]
Gerry Matte updated AS7-1192:
-----------------------------
Attachment: readme.txt
eclipse-as7.log
jndiTests.war.zip
jndiTests.zip
eclipse-as7.log is the eclipse log
jndiTests.war.zip is the war folder from {JBOSS_HOME]\standalone\deployments
jndiTests.zip is the eclipse project
Classloader Thread.currentThread().getContextClassLoader() no longer
inspects WEB-INF/lib
-----------------------------------------------------------------------------------------
Key: AS7-1192
URL:
https://issues.jboss.org/browse/AS7-1192
Project: Application Server 7
Issue Type: Bug
Components: Naming, Web
Affects Versions: 7.0.0.CR1
Environment: Windows 7 64 bit with java 1.6 U24 installed (both 64 bit - default
version) and with 32 bit installed.
Eclipse Indigo 32 bit running with 32 bit jvm by using command line option -vm
C:\s\java32\bin\javaw.exe
JBoss Tools 3.3.0-M2 installed within Eclipse
Jboss AS 7.0.0.CR1 running using 64 bit JVM from Dos using unmodified standalone.bat
Also when started via Eclipse server runtime.
Reporter: Gerry Matte
Labels: class, jndi, loader, naming, properties
Attachments: eclipse-as7.log, jndiTests.war.zip, jndiTests.zip, readme.txt
Web applications on JBoss AS 6 and earlier could use the class loader to find and load a
properties file stored in WEB/lib
Jboss 7 seems to not find the properties file.
Until now I believed that this folder was considered to be part of the classpath for a
webapp. Perhaps it is not ?
I will attach a test eclipse project and a war file either to this bug report or to the
forum posting.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: