-
Bug
-
Resolution: Done
-
Major
-
JBossAS-4.0.3 SP1
-
None
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.
- is blocked by
-
JBAS-2865 Move org.jboss.naming package from server module to naming module
-
- Closed
-