Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JBoss User Help »

[jboss-user] [Installation,
 Configuration & Deployment] - I can't connect to my
 BDD (mysql_ds.xml deployer)

scott.stark@jboss.org

2007-03-26


I install jboss 4.0.0
Now im configuring mysql deployer (mysql_ds.xml):
<?xml version="1.0" encoding="UTF-8"?>

<local-tx-datasource>
  <jndi-name>MySqlDSBiootop</jndi-name>
  <connection-url>jdbc:mysql://127.0.0.1:3306/biootop</connection-url>
  <driver-class>org.gjt.mm.mysql.Driver</driver-class>
  <user-name>biootopBD</user-name>
  venezmoi0789
 
    <type-mapping>mySQL</type-mapping>
 
</local-tx-datasource>


I put the mysql-connector-java-3.1.8-bin.jar in the serveur/default/lib.
When i lauch the server, i get every time get this error:
12:34:48,203 ERROR [URLDeploymentScanner] Incomplete Deployment listing:
Packages waiting for a deployer:
org.jboss.deployment.DeploymentInfo@(protected)
efault/deploy/mysql_ds.xml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/C:/jboss-4.0.0/server/default/deploy/mysql_ds.xml
altDD: null
lastDeployed: 1174905286515
lastModified: 1174905284625
mbeans:

Incompletely deployed packages:
org.jboss.deployment.DeploymentInfo@(protected)
efault/deploy/mysql_ds.xml }
deployer: null
status: null
state: INIT_WAITING_DEPLOYER
watch: file:/C:/jboss-4.0.0/server/default/deploy/mysql_ds.xml
altDD: null
lastDeployed: 1174905286515
lastModified: 1174905284625
mbeans:


Please help, i can connect to my BDD


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031522#4031522

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4031522
_______________________________________________
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user
©2008 junlu.com - Jax Systems, LLC, U.S.A.