2 Replies Latest reply on Jun 26, 2008 11:35 PM by tomywu

    Problem when configure JBoss with SQL Anywhere 10.0

    tomywu

      I have encountered the following problem while I try to deploy the datasource file asads.xml under the <jboss-server>\deploy. Could anyone please help?

      asads.xml

      <?xml version="1.0" encoding="UTF-8"?>
      <datasources>
       <local-tx-datasource>
       <jndi-name>ASADS</jndi-name>
       <connection-url>jdbc:sybase:Tds:localhost:2638</connection-url>
       <driver-class>com.sybase.jdbc2.jdbc.SybDriver</driver-class>
       <user-name>dba</user-name>
       <password>sql</password>
       </local-tx-datasource>
      </datasources>


      Error in server.log (once I copy the asads.xml to the deploy folder)
      2008-06-27 10:34:59,528 DEBUG [org.jboss.deployment.MainDeployer] Deployment of package: file:/C:/jboss-4.0.4.GA/server/default/deploy/asads.xml is waiting for an appropriate deployer.
      2008-06-27 10:34:59,528 ERROR [org.jboss.deployment.scanner.URLDeploymentScanner] Incomplete Deployment listing:

      --- Packages waiting for a deployer ---
      org.jboss.deployment.DeploymentInfo@8904a670 { url=file:/C:/jboss-4.0.4.GA/server/default/deploy/asads.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss-4.0.4.GA/server/default/deploy/asads.xml
      altDD: null
      lastDeployed: 1214530337283
      lastModified: 1214530337283
      mbeans:

      --- Incompletely deployed packages ---
      org.jboss.deployment.DeploymentInfo@8904a670 { url=file:/C:/jboss-4.0.4.GA/server/default/deploy/asads.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/jboss-4.0.4.GA/server/default/deploy/asads.xml
      altDD: null
      lastDeployed: 1214530337283
      lastModified: 1214530337283
      mbeans: