Patrick Buchinger wrote:
> 
> hi everyone!!
> 
> i just downloaded the zip file of the latest (12.2.2001, 02:00)
> cvs-snapshot, but i'm unable to compile them....
> 
> what did i do:
> 1.) i unzipped the file.
> 2.) i changed to <entpacked_jboss_dir>/src/build and executed "sh build.sh"
> 3.) now the build skript complained about not finding classes in the
> "standard-java-api", for example
>        java.util.Timer or java.util.TimerTask....
> 4.) so i added /usr/lib/jdk1.3/jre/lib/rt.jar to $TARGET_CLASSPATH in
> the build.sh file

Are you using jdk1.2.2 to build? You should build with jdk1.3. Make sure
you're running the java from /usr/lib/jdk1.3.

Toby.


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to