the eclipse classpath was a thing on it's own, IIRC.

you have to put it into your project libraries via the project properties - this will work best ... because it depends on the selected jre for _this_single_project_. and it is pssible to choose another jdk/jre for every single project, i for example have everytime a jdk1.3.1 for jboss in one project and the jdk for dallas tini in another, both open at the same time.

helps for different xml parsers,jaspers etc. etc. too.

bax

Am Mittwoch, 29.01.03, um 21:47 Uhr (Europe/Budapest) schrieb Sonnek, Ryan:

what 'classpath' does tools.jar have to be added to? running win2k, i've
tried adding it to the system's classpath, the eclipse's classpath, and to
my project's list of build path libraries. all of the above still give me
the same error.

Ryan

-----Original Message-----
From: Vladyslav Kosulin [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, January 29, 2003 10:51 AM
To: [EMAIL PROTECTED]
Subject: Re: [JBoss-user] Re: [JBoss-dev] JBoss-IDE 1.0 alpha released


Sonnek, Ryan wrote:
i'm eager to try out the jboss plugin, but i'm getting an error from
starting a local server from within eclipse. after starting the server, i
get a CNFE from sun.tools.javac.Main when opening the jmx-console. i'm
assuming this has to do with the jre or classpath tabs in the
configuration
window.

i've gone through the quick setup docs, any thoughts what i'm missing?
Ryan
tools.jar from jdk/lib is required to compile jsp pages. Copy it to
jre/lib/ext or add to CLASSPATH.
Vlad



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to