[jboss-jira] [JBoss JIRA] Updated: (JBAS-2731) JndiLoginInitialContextFactory still extends org.jnp.interfaces.NamingContextFactory

Dimitris Andreadis (JIRA) jira-events at jboss.com
Wed Jul 26 06:53:11 EDT 2006


     [ http://jira.jboss.com/jira/browse/JBAS-2731?page=all ]

Dimitris Andreadis updated JBAS-2731:
-------------------------------------

    Fix Version/s: JBossAS-4.0.6.CR1
                       (was: JBossAS-4.0.5.CR1)

> JndiLoginInitialContextFactory still extends org.jnp.interfaces.NamingContextFactory
> ------------------------------------------------------------------------------------
>
>                 Key: JBAS-2731
>                 URL: http://jira.jboss.com/jira/browse/JBAS-2731
>             Project: JBoss Application Server
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Naming
>    Affects Versions: JBossAS-4.0.3 SP1
>            Reporter: Arto Huusko
>         Assigned To: Scott M Stark
>             Fix For: JBossAS-4.0.6.CR1
>
>
> org.jboss.security.jndi.JndiLoginInitialContextFactory still extends org.jnp.interfaces.NamingContextFactory. This leads to problems with, for example, UserTransaction lookups (see JBAS-1270).
> Changing the class to extend org.jboss.naming.NamingContextFactory makes it work properly.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list