1 Reply Latest reply on Feb 3, 2005 4:26 AM by tariel

    ear deployment problem

    tariel

      Hello!

      I searched the forums and internet but still couldn't a working solution to my problem.

      My problem is following. When i try to deploy the .ear file on jboss 4.0 i get following error:

      org.jboss.deployment.DeploymentException: Error during deploy; - nested throwable: (javax.naming.NameNotFoundException: comp not bound)
      ...
      ...
      ...
      Caused by: javax.naming.NameNotFoundException: comp not bound
      


      I'm trying to deploy the example tutorial for jboss-ide. (http://www.jboss.org/wiki/Wiki.jsp?page=JBossIDE).