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

kurt.stam@jboss.com do-not-reply at jboss.com
Mon Jan 21 15:47:05 EST 2008


The best place would be to package it up with your custom.esb archive that deploys your Service. To make sure the ds gets deployed before the service starts processing you can add a dependency in the deployment.xml like so:


  | <depends>jboss.jca:service=DataSourceBinding,name=JbpmDS</depends>
  | 

See also the jbossesb natives esb archives.

--Kurt

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

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



More information about the jboss-dev-forums mailing list