[jboss-user] [jBPM] - Re: java:/jbpmDS not bound issue
Samrat Roy
do-not-reply at jboss.com
Wed Mar 23 01:17:54 EDT 2011
Samrat Roy [http://community.jboss.org/people/whizkid.samrat] created the discussion
"Re: java:/jbpmDS not bound issue"
To view the discussion, visit: http://community.jboss.org/message/594941#594941
--------------------------------------------------------------
Yes it can be ealiy deployed to server/default/deploy folder
however there are couple of requisites:
1. Check if the jbpm-{dbName}-ds.xml file is present in {server.home}\server\default\deploy\jbpm folder or {server.home}\server\default\deploy
2. When the jbossAS is booting up search for the name JbpmDS. (ctrl-f) in the ApplicationServer logs. it will tell you the name to which the datasource bound to . It is assigned to java:JbpmDS (without the /) in my case.
3. Open up jmx console @ localhost:8080 and look up for the datasource bindings. Enable the jbpmDS if it is not previously enabled.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/594941#594941]
Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110323/da3c3240/attachment.html
More information about the jboss-user
mailing list