[
https://issues.jboss.org/browse/WFLY-9853?page=com.atlassian.jira.plugin....
]
Petr Jurak moved SECURITY-864 to WFLY-9853:
-------------------------------------------
Project: WildFly (was: PicketBox )
Key: WFLY-9853 (was: SECURITY-864)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: Security
(was: PicketBox)
NameNotFoundException due to policyRegistration -- service
jboss.naming.context.java.policyRegistration
-------------------------------------------------------------------------------------------------------
Key: WFLY-9853
URL:
https://issues.jboss.org/browse/WFLY-9853
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Chao Wang
Assignee: Stefan Guilhen
"NameNotFoundException due to policyRegistration -- service
jboss.naming.context.java.policyRegistration" is recorded in server.log during
quickstart example run by changing log level:
{noformat}
<logger category="org.jboss.as.security">
<level name="TRACE"/>
</logger>
<logger category="org.jboss.security">
<level name="TRACE"/>
</logger>
{noformat}
See detailed description in community discussion
[#907134|https://developer.jboss.org/message/907134]
I choose Jira component picketbox since the exception is titled as "PBOX000293:
Exception caught: javax.naming.NameNotFoundException"
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)