On Jun 26, 2007, at 2:48 PM, Karan Malhi wrote:
But the patches for logging have not been applied yet. Please apply
the cumulative patch in openejb-601 before working on this issue
Working on that now.
-David
On 6/26/07, David Blevins <[EMAIL PROTECTED]> wrote:
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
--
Karan Malhi