If we go with Spring we won't need InterceptorAdapter anyway ;)
Ate Douma wrote:
I have been hit by the same problem many times. I did look into it a bit a month or so back but didn't find the problem.
Usually, I have it only after an allClean or fresh cvs checkout. After running allBuild again the test then completes OK. Looks like some kind of timing issue to me.
Jeremy Ford wrote:
Has anyone been having trouble with this test failing. Here is the error:
Testcase: testThreadLocalDelegation(org.apache.jetspeed.components.TestInterceptorAdapter): FAILED
expected:<3> but was:<4>
junit.framework.AssertionFailedError: expected:<3> but was:<4>
at org.apache.jetspeed.components.TestInterceptorAdapter.testThreadLocalDelegation(TestInterceptorAdapter.java:138)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
As you can see, it was expecting three but received four. I changed the test to expect four, but then it receives three. I'm not sure what's going on.
Jeremy Ford [EMAIL PROTECTED]
_________________________________________________________________
Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
-- ****************************************** * Scott T. Weaver * * <[EMAIL PROTECTED]> * * <http://www.einnovation.com> * * -------------------------------------- * * Apache Jetspeed Enterprise Portal * * Apache Pluto Portlet Container * * * * OpenEditPro, Website Content Mangement * * <http://www.openeditpro.com> * ******************************************
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
