On Jun 26, 2007, at 12:21 PM, Dain Sundstrom wrote:
I disabled the failing interceptor tests:
itests/openejb-itests-client/src/main/java/org/apache/openejb/
test/stateful/StatefulDefaultInterceptorTests.java
itests/openejb-itests-client/src/main/java/org/apache/openejb/
test/stateless/StatelessDefaultInterceptorTests.java
They seem to fail because of a failed JNDI lookup, but I don't know
know to fix it. If someone has the time (and know-how) to fix
these, I'd really appreciate it.
I took a crack at fixing it last week but ran into the logging
issue. Basically, the required openejb-itest-interceptor-beans jar
is not getting picked up and deployed. Should be something I can
take a second try at now that Karan has fixed some of the logging
issues.
-David