Why wasn't Oracle's Service Bus implemented with Java? Why XML?

Since it is atop a J2EE server that will have Java Engineers working with it, why not doing all the Service Bus processing in Java. It would be faster than the flowcharting plug-ins they offer now and the XSLT translations you need to do.

Update I expanded on the issue.
My shiny new Mac Pro came last week. However, getting Oracle's Service Bus up and running on it is a bit of a task. This blog entry has details of how to set up OSB and run it in the server view in Eclipse 3.3 on Mac OSX.

Update. We have the OSB running in Eclipse 3.3 and the EAR running in Eclipse 3.5; as long as they aren't started or republished at the same time they are ok. We start one and then the other. It is a pretty laborious process to get it all set up and working flawlessly. We went through a couple of days of unhelpful eclipse errors and oracle's plugins crapping out with no understanding as to why. Once we got it working we left it alone.
Attention Oracle/BEA: Your stack traces when a bean doesn't deploy are entirely unhelpful. Please at least tell me which bean crapped out.

Frustrating Experience with WLST and MBeans

We have embarked upon the process of getting all our weblogic configuration into scripting as part of continuous integration. So we can build a server for any environment from our scripts and then test that the configuration is correct.

I must admit, I am struggling with WLST and JMX. I am not having a fun time of it. I thought that WLST being python/jython based I would be enjoying myself since it is probably my favorite language to work in when I am not making a living in Java. That has not been the case. The WLST environment has some weird rules that I have not fully worked out yet.

For instance the cmo object which is exposed as part of the wlstModule appears to behave differently when the WLST module is called as part of __main__ or not. MBeans are returning as None when I call them from a module, despite having the same cmo when I do a dumpVariables on them. If I run the same script as a stupid procedural program - rather than modularized - calling from main; it works.

Super, super frustrating.

I am guessing JMX was an attempt to make something SNMP like with Java and Beans. The mibs in SNMP were always a bit of a pain to work with as they changed and usually had to be defined before hand if they were to be manipulated as part of a program. It seems the same with the MBeans. They change as the cursor goes up and down the MBeans tree with the cmo reflecting whatever MBean the cursor is currently on.

To create a new Queue, you still have to know which directory you have to go to, which keywords, variables etc you have to set and so forth. It might just be easier with a fixed API to create the Queue rather than a floating MBean tree that has to be parse, navigated, etc.

I have spent a couple of days trying to create a modularized script for creating JMS queues with WLST. Time is running out and given that it is scripting I shouldn't have spent this much time on it. It expected it to be simpler. I am probable going to have to hook something up where each Queue is in its own WLST module and run as __main__.

Frustrating.
Patrick: I think there is an API that will make queues for you. I used a similar API to deploy and manipulate the OSB. It provides you with an API that abstracts the JMX away from you. I will look though my old links to see if I can find it. Or you can with weblogic admin console click record and see what that generated output is when you make a queue. This should provide you with at least the class names and the packages needed to implement the same thing.

Which Jar Is The Weblogic NonCatalogLogger In?

The NonCatalogLogger is in the wls-api.jar which can be found under SERVER_HOME/server/lib for Weblogic 10.3

Most Popular on South Sea Republic

The articles that have been viewed the most:

Most Popular Restaurants in Phoenix

Phoenix Eats Out is the restaurant review site for Phoenix, Scottsdale and Old Town Scottsdale which lists the modernist and contemporary restaurants, taverns and bars in the greater Phoenix area. This is the list of the most popular restaurants pages from phoenixeatsout.com that have been viewed the most; My personal favourite restaurants in Phoenix are AZ88, Postinos, Bomberos with Grazie, Humble Pie, Orange Table, The Vig, Fez and others coming close behind. View the complete list with the photo-journalistic style images on phoenixeatsout.com

Most Popular Hikes in Arizona

Arizona is an outdoor state and has lots of hiking in the city and around the state. Phoenix is unusual for most cities in having several large mountains in the center of the city with great hiking. Anyone who comes to Phoenix has to do the Echo Canyon trail on Camelback and the Summit Hike on Squaw Peak or Piesta Peak. The views of the city, suburbs and surrounding mountains are wonderful from Camelback and Piesta Peak. For more experienced hikers there is the McDowell Mountains in North Scottsdale that has several difficult and strenuous hikes in Tom's Thumb and Bell Pass. Alternatively, you can hike the highest mountain in Arizona. At 12,600 feet Humphrey's Peak is a long and difficult hike.

Alternate Australian Constitutions

Between 2004 and 2009 this site, southsearepublic.org, was a constitutional blog based on scoop which focused on Australian and global constitutional issues. One of the strongest aspects of it was the development of constitutions by those involved in the blog. These constitutions are the outcome: The constitutions were built using principles from Montesquieu's separation of powers, the enlightnment's universal political rights and the ancient Athenian technology of sortition and choice by lot.

Archives For South Sea Republic

South Sea Republic started in 2004 as an Australian constitutional blog in 2004 based on scoop software. It was an immigrative outgrowth of Kuro5hin. The archives for each year since then; The articles are ordered by views.

Who Is Cam Riley

Cam Riley I am an Australian living in the United States as a permanent resident. I am a software developer by trade and mostly work in Java and jump between middleware and front end. I originally worked in the New York area of the United States in telecommunications before moving to Washington DC and working in a mix of telecommunications, energy and ITS. I started my own software company before heading out to Arizona and working with Shutterfly. Since then I have joined a startup in the Phoenix area and am thoroughly enjoying myself.

I do a lot of photography which I post on this website, but also on flickr. I have a photo-journalistic website which lists the modernist and contemporary restaurants in phoenix. I have a site on the Australian Flying Corps [AFC] which has been around since the 1990s and which I unfortunately lost the .org URL to during a life event; however, it is under the www.australianflyingcorps.com URL now. The AFC website has gone through several iterations since the 90s and the two most recent are Australian Flying Corps Archives(2004-2002) and Australian Flying Corps Archives(2002-1999) which are good places to start.

Websites Worth Reading

Websites of friends, colleagues and of interest;