Also i am connecting to SQL sever 2000
My persistence.xml is
<?xml version="1.0" encoding="UTF-8"?>
<persistence-unit name="shoestringPU">
<jta-data-source>java:/SCMSSQLDSS</jta-data-source>
com.j3ltd.server.entities.Person
com.j3ltd.server.entities.Address
</persistence-unit>
I am using SQL Server2000, but am using "org.hibernate.dialect.MySQLDialect" in
persistence.xml
I am not sure if that is an issue?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4055019#4055019
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4055019
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user