[jboss-user] [jBPM] - Re: jBPM5 Console Integration with Tomcat6

Lucas Amador do-not-reply at jboss.com
Mon Jan 24 08:20:02 EST 2011


Lucas Amador [http://community.jboss.org/people/lucazamador] created the discussion

"Re: jBPM5 Console Integration with Tomcat6"

To view the discussion, visit: http://community.jboss.org/message/582763#582763

--------------------------------------------------------------
Yes, the resource is defined inside the gwt-console-server/META-INF/context.xml. Previously I was using the now disabled datasource, but when I wanted to use Bitronix I had to change it. Maybe Bitronix isn't registering the datasources, right?

Thanks.

> <Context debug="5" reloadable="true" crossContext="true">  
> 
>    <!--Resource name="jdbc/testDS1"
>     auth="Container"  
>     type="javax.sql.DataSource" 
>     username="testing"
>     password=""  
>     driverClassName="com.mysql.jdbc.Driver"  
>     url="jdbc:mysql://localhost/jbpm"
>     maxActive="8"
>     maxIdle="4"/-->
> 
>      <Resource name="jdbc/testDS1" auth="Container" type="javax.sql.DataSource"
>         factory="bitronix.tm.resource.ResourceObjectFactory" uniqueName="jdbc/testDS1" />
> 
> </Context> 
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/582763#582763]

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/20110124/3b3e4386/attachment.html 


More information about the jboss-user mailing list