Re: [rules-users] Guvnor 5.4 CR1 role based authentication with JBossAS 7

2012-06-06 Thread jnorris
Were you able to get this working?  I have the login dialog showing but I get
get an exception that "An Authenticator could not be located".

I have the following in beans.xml:

  

   
jaasAuthenticator
  

  

drools-guvnor
  

  

   
true
  


--
View this message in context: 
http://drools.46999.n3.nabble.com/Guvnor-5-4-CR1-role-based-authentication-with-JBossAS-7-tp3969454p4017771.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


Re: [rules-users] Guvnor 5.4 CR1 role based authentication with JBossAS 7

2012-05-08 Thread bhochhi
Any ideas guys? This is making me believe there is something mixing with bean
configuration. When I uncommented ...

 
   

 other


.. guvnor fails to deploy with following with following snippet of
exception.

02:20:35,659 WARN  [org.jboss.solder.config.xml.model.ModelBuilder] (MSC
service thread 1-6) Solder Config could not resolve XML namspace for: {}
02:20:35,659 ERROR [stderr] (MSC service thread 1-6)
java.lang.NullPointerException

02:20:35,659 ERROR [stderr] (MSC service thread 1-6)at
org.jboss.solder.config.xml.model.ModelBuilder.validateXmlItem(ModelBuilder.java:237)

02:20:35,659 ERROR [stderr] (MSC service thread 1-6)at
org.jboss.solder.config.xml.model.ModelBuilder.addNodeToResult(ModelBuilder.java:102)

02:20:35,659 ERROR [stderr] (MSC service thread 1-6)at
org.jboss.solder.config.xml.model.ModelBuilder.build(ModelBuilder.java:88)

02:20:35,664 ERROR [stderr] (MSC service thread 1-6)at
org.jboss.solder.config.xml.bootstrap.XmlConfigExtension.beforeBeanDiscovery(XmlConfigExtension.java:93)

Any help appreciated.

--
View this message in context: 
http://drools.46999.n3.nabble.com/Guvnor-5-4-CR1-role-based-authentication-with-JBossAS-7-tp3969454p3970612.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


[rules-users] Guvnor 5.4 CR1 role based authentication with JBossAS 7

2012-05-07 Thread bhochhi
Hello,

Has anybody successfully set up the role based authentication on Guvnor 5.4
CR1 hosted on Jboss AS7? I tried all possible way I could think of but in
vain. I modified  bean.xml(commented  in whole and
uncommented  and
 ). I also replaced
code="UsersRoles" for  
under  in standalone.xml. Could anyone please help me how to
configure role-based authentication for guvnor based on properties files? Is
was so obvious on 5.3 or former. But this new 5.4 looks so different.


Thanks 

--
View this message in context: 
http://drools.46999.n3.nabble.com/Guvnor-5-4-CR1-role-based-authentication-with-JBossAS-7-tp3969454.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
___
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users