You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Glen Daniels <gd...@macromedia.com> on 2002/08/13 23:35:52 UTC

Anyone else seeing this build problem?

I get an error during the JAXRPC samples test:

java.lang.Exception: Fault returned from test: No such operation 'test' at test.functional.TestJAXRPCSamples.testGetQuote(TestJAXRPCSamples.java:116)

This always happens during "ant functional-tests", but NEVER when I run the test manually.  I am confused.

--Glen