Now that the Axiom issue has been resolved I'm getting failures in the integration security tests, including:

   [junit] Running org.apache.axis2.security.AddressingMTOMSecurityTest
   [junit] Tests run: 3, Failures: 3, Errors: 0, Time elapsed: 9.82 sec
[junit] [ERROR] TEST org.apache.axis2.security.AddressingMTOMSecurityTest FAILED
   [junit] Running org.apache.axis2.security.MTOMOptimizedSecurityTest
   [junit] Tests run: 3, Failures: 3, Errors: 0, Time elapsed: 9.927 sec
[junit] [ERROR] TEST org.apache.axis2.security.MTOMOptimizedSecurityTest FAILED
   [junit] Running org.apache.axis2.security.Scenario1Test
   [junit] Tests run: 3, Failures: 2, Errors: 0, Time elapsed: 9.938 sec
   [junit] [ERROR] TEST org.apache.axis2.security.Scenario1Test FAILED
   [junit] Running org.apache.axis2.security.Scenario2Test
   [junit] Tests run: 3, Failures: 3, Errors: 0, Time elapsed: 9.913 sec
   [junit] [ERROR] TEST org.apache.axis2.security.Scenario2Test FAILED

Here's the report for the first one:

Testsuite: org.apache.axis2.security.AddressingMTOMSecurityTest
Tests run: 3, Failures: 3, Errors: 0, Time elapsed: 9.82 sec

------------- Standard Output ---------------
Server started on port 5555.....[SimpleHTTPServer] Stop called
Server stopped .....[SimpleHTTPServer] Stop called
Server started on port 5555.....[SimpleHTTPServer] Stop called
Server stopped .....[SimpleHTTPServer] Stop called
Server started on port 5555.....[SimpleHTTPServer] Stop called
Server stopped .....[SimpleHTTPServer] Stop called
------------- ---------------- ---------------
------------- Standard Error -----------------
log4j:WARN No appenders could be found for logger (org.apache.axiom.om.util.StAXUtils).
log4j:WARN Please initialize the log4j system properly.
java.lang.ClassNotFoundException: org.apache.axis2.security.InteropScenarioClient
   at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:268)

Now into my third day of failures trying to build from the current source.

 - Dennis

--
Dennis M. Sosnoski
SOA, Web Services, and XML
Training and Consulting
http://www.sosnoski.com - http://www.sosnoski.co.nz
Seattle, WA +1-425-296-6194 - Wellington, NZ +64-4-298-6117


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to