Once again me, thanks Norman your help was a very usefull but I have another problems, running with sh run.sh, appear the next:
16:50:45,293 INFO [Server] JBoss (MX MicroKernel) [3.0.8 (CVSTag=JBoss_3_0_8 Date=200306050849)] Started in 1m:1s:671ms
and the proccess stay freeze for long long time and don't make nothing.
What I shoud do?, with this proccess I installing a local JBoss Server or not?
because I want install a local JBoss Server and not remote JBoss Server so I want this Server to work with a CRM Software in a local network.
Another proccess I'm trying is work with CVS in guide of installing JBoss Server, but I stop by error in:
[jboss]$ cd jboss-4.0/build/
[build]$ ./build.sh
Searching for build.xml ...
Buildfile: /tmp/jboss/jboss-4.0/build/build.xml
...
BUILD SUCCESSFUL
Total time: 2 minutes 41 seconds
Note that if you see an "Failed to launch JJTree" error do not have the JAVA_HOME/bin directory in your PATH required for the JavaCC JJTree Ant task.
but my build was unsuccessful because I defined the JAVA_HOME in:
/usr/local/jboss/build/
and the executable is ./build.sh, according the guide but was wrong,
What I should do?, It is my solution for I looking for?, Its usefull to install a local JBoss Server?, If I'm wrong what is the solution?, please detail me, thanks so long.