[jboss-user] [JBoss jBPM] - Re: Need steps to deploy BPEL in MySQL
alex.guizar@jboss.com
do-not-reply at jboss.com
Wed Jul 9 07:13:34 EDT 2008
Resource files must be in the classpath. For a web module the classpath includes the WEB-INF/classes directory as well as jars in WEB-INF/lib. Hence placing processdefinition.xml in WEB-INF/classes should work.
As for how to configure the product with mysql, please read the Getting Started chapter in the user guide. In particular do not to miss the link to the Configuration chapter in the Hibernate manual.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4163260#4163260
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4163260
More information about the jboss-user
mailing list