I am also getting the same problem, however , be it the first or the second Time I keep on getting The above error(Apparent wrong driver)
In my case if I connect Directly using DriverManager.getConnection() , then I am able to connect to the DataBase, but when i try using Connection Pooling i.e ds.xml and then Look up, I get this error. I use following url in ds.xml, <connection-url>jdbc:microsoft:sqlserver://servername:1433;DatabaseName=dbname;User=uname;Password=pwder</connection-url> Plese let me know if this is correct or not. I use following jars 1.msbase.jar 2.mssqlserver.jar 3.msutil.jar View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3946134#3946134 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3946134 ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
