-
Bug
-
Resolution: Obsolete
-
Major
-
JBossAS-4.2.2.GA, JBossAS-4.2.3.GA
-
None
-
Compatibility/Configuration
I am testing migration of an application running on standard Tomcat5/6 to JBoss AS. The application uses <GlobalNamingResources><resouce>definition in the server.xml. While testing, I found out that the getGlobalNamingContext() systematicaly returns NULL, although it is documented in JBoss-web's Java DOC just same as in the Tomcat's one
Is it an intended behavior due to JBoss's proper JNDI concern? If yes, any alternative?