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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
