-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
7.0.0.CR1
-
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 EclipseJboss AS 7.0.0.CR1 running using 64 bit JVM from Dos using unmodified standalone.bat
Also when started via Eclipse server runtime.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.
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.