1 Reply Latest reply on Sep 23, 2002 11:48 PM by davidjencks

    Binding Datasource in Tomcat bundle vs. Jetty Bundle

    mmazur

      I have successfully configured an Oracle 8 datasource with no jndi binding issues on the Tomcat bundle. I did this useing the 3.0 Quickstart doc. I am trying to replicate the same on the Jetty bundle, but get this error:

      11:11:33,276 ERROR [URLDeploymentScanner] MBeanException: Exception in MBean ope
      ration 'checkIncompleteDeployments()'
      Cause: Incomplete Deployment listing:
      Packages waiting for a deployer:

      Incompletely deployed packages:

      MBeans waiting for classes:

      MBeans waiting for other MBeans:
      [ObjectName: jboss.jca:service=LocalTxCM,name=OracleDS
      state: CONFIGURED
      I Depend On: jboss.jca:service=LocalTxDS,name=OracleDS
      jboss.jca:service=LocalTxPool,name=OracleDS
      jboss.jca:service=CachedConnectionManager
      jboss.security:name=JaasSecurityManager
      jboss.jca:service=RARDeployer

      help!