[jboss-dev-forums] [Design of JBossXB] - Re: Element order exception

alesj do-not-reply at jboss.com
Thu Apr 17 12:02:48 EDT 2008


And the xml content:

  | <?xml version="1.0" encoding="UTF-8"?>
  | <persistence version="1.0" xmlns="http://java.sun.com/xml/ns/persistence">
  |    <persistence-unit name="manager">
  |       <jta-data-source>java:/DefaultDS</jta-data-source>
  |       <jar-file>persistence.jar</jar-file>
  |       <properties>
  |          <property name="hibernate" value="create-drop"/>
  |       </properties>
  |    </persistence-unit>
  | </persistence>
  | 

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

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



More information about the jboss-dev-forums mailing list