[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: compiling module connector
PeterJ
do-not-reply at jboss.com
Tue Apr 1 11:32:55 EDT 2008
I repeat: you need JDK 1.5 to compile 4.2.2. http://java.sun.com/javase/downloads/index_jdk5.jsp, download JDK 5.0 Update 15
Why are you compiling the source? Why not just download the binary? With the binary, installation is simple:
1) Download binary zip file to your hard drive
2) Unzip the zip file
3) In the bin directory: chmod a+x *.sh
4) Make sure JAVA_HOME is set to the JDK 5 directory
Then to run it:
5) cd bin
6) ./run.sh
7) Open browser at http://localhost:8080
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4140584#4140584
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4140584
More information about the jboss-user
mailing list