Re: [JBoss-user] Problem Compile JBoss 3.2

2002-12-01 Thread Neal Sanche
Looks like you've got the wrong JAVA_HOME environment variable, or the javac in your path is possibly part of some other package. Make sure JAVA_HOME points to a Sun Java distribution (or Blackdown of course), and your PATH points to it as well. That will probably help you. -Neal On Sunday 01

[JBoss-user] Problem Compile JBoss 3.2

2002-12-01 Thread Greg Turner
I was able to compile jboss-3.2.0beta OK on Win2000. But when I tried to compile same on Linux box I got this error. Setup is same on both machines, JAVA_HOME pointing to jdk1.3.1 On linux machine, I checked to verify that JavaCC.zip is where its suppose to be in thirdparty. Any help would b