[jboss-user] [EJB 3.0] - Re: Problem when deploy java persistence on jboss-4.0.4.GA

boomboom do-not-reply at jboss.com
Mon Dec 11 17:44:01 EST 2006


Sorry, persistence.xml is cut.

    <persistence-unit name="pu1" transaction-type="JTA">
        <jta-data-source>jdbc/__default</jta-data-source>
        
          <!--Use the java2db feature -->
          <!--   -->
          
          <!-- Generate the sql specific to Derby database -->
          
        
    </persistence-unit>


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

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



More information about the jboss-user mailing list