1 Reply Latest reply on Apr 10, 2006 4:28 AM by cp_nuno

    Deployment problem in JBoss 3.2.5

    jzstancil

      We have an application (myapp.war) which works in JBoss 3.2.1 and 3.2.3. I am trying to deploy it into JBoss 3.2.5 now. But, when I start JBoss 3.2.5, I get this error message:

      WARN [ServiceController] Problem starting service jboss.web.deployment:war=myapp.war,id=1185779839
      MBeanException: org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.naming.NamingException: resource-env-ref: users has no valid JNDI binding. Check the jboss-web/resource-env-ref.)
      Cause: org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.naming.NamingException: resource-env-ref: users has no valid JNDI binding. Check the jboss-web/resource-env-ref.)



      Is there extra configuration I have to do in JBoss 3.2.5 to solve this problem?

      Thanks for help!