[jboss-dev-forums] [Design of JBoss ESB] - Re: ESB Packaging

kurt.stam@jboss.com do-not-reply at jboss.com
Sun Nov 26 20:15:59 EST 2006


As Daniel already said we will soon have 3 jars, and no longer an ear. This codebase does not necessarely need a AS at this point, however it does need an (external) JMS provider. In my opinion we have the following options:

1. deploy the jars to the AS, the ESB is a app on top of the AS
2. start the ESB by itself with a small bootstrapper, the ESB is an app by itself. After GA we will need the MK in there to support all we need on the roadmap.
3. support both ways of running the ESB.

We have been moving towards option 2, the thing left to do is the little bootstrapper and start scripts in my opinion. Historically this is the way rosetta has been running with listeners runnning as 'adapter' on the various systems, talking to one central host. These listeners reread their configuration periodically. 

It would be nice if we can agree on a packaging that would get us to option 3 in my option.

--Kurt

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988703#3988703

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3988703



More information about the jboss-dev-forums mailing list