3 Replies Latest reply on Nov 22, 2005 11:49 AM by starksm64

    JBoss4.0.2 installation problem on Solaris9

    vj_az

      I am trying to install jboss4.0.2 on solaris sparc machine but facing the problem :

      (1) Machine is Sun sparc with solaris 9 installed

      (2) I have changed the permission and run the run.sh file.

      (3) JBoss Server bootup up and able to start various ports successfully
      i.e. 1099,1098,8080,8093 etc with no problem
      (i don't think there is any port conflict)

      But giving the error message repeatedly starting with
      Error starting servlet : servlet /invoker load() Exception
      : java.lang.NoClass.DefFound:org.apache.naming.resources/Resource

      Note message it comig repeatedly with servlet exception
      : java.lang.NoClass.DefFound:org.apache.naming.resources/Resource


      (4) I have tried downloaded jboss-4.0.2.tar.gz . file from various location
      as i think it may be the problem with the specific file but same
      problem with all downloads copies.

      Can anybody help me out or give me possible areas to look into to troubleshoot this issue