Re: [JBoss-user] Error when building jboss

2002-11-05 Thread Stephen Davidson
[EMAIL PROTECTED] wrote: Stephen Davidson wrote: Greetings. I am having the EXACT same problem, but with JBoss v3.2 NOTE: I was able to build and run 3.0.0 and 3.0.1 successfully. My System; SuSE Linux 8.0 JDK 1.4.1 I posted a message earlier, but there was no response. I am considering

Re: [JBoss-user] Error when building jboss

2002-11-05 Thread Joao Pedro Clemente
What do you mean, install the bins? Shouldn't the build scripts be calling what it needs from the downloaded bin directory? Or is there a new package I need to install on my system in order to get this to compile? I think he meant use the binaries, the already compiled versions of JBoss,

[JBoss-user] Error when building jboss

2002-11-04 Thread [EMAIL PROTECTED]
Hallo I have tried to build jboss-3.0.4 on my SuSE Linux machine and had the following error message: ... generate-parsers: BUILD FAILED /work/Downloads/jboss-3.0.4-src/server/build.xml:348: Failed to launch JJTree: java.io.IOException: java.io.IOException: java: not found Can somebody please

Re: [JBoss-user] Error when building jboss

2002-11-04 Thread Marius Kotsbak
Maybe you have to set JAVA_HOME to the rootdir of your JDK, or put java-binary in the path. On man, 2002-11-04 at 17:55, [EMAIL PROTECTED] wrote: Hallo I have tried to build jboss-3.0.4 on my SuSE Linux machine and had the following error message: ... generate-parsers: BUILD FAILED

Re: [JBoss-user] Error when building jboss

2002-11-04 Thread Scott M Stark
PROTECTED] Sent: Monday, November 04, 2002 8:55 AM Subject: [JBoss-user] Error when building jboss Hallo I have tried to build jboss-3.0.4 on my SuSE Linux machine and had the following error message: ... generate-parsers: BUILD FAILED /work/Downloads/jboss-3.0.4-src/server/build.xml:348

Re: [JBoss-user] Error when building jboss

2002-11-04 Thread Joao Pedro Clemente
Hallo I have tried to build jboss-3.0.4 on my SuSE Linux machine and had the following error message: ... generate-parsers: BUILD FAILED I also had errors building 3.0.3 on a Win2k, also with J2SDK1.4.1_01 --- This SF.net email is

Re: [JBoss-user] Error when building jboss

2002-11-04 Thread [EMAIL PROTECTED]
Marius Kotsbak wrote: Maybe you have to set JAVA_HOME to the rootdir of your JDK, or put java-binary in the path. Thanks Marius for the answer, but my JAVA_HOME var. is set. I have tried with both jdk1.3 and 1.4.1 without sucess On man, 2002-11-04 at 17:55, [EMAIL PROTECTED] wrote:

Re: [JBoss-user] Error when building jboss

2002-11-04 Thread Michael Bartmann
Hi, it is essential that the JAVA_HOME points to the same jdk which has its bin directory first in the PATH. Just an idea.. Michael [EMAIL PROTECTED] wrote: Marius Kotsbak wrote: Maybe you have to set JAVA_HOME to the rootdir of your JDK, or put java-binary in the path. Thanks Marius for

Re: [JBoss-user] Error when building jboss

2002-11-04 Thread Stephen Davidson
Greetings. I am having the EXACT same problem, but with JBoss v3.2 NOTE: I was able to build and run 3.0.0 and 3.0.1 successfully. My System; SuSE Linux 8.0 JDK 1.4.1 I posted a message earlier, but there was no response. I am considering posting a bug. Currently I am running a pre-release

Re: [JBoss-user] Error when building jboss

2002-11-04 Thread [EMAIL PROTECTED]
Stephen Davidson wrote: Greetings. I am having the EXACT same problem, but with JBoss v3.2 NOTE: I was able to build and run 3.0.0 and 3.0.1 successfully. My System; SuSE Linux 8.0 JDK 1.4.1 I posted a message earlier, but there was no response. I am considering posting a bug. Currently I