All - is gump not processing the wsdl or is the classpath off?
\samples\echo\InteropTest.wsdl is used to generate the wsdl into /build/work/samples/echo/SOAPStructStruct.java /Chris On Tue, 26 Aug 2003, Steve Loughran wrote: > Sam Ruby wrote: > > ---------------------------------------------------- > > This email is autogenerated from the output from: > > <http://cvs.apache.org/builds/gump/2003-08-26/xml-axis.html> > > ---------------------------------------------------- > > > > Build results exceed maximum length. > > Please see URL above for details. > > Last 50 lines of build output follows. > > > > [java] [foreach] ^ > > [java] [foreach] > > /home/rubys/jakarta/xml-axis/java/samples/echo/TestClient.java:676: cannot resolve > > symbol > > [java] [foreach] symbol : class SOAPStructStruct > > [java] [foreach] location: class samples.echo.TestClient > > [java] [foreach] SOAPStructStruct input = new > > SOAPStructStruct(); > > [java] [foreach] ^ > > [java] [foreach] > > /home/rubys/jakarta/xml-axis/java/samples/echo/TestClient.java:676: cannot resolve > > symbol > > [java] [foreach] symbol : class SOAPStructStruct > > [java] [foreach] location: class samples.echo.TestClient > > [java] [foreach] SOAPStructStruct input = new > > SOAPStructStruct(); > > Anyone know what is causing this? > >
