2 Replies Latest reply on Nov 12, 2010 11:03 AM by wdfink

    jboss installation and conf 4.2.3

    itzsenthil

      Hi all,

       

      Im new to use jboss.

      I'm trying to install jboss app server for Temenos product in Linux (RHL 5.4)

       

      I downloaded and installed jboss 4.2.3.GA

      Since tomcat is running the server, I changed the following ports

       

      * deploy/jboss-web.deployer/server.xml
      o change 8080 to 18080
      o change 8443 to 18443
      o change 8009 to 18009
      * deploy/http-invoker.sar/META-INF/jboss-service.xml
      o change 8080 to 18080
      * deploy/jbossws.sar/jbossws.beans/META-INF/jboss-beans.xml
      o change 8080 to 18080
      o change 8443 to 18443
      * deploy/ejb3.deployer/META-INF/jboss-service.xml
      o change 3873 to 13873
      * deploy/jms/uil2-service.xml
      o change 8093 to 18093
      * conf/jboss-service.xml
      o change 8083 to 18083
      * conf/jboss-minimal.xml
      o change 1099 to 11099
      o change 1098 to 11098
      * conf/jboss-service.xml
      o change 1099 to 11099
      o change 1098 to 11098
      o change 4444 to 14444
      o change 4445 to 14445
      o change 4446 to 14446

       

      I copied a few files from temenos under ../server/ default/deploy

       

      The Jboss is started. I can see the server.log and boot log files.

       

      Im trying to access the web page and web page is not available.

       

      Am i missing any steps?

      I have attached the jndi.properties, server.xml and the log  files.

      Please let me know what should i do to get the jboss consol

       

      Thanks in Advance

       

      Senthil