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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...