Hi Glen, I just checked the build and it was successful.
If you are using JDK 1.5 please follow the instructions in the FAQ [1] (General-#3). The security tests uses reflection to invoke client code which uses a stub that is codegened during the build. Therefore you see an InvocationTargetException on a failure. Please see what caused the InvocationTargetException and you will be able to see the real cause. Thanks, Ruchith [1] http://ws.apache.org/axis2/faq.html On 4/10/06, Glen Daniels <[EMAIL PROTECTED]> wrote: > Anyone else currently seeing all the security tests in the integration > module failing when doing a build of Axis2 HEAD? Looks to be an > InvocationTargetException at InteropTestBase:188.... Just curious if > others are seeing this too. > > --Glen >