okay I figured it out on my own.
In the jndi file I had to change a few lines:
<connection-url>jdbc:sqlserver://Myserver;DatabaseName=MyDatabase</connection-url>
<driver-class>com.microsoft.sqlserver.jdbc.SQLServerDriver</driver-class>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3991709#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...