isn't it linked to the way eclipse deploys? are you sure the webapp is correctly deployed by eclpse. Not sure it does the enhancement by default maybe you have it whn building manually
*Romain Manni-Bucau* *Twitter: @rmannibucau <https://twitter.com/rmannibucau>* *Blog: **http://rmannibucau.wordpress.com/*<http://rmannibucau.wordpress.com/> *LinkedIn: **http://fr.linkedin.com/in/rmannibucau* *Github: https://github.com/rmannibucau* 2012/10/18 slawek <[email protected]> > Hello, > I works with eclipse which control tomee, above problem are in this > situation. > When I deployed my application to separated tomee instalation both logs and > jpa works fine - so all appliaction works fine. It strange especially with > jpa. It works fine on standalone tomee but when tomee works with eclipse I > still go error: > > javax.ejb.EJBException: The bean encountered a non-application exception; > nested exception is: > <openjpa-2.2.0-r422266:1244990 fatal user error> > org.apache.openjpa.persistence.ArgumentException: Errors encountered while > resolving metadata. See nested exceptions for details > > My relation model is so easy, it contains 10 tables and only 2 relation > mamy > to mamy. Problem is when I add second mamy to mamy relation. > > Best Regards > sw > > > > ----- > Best Regards > sw > -- > View this message in context: > http://openejb.979440.n4.nabble.com/exception-detail-tp4658036p4658150.html > Sent from the OpenEJB Dev mailing list archive at Nabble.com. >
