java -version gives:

java version "1.5.0_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode)

You mean this isn't a 'real' JVM?

Ronald

Caldarale, Charles R wrote:
From: Ronald van Raaphorst [mailto:[EMAIL PROTECTED] Subject: Re: java.util.MissingResourceException: Can't find bundle for basename

Somehow, on starting tomcat from eclipse, the following debug info appeared shortly in the eclipse console:

Caused by: java.lang.ClassNotFoundException: javax.management.Objectname not found in gnu.gcj.SystemClassLoader(url=[file: .... ])

Could this have anything to do with a classpath not set from eclipse when launching tomcat?

No, but it could be due to using an inappropriate JVM; get rid of the
GNU one and install a real JVM.

 - Chuck

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to