Yes, I added that test case to demonstrate a problem in JavaBeanWriter.
Please see: http://marc.theaimsgroup.com/?l=axis-dev&m=114248722321343&w=2

I'll poke Dims for comments on that change again.

Jarek

> -----Original Message-----
> From: Changshin Lee [mailto:[EMAIL PROTECTED] 
> Sent: Monday, March 20, 2006 10:15 PM
> To: axis-dev@ws.apache.org
> Subject: Build failure in test/wsdl/ordering
> 
> 
> 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