Dont recall it right now but validations can be skipped through a property Le 24 mai 2013 18:12, "AndreasN" <[email protected]> a écrit :
> Hi, > > I got everything running in my test environment, without the needs of > additional investigation in persistence.xml. There were entities missing > and > some missconfiguration in the persistenceunit leads to errors. > > In comparison with the normal setup I have 2 test cases and can save 4sec > more to the specific ApplicationComposer approach. One annoying issue > remains, the needs of hibernate to initialize each entity and a missing > property to skip the validation of everything and let it do on demand > during > runtime. I would wish an existing option to speed up the load time. > > Nevertheless, the framework is great for testing and make my day :-) > > Thank you for assistance! > > Kind regards, > Andreas > > > > -- > View this message in context: > http://openejb.979440.n4.nabble.com/ApplicationComposer-JUnit-EJB-Tests-autoscanning-issue-and-Hibernate-tp4663182p4663210.html > Sent from the OpenEJB Dev mailing list archive at Nabble.com. >
