[jboss-user] [JBoss jBPM] - Re: How to configure JBPM console to a new JBOSS
pedroluppi
do-not-reply at jboss.com
Mon Oct 15 21:44:49 EDT 2007
Now, I created two files in jboss/server/default/conf:
user.properties
ernie=ernie
bert=bert
cookie monster=cookie monster
grover=grover
and roles.propeties
ernie=participant,administrator,manager
bert=participant
cookie monster=participant
grover=participant
And i go to a page that starts with:
/participant/home.xhtml @29,86 items="#{participantBean.personalTaskInstances}": org.hibernate.HibernateException: Could not find datasource
In the stack trace, I saw the error:
JbpmDS not bound.
I know that I probaly have to create jbpm-ds.xml with <local-tx-datasource>JbpmDS <local-tx-datasource>, but I have no idea what have to pu in this archive to work with the default database(hypersonic - create by localDB.script).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4095451#4095451
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4095451
More information about the jboss-user
mailing list