[jboss-dev-forums] [JBoss ESB Development] - Camel integration input requested

Keith Babo do-not-reply at jboss.com
Thu Jun 17 11:13:33 EDT 2010


Keith Babo [http://community.jboss.org/people/kcbabo] replied to the discussion

"Camel integration input requested"

To view the discussion, visit: http://community.jboss.org/message/548533#548533

--------------------------------------------------------------
Nice follow-up article on integrating components outside of Camel Core:

 http://community.jboss.org/wiki/CamelGatewayUsingnon-coreComponents http://community.jboss.org/wiki/CamelGatewayUsingnon-coreComponents

o Is the jboss.esb lib directory the only recommended place to put component libraries?  It's certainly possible to put it in one of the higher level AS lib directories.  Is it possible to bundle them with the ESB application?  Do we recommend against these other methods?

o Component jars in the jboss.esb lib directory will be loaded during server startup.  Correct me if I'm wrong, but adding additional jars here will require the ESB sar to be redeployed or (more likely) the server restarted.  Might want to point this out.

o Having a single class loading space for additional components means that there can only be one version of a component in the ESB runtime at any given time.  Probably worth mentioning this point.

o There is a distinct possibility that one of the many camel components will include jars that we already have in the ESB or the AS already.  If the versions of these dependencies are different than things can go boom.  Isolating the class space with class loader repository might be one way to address this.  Another way to address it is to say "YMMV". ;-) 

`k.

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/548533#548533]

Start a new discussion in JBoss ESB Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2032]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100617/02c6efd3/attachment.html 


More information about the jboss-dev-forums mailing list