Menu

Code available in CVS

I have now released code into CVS, the modules are:
* ant: project global ant-files
* esb-core: core ESB framework, this is the only code that is somewhat mature so far.

* esb-j2ee: j2ee/jms implementations on top of the esb-core, this code is very immature and half-baked at the moment, There are still some problems around Session EJB deployment etc, so don't expect it to work. Heavy refactoring and reworking is expected.
* esb-sampleclient: sample client for a sample application scenario, very rudimentary standalone client.
* esb-sample-endpoint: sample endpoint, very rudimentary, basically only changes a greeting in a message.

Sample application does not yet work end-to-end due to problems in the esb-j2ee package, hopefully I will sort this out next weekend.

Posted by Anonymous 2005-03-07

Log in to post a comment.