[jboss-user] [jBPM] - Re: Missing db\persistence.xml

Thomas Setiabudi do-not-reply at jboss.com
Mon Dec 3 05:49:59 EST 2012


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]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20121203/d9e6ac86/attachment.html 


More information about the jboss-user mailing list