4 Replies Latest reply on Nov 13, 2002 1:48 PM by barinek

    ERROR [URLDeploymentScanner]

    barinek

      I receive the following error when deploying the Oracle petshop implementation...

      any suggestions?


      09:44:18,596 ERROR [URLDeploymentScanner] Failed to deploy: org.jboss.deployment
      .scanner.URLDeploymentScanner$DeployedURL@92f6027f{ url=file:/F:/_INDY/jboss-3.0
      .4/server/default/deploy/petstore.ear, deployedLastModified=0 }
      org.jboss.deployment.DeploymentException: ejb-ref: ejb/profilemgr/ProfileMgr, no
      ejb-link match, use jndi-name in jboss-web.xml; - nested throwable: (javax.nami
      ng.NamingException: ejb-ref: ejb/profilemgr/ProfileMgr, no ejb-link match, use j
      ndi-name in jboss-web.xml)
      at org.jboss.jetty.Jetty.deploy(Jetty.java:436)
      at org.jboss.jetty.JettyService.performDeploy(JettyService.java:243)
      at org.jboss.web.AbstractWebContainer.start(AbstractWebContainer.java:30
      0)
      at org.jboss.deployment.MainDeployer.start(MainDeployer.java:807)
      at org.jboss.deployment.MainDeployer.start(MainDeployer.java:799)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:621)
      at org.jboss.deployment.MainDeployer.deploy(MainDeployer.java:585)
      at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces