Bug report #351 has just been filed. You can view the report at the following URL: <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/351> REPORT #351 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: medium Severity: serious Confidence: public Environment: Release: 3.1 JVM Release: 1.2.2 Operating System: Windows 2000 OS Release: ? Platform: PC Synopsis: Unable to set CLASSPATH using System.setProperty("java.class.path"); Description: If you create a bean which sets its class path using System.setProperty("java.class.path") and then try and use the ResourceBundle.getBundle method it cant find the required classes/files. The class path is being set OK, but it just doesnt seem to be used. If the classpath is set prior to starting the web server, everythng works fine.Title: BugRat Report # 351
BugRat Report # 351
Project: Tomcat | Release: 3.1 |
Category: Bug Report | SubCategory: New Bug Report |
Class: swbug | State: received |
Priority: medium | Severity: serious |
Confidence:
public
|
Submitter:
_Anonymous ( [EMAIL PROTECTED] )
Date Submitted:
Nov 7 2000, 05:19:50 CST
Responsible:
Z_Tomcat Alias ( [EMAIL PROTECTED] )
- Synopsis:
- Unable to set CLASSPATH using System.setProperty("java.class.path");
- Environment: (jvm, os, osrel, platform)
- 1.2.2, Windows 2000, ?, PC
- Additional Environment Description:
- Report Description:
- If you create a bean which sets its class path using System.setProperty("java.class.path") and then try and use the ResourceBundle.getBundle method it cant find the required classes/files. The class path is being set OK, but it just doesnt seem to be used. If the classpath is set prior to starting the web server, everythng works fine.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]