Sorry, the content of the jbpm-console.xml file didn't get displayed in my answer...
Here it is:
<Realm className="org.apache.catalina.realm.JNDIRealm" debug="99"
| connectionURL="ldap://myldap.server:389"
| connectionName="MyAdmin"
| connectionPassword="MyPassword"
| userPattern="cn={0}, CN=Users, DC=iamverif, DC=dom"
| roleBase="CN=Users, DC=iamverif, DC=dom"
| roleName="cn"
| roleSearch="uniqueMember={0}" />
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4181011#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...