All the tests are now passing except for the following: testSerializeSFSB(org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.EnterpriseBeanLifecycleTest)
This requires more investigation since the test involves serializing EJB container objects not normally accessible from the app. - David Am Freitag, den 21.05.2010, 22:57 +0100 schrieb Pete Muir: > All > > I've worked through the incontainer test failures we were seeing with Weld, > and I am now down to these locally: > > > testSerializeSFSB(org.jboss.jsr299.tck.tests.implementation.enterprise.lifecycle.EnterpriseBeanLifecycleTest) > > testPassivationOfPersistenceContext(org.jboss.jsr299.tck.tests.implementation.simple.resource.persistenceContext.PersistenceContextInjectionTest) > > testPassivationOfPersistenceUnit(org.jboss.jsr299.tck.tests.implementation.simple.resource.persistenceContext.PersistenceContextInjectionTest) > > All of which are related to serialization of proxies. David is going to take > a look on Sunday at these. > > If you see other failures locally, please investigate or discuss :-) > > Pete > > > _______________________________________________ > weld-dev mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/weld-dev _______________________________________________ weld-dev mailing list [email protected] https://lists.jboss.org/mailman/listinfo/weld-dev
