Just a Heads up.
When running tests in eclipse failures can occur due to class conflict
of the annotation spec classes. This is because tomcat's annotation
spec classes also get added to classpath in the modules where we have
dependency on catalina 6.0.10 as its pom has dependencies to
annotations-api jar of tomcat. Currently I think only openejb-loader
has that and removing that dependency in eclipse will solve this
problem.

Regards
Manu

Reply via email to