Do i only need to change jbpm.cfg.xml file as below?
| <service name="authentication"
factory="org.jbpm.security.authentication.DefaultAuthenticationServiceFactory"
/>
|
| to
|
| <service name="authentication"
factory="org.jbpm.security.authentication.JBossAuthenticationServiceFactory"
/>
|
Regards
Yang
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963384#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...