[jboss-user] [JBoss.NET] - Re: DataSource to MySQL with Axis2 and JBoss

zolv do-not-reply at jboss.com
Thu Jun 14 08:53:32 EDT 2007


"zolv" wrote : 
  | <?xml version="1.0" encoding="UTF-8"?>
  |  
  |     <local-tx-datasource> 
  |         <jndi-name>jdbc/dw</jndi-name>
  |         <connection-url>jdbc:mysql://myserver:3306/db</connection-url> 
  |         <driver-class>com.mysql.jdbc.Driver</driver-class> 
  |         <user-name>user</user-name> 
  |         password 
  |     </local-tx-datasource> 
  |  
  | 

Forum-software erased <password_> and </password_> tags around password (without underscores), of course it must be there

zolv

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4054334



More information about the jboss-user mailing list