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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to