2 Replies Latest reply on Jun 20, 2002 6:23 PM by ygwangking

    can't find data source

    ygwangking

      Can anyone help?
      I use jboss3.0 and mySQL.I have created mysql-service.sql according to the sample in jboss and it's jndi name is bbs/bbsdb,but when I deploy it I met a question:
      21:32:10,247 ERROR [URLDeploymentScanner] Failed to deploy: org.jboss.deployment
      .scanner.URLDeploymentScanner$DeployedURL@370d0a4e{ url=file:/D:/jboss-3.0.0_tom
      cat-4.0.3/server/default/deploy/bbs_ejb_jboss.jar, deployedLastModified=0 }
      org.jboss.deployment.DeploymentException: error in create of EjbModule: file:/D:
      /jboss-3.0.0_tomcat-4.0.3/server/default/deploy/bbs_ejb_jboss.jar; - nested thro
      wable: (org.jboss.deployment.DeploymentException: Error: can't find data source:
      java:/bbs/bbsdb; - nested throwable: (javax.naming.NameNotFoundException: bbs n
      ot bound))