[jboss-user] [Installation, Configuration & Deployment] - Re: unable to connect to db

jaikiran do-not-reply at jboss.com
Thu Oct 26 03:08:02 EDT 2006


anonymous wrote : (java.lang.NumberFormatException)) 
  | at org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:161) 

Not sure why you would see a NumberFormatException. Just give it a try by changing the connection url to:

<connection-url>jdbc:mysql://localhost:3306/mydb</connection-url> 


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

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



More information about the jboss-user mailing list