Thomas Setiabudi [https://community.jboss.org/people/thomas.setiabudi] created 
the discussion

"Re: Missing db\persistence.xml"

To view the discussion, visit: https://community.jboss.org/message/779587#779587

--------------------------------------------------------------
I never used mysql before, but by looking at this guide here 
 http://docs.jboss.org/jbpm/v5.4/userguide/ch.installer.html#d0e609 
http://docs.jboss.org/jbpm/v5.4/userguide/ch.installer.html#d0e609

Isn't the <drivers> part should be like this:

<drivers>
                    <driver name="*mysql*" module="*com.mysql*">
                        
<xa-datasource-class>*com.mysql.jdbc.jdbc2.optional.MysqlXADataSource*</xa-datasource-class>
                    </driver>
                </drivers>

Regards,
Thomas Setiabudi

--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to