Hi all,

I got the following error in running "ant clean all-tests".

     [java] compile:
     [java]      [echo] Compiling test/wsdl/ordering
[java] [wsdl2java] WSDL2Java /Volumes/DATA/java/workspace/axis/ test/wsdl/ordering/ordering.wsdl [java] [javac] Compiling 2 source files to /Volumes/DATA/ java/workspace/axis/build/classes [java] [foreach] /Volumes/DATA/java/workspace/axis/build/work/ test/wsdl/ordering/Context.java:21: cannot find symbol [java] [foreach] symbol : constructor ContextType (int,java.lang.String,javax.xml.namespace.QName)
     [java]   [foreach] location: class test.wsdl.ordering.ContextType
     [java]   [foreach]         super(
     [java]   [foreach]         ^
     [java]   [foreach] 1 error

     [java] BUILD FAILED
[java] /Volumes/DATA/java/workspace/axis/buildTest.xml:84: The following error occurred while executing this line: [java] /Volumes/DATA/java/workspace/axis/xmls/targets.xml:45: The following error occurred while executing this line: [java] /Volumes/DATA/java/workspace/axis/test/wsdl/ordering/ build.xml:65: Compile failed; see the compiler error output for details.

Thanks for your help in advance,

Ias

Reply via email to