[jboss-user] [JBoss jBPM] - Re: problems creating process and seeing it in GWT

jbarrez do-not-reply at jboss.com
Tue Jul 28 09:26:36 EDT 2009


You must use the exact connection properties of the GWT console.

See $jbpm_home/jboss-5.0.0.GA/server/default/deploy/jbpm/jbpm-hsqldb-ds.xml

<jndi-name>JbpmDS</jndi-name>
<connection-url>jdbc:hsqldb:hsql://localhost:1701</connection-url>
<driver-class>org.hsqldb.jdbcDriver</driver-class>
<user-name>sa</user-name>


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

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



More information about the jboss-user mailing list