[jboss-user] [EJB 3.0] - Re: Problem with testing EJB3-rc9

MmarcoM do-not-reply at jboss.com
Sun Sep 24 13:16:04 EDT 2006


small correction.. i forgot to paste hte hwole content of persistence.xml (SOmehow i mad ea mistake in copy/paste)


  | <persistence>
  |   <persistence-unit name="j2me">
  |      <jta-data-source>java:/DefaultDS</jta-data-source>
  |      <properties>
  |        <property name="hibernate.hbm2ddl.auto"
  |               value="update"/>
  |      </properties>
  |   </persistence-unit>
  | 
  | </persistence>
  | 
  | 

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

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



More information about the jboss-user mailing list