[jboss-jira] [JBoss JIRA] Resolved: (JBAS-2731) JndiLoginInitialContextFactory still extends org.jnp.interfaces.NamingContextFactory
Scott M Stark (JIRA)
jira-events at jboss.com
Sat Feb 3 03:14:19 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-2731?page=all ]
Scott M Stark resolved JBAS-2731.
---------------------------------
Resolution: Done
The base class has been updated.
> 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.2.0.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