[jboss-user] [EJB 3.0] - Re: deployment of ejb3 in jboss-5.0.0 CR2

jaikiran do-not-reply at jboss.com
Tue Sep 23 04:32:42 EDT 2008


anonymous wrote : <property  name="dialect">
  |   |             org.hibernate.dialect.Oracle9Dialect
  |   |      </property>
  |   | 

This is incorrect. This should be:

<property  name="dialect" value="org.hibernate.dialect.Oracle9Dialect">
  | 
  |      </property>


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4178216#4178216

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4178216



More information about the jboss-user mailing list