[rules-users] Guvnor 5.4 CR1 role based authentication with JBossAS 7
bhochhi
bhochhi at aol.com
Tue May 8 03:26:56 EDT 2012
Any ideas guys? This is making me believe there is something mixing with bean
configuration. When I uncommented ...
<security:jaas.JaasAuthenticator>
<s:modifies/>
<jaasConfigName>other</jaasConfigName>
</security:jaas.JaasAuthenticator>
.. 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.
More information about the rules-users
mailing list