[jboss-user] [JBoss Seam] - Re: [JDBCExceptionReporter] Table not found in statement ???

abchilla do-not-reply at jboss.com
Tue Nov 7 08:15:51 EST 2006


Hi,

i have found the persistence.xml generated by doing the code generation and selecting the seam skelet.

<entity-manager>
    <persistence-unit name="entityManager">
        org.hibernate.ejb.HibernatePersistence
        <jta-data-source>java:/DefaultDS</jta-data-source>
        
            
            
            
            
            
            
        
    </persistence-unit>
</entity-manager>

do i need to do change something in here?


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

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



More information about the jboss-user mailing list