I am unable to deploy my beans on jboss. The database i am using is SQL server 2008. Driver file is sqljdbc.jar, driver class is com.microsoft.sqlserver.jdbc.SQLServerDriver, the url is jdbc:microsoft:sqlserver://myMachine/mytestdb. The persistence.xml file is below:
Where to put the driver jar file. And below is the exception i am getting: