[jboss-user] [EJB 3.0] - Re: EJB3 Exception:->>Can't commit because the transaction i

ALRubinger do-not-reply at jboss.com
Mon Dec 17 22:17:50 EST 2007


"adha.umashankar" wrote : Caused by: java.sql.SQLException: Table not found in statement [insert into cabin (SHIP_ID, BED_COUNT, NAME, DECK_LEVEL, ID) values (?, ?, ?, ?, ?)] 

Looks like either the "cabin" table does not exist in your DB or you have an improper JPA configuration pointing to the wrong table name...

S,
ALR

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

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



More information about the jboss-user mailing list