Thursday, July 28, 2011

Oracle Service Bus Configuration Jar Build and Export reloaded

After a lot of tears shed (see here for my previous post)
I have come up with my own version of the OSBExportFromWorkspace tool.

It is really primitive, especially for the way it parses XSDs and WSDLs, but I have successfully used on my project and it worked - besides it's blazing fast and makes no use of external libraries (esp. NO USE OF ECLIPSE-bleah).

Here goes the link to the code.

Of course there are no comments in the code :o) and it's the good old monolithic-all_in_one procedural coding style

No comments: