0 Replies Latest reply on Jan 17, 2006 4:18 PM by platke

    Configuring MySQL Datasource

    platke

      Hi

      I'm running jBoss4.0.3SP1 and MySQL Server 5.0 and ive created a mysql-ds.xml file and dropped it into my default/deploy directory as instructed in the manual.

      I get the following error when I start up the server, any ideas ?.....

      --- Packages waiting for a deployer ---
      org.jboss.deployment.DeploymentInfo@90db3ac7 { url=file:/C:/environment/jboss-4.0.3SP1/server/default/deploy/mysql-ds.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/environment/jboss-4.0.3SP1/server/default/deploy/mysql-ds.xml
      altDD: null
      lastDeployed: 1137531877671
      lastModified: 1137531877671
      mbeans:

      --- Incompletely deployed packages ---
      org.jboss.deployment.DeploymentInfo@90db3ac7 { url=file:/C:/environment/jboss-4.0.3SP1/server/default/deploy/mysql-ds.xml }
      deployer: null
      status: null
      state: INIT_WAITING_DEPLOYER
      watch: file:/C:/environment/jboss-4.0.3SP1/server/default/deploy/mysql-ds.xml
      altDD: null
      lastDeployed: 1137531877671
      lastModified: 1137531877671
      mbeans:

      Platform is Windows XP SP2 and i'm using JDK1.5.0_06.

      Thanks in advance for any info.