[jboss-user] [Beginner's Corner] - Re: Error with jboss start
amira88
do-not-reply at jboss.com
Fri Nov 27 14:51:44 EST 2009
This is my persistence.xml;
<persistence-unit name="myapp">
org.hibernate.ejb.HibernatePersistence
<jta-data-source>java:/DefaultDS</jta-data-source>
property name="hibernate.dialect"
value="org.hibernate.dialect.HSQLDialect"/>
</persistence-unit>
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4267858#4267858
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4267858
More information about the jboss-user
mailing list