[jboss-jira] [JBoss JIRA] Commented: (JBAS-6392) Make HttpNamingContextFactory support jndi SECURITY_PRINCIPAL style logins like /security/src/main/org/jboss/security/jndi/LoginInitialContextFactor
Andrew Oliver (JIRA)
jira-events at lists.jboss.org
Sun Jan 18 14:17:04 EST 2009
[ https://jira.jboss.org/jira/browse/JBAS-6392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12448443#action_12448443 ]
Andrew Oliver commented on JBAS-6392:
-------------------------------------
The error I get whenever unified servlet invoker is used looks like this:
14:12:26,514 ERROR [Connector] invalid Object Name
javax.management.InstanceNotFoundException: jboss.remoting:service=invoker,transport=servlet is not registered.
at org.jboss.mx.server.registry.BasicMBeanRegistry.get(BasicMBeanRegistry.java:523)
at org.jboss.mx.server.MBeanServerImpl.unregisterMBean(MBeanServerImpl.java:383)
at org.jboss.remoting.transport.Connector.stop(Connector.java:782)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
Regardless of this patch. The server still shuts down. I note that Tomcat undeploys my servlet before this message appears. Indicates to me that I may be missing a depends or something (I followed the wiki instructions). It doesn't actually prevent the server from stopping.
> Make HttpNamingContextFactory support jndi SECURITY_PRINCIPAL style logins like /security/src/main/org/jboss/security/jndi/LoginInitialContextFactor
> ----------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: JBAS-6392
> URL: https://jira.jboss.org/jira/browse/JBAS-6392
> Project: JBoss Application Server
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Naming, Security, System service
> Affects Versions: JBossAS-4.2.3.GA, JBossAS-5.0.0.GA
> Reporter: Andrew Oliver
> Assignee: Andrew Oliver
> Priority: Minor
> Fix For: JBossAS-5.0.1.GA, JBossAS-4.2.4.GA, JBossAS-6.0.0.Alpha1
>
> Attachments: patch, patch.jar, patch50, patch5x
>
> Original Estimate: 2 hours
> Time Spent: 2 hours
> Remaining Estimate: 0 minutes
>
> Note that I'm posting this against "SystemService" because for some reason HttpNamingContextFactory is in "server".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list