[JBoss-user] [Installation, Configuration Deployment] - java.lang.NoSuchMethodError on run

2006-05-23 Thread tlgates
I am trying to install JBoss on a RedHat Es 3.0 server with Apache/Tomcat running. I downloaded the jboss-4.0.4.GA.zip file, unzipped it to my /usr/share/jboss directory. As per the installation instructions for OhioedgeC CRM, it tells me to add set JAVA_HOME=your_JDK_install_location as the

[JBoss-user] [Installation, Configuration Deployment] - Re: java.lang.NoSuchMethodError on run

2006-05-23 Thread tlgates
Thanks PeterJ. I reinstalled the jdk and then did a run. I get a couple of exceptions. One is about the port 8080 already in use. That's what Tomcat runs on. Do I change the port on Tomcat or can I change the port on Jboss? I have about 20 tomcat contexts and would hate to reconfigure

[JBoss-user] [Installation, Configuration Deployment] - Re: java.lang.NoSuchMethodError on run

2006-05-23 Thread tlgates
Thanks PeterJ. I changed the deploy/jbossweb-tomcat55.sar/server.xml file to be 8081 and then ran run.sh and it worked. Now I just need to run it as a service in the background and see what happens with my OhioEdge CRM application. View the original post :

[JBoss-user] [Installation, Configuration Deployment] - how 2 install SP1 on RedHat Linux

2006-05-23 Thread tlgates
I've been told by another vendor that I need to make sure that I install the SP1 for Jboss on my server before I install their product. I have downloaded jboss-4.0.4.GA-Patch1-installer.jar from the JBoss website but I don't know what to do with it. There is no README in the .jar or