[jboss-dev-forums] [Design of EJB 3.0] - entity map to sybase throw error
zhoucw76321
do-not-reply at jboss.com
Fri Dec 15 03:35:52 EST 2006
jboss 4.5
sybase jdbc :version 6.5
jboss eclipse ide 3.1
persistence.xml
<?xml version="1.0" encoding="UTF-8"?>
<persistence-unit name="whhlega">
<jta-data-source>java:SYBASEDS</jta-data-source>
</persistence-unit>
deploy my project to jboss server will throw follow error message:
Hibernate Dialect must be explicitly set for database: Adaptive Server
could you tell me how to solve the problem ,if change the database example ms database ,is correct .
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3994146#3994146
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3994146
More information about the jboss-dev-forums
mailing list