[jboss-user] [jBPM Users] - Re: jbpm 4.1 installation problems on jboss 4.2.3

c4s4l do-not-reply at jboss.com
Wed Sep 30 11:23:01 EDT 2009


Well, the login-conf.xml may stay untouched because there is a dynamic login bean in the jboss-service.xml in the jbpm-service.sar, my problem is that it was missing from there so you may discard the login-conf change. The dynamic bean is like this:
<mbean code="org.jboss.security.auth.login.DynamicLoginConfig" name="org.jbpm:service=LoginConfig">
  | <attribute name="PolicyConfig" serialDataType="jbxb">
  |       <jaas:policy xsi:schemaLocation="urn:jboss:security-config:4.1 resource:security-config_4_1.xsd" xmlns:jaas="urn:jboss:security-config:4.1"
  |                    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  |         <jaas:application-policy name="jbpm-console">
  | ...

Regds,
Sergio

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

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



More information about the jboss-user mailing list