ok it's working on the example, nice :)

but not on my application... :

...
ATTENTION - Unresolved ejb reference
"java:comp/env/mycompany.testbdd.impl.TmtBDDServiceImpl/tmtDao" in bean
"TmtBDDServiceImpl".  Will attempt resolution again at runtime.
...
GRAVE - FAIL ... TmtBDDDAOImpl:  3.TODO []
...
GRAVE - Invalid EjbModule(name=cobertura,
path=C:\...\target\generated-classes\cobertura)
ATTENTION - configureApplication.loadFailed

And trace : 

org.apache.openejb.OpenEjbContainer$InvalidApplicationException:
org.apache.openejb.config.ValidationFailedException: Module failed
validation. AppModule(name=)
        at
org.apache.openejb.OpenEjbContainer$Provider.createEJBContainer(OpenEjbContainer.java:291)
        at
javax.ejb.embeddable.EJBContainer.createEJBContainer(EJBContainer.java:56)

Seems to me that openEJB didn't initialized because of Cobertura.

(The application build nice with OpenEJB without cobertura)



--
View this message in context: 
http://openejb.979440.n4.nabble.com/Cobertura-error-tp4657791p4657803.html
Sent from the OpenEJB User mailing list archive at Nabble.com.

Reply via email to