[jboss-user] [JBoss jBPM] - Re: problem using jbpm with tomcat 5.5 and mysql 5.0

bcsppl do-not-reply at jboss.com
Tue May 8 23:43:25 EDT 2007


sory, forgot it will strip off the tags, the entries i put in  jbpm-console.xml is this

Context>
Realm  className="org.apache.catalina.realm.JDBCRealm" 
	driverName="com.mysql.jdbc.Driver"
	connectionURL="jdbc:mysql://localhost:3307/jbpm"
	connectionName="root" 
	connectionPassword="admin"
	userTable="JBPM_ID_USER" 
	userNameCol="NAME_" 
	userCredCol="PASSWORD_"
	userRoleTable="JBPM_ID_MEMBERSHIP" 
	roleNameCol="ROLE_" />
/Context>	

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

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



More information about the jboss-user mailing list