Glen,

See my commit...(http://marc.theaimsgroup.com/?l=axis-dev&m=103520269931941&w=2). That 
should
hopefully take care of the problem. In Windows, the newly created MyService.java gets 
compiled,
but on Gump, it doesn't unless we cleanup. I think this is cause of the problem. 

Thanks,
dims

--- Glen Daniels <[EMAIL PROTECTED]> wrote:
> 
> OK, back to this one. :) I'm not seeing this.  Anyone else?  Is this a bleeding-edge 
>gumpism?
> 
> --Glen
> 
> > -----Original Message-----
> > From: Sam Ruby [mailto:rubys@;us.ibm.com]
> > Sent: Monday, October 21, 2002 8:04 AM
> > To: [EMAIL PROTECTED]
> > Subject: [GUMP] Build Failure - Axis
> > 
> > 
> > ----------------------------------------------------
> > This email is autogenerated from the output from:
> > <http://jakarta.apache.org/builds/gump/2002-10-21/xml-axis.html>
> > ----------------------------------------------------
> > 
> > Build results exceed maximum length.
> > Please see URL above for details.
> > Last 50 lines of build output follows.
> > 
> > 
> >      [java] compile:
> >      [java]      [echo] Compiling test.wsdl.header
> >      [java] [wsdl2java] WSDL2Java 
> > /home/rubys/jakarta/xml-axis/java/test/wsdl/header/header.wsdl
> >      [java]      [copy] Copying 1 file to 
> > /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/header
> >      [java]     [javac] Compiling 11 source files to 
> > /home/rubys/jakarta/xml-axis/java/build/classes
> > 
> >      [java] component-compile:
> >      [java]      [echo] 
> > /home/rubys/jakarta/xml-axis/java/test/wsdl/extra/build.xml
> > 
> >      [java] clean:
> >      [java]      [echo] componentName is test/wsdl/extra
> >      [java]      [echo] Removing 
> > /home/rubys/jakarta/xml-axis/java/build/**/test/wsdl/extra
> > 
> >      [java] compile:
> >      [java]      [echo] Compiling test.wsdl.extra
> >      [java]     [javac] Compiling 2 source files to 
> > /home/rubys/jakarta/xml-axis/java/build/classes
> >      [java]     [mkdir] Created dir: 
> > /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/extra
> >      [java] [java2wsdl] Java2WSDL test.wsdl.extra.MyService
> >      [java] [wsdl2java] WSDL2Java 
> > /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/extra/M
> > yService.wsdl
> >      [java]      [copy] Copying 1 file to 
> > /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/extra
> >      [java]     [javac] Compiling 4 source files to 
> > /home/rubys/jakarta/xml-axis/java/build/classes
> >      [java]   [foreach] 
> > /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/extra/M
> > yServiceSoapBindingStub.java:10: interface expected here
> >      [java]   [foreach] public class MyServiceSoapBindingStub 
> > extends org.apache.axis.client.Stub implements 
> > test.wsdl.extra.MyService {
> >      [java]   [foreach]                                       
> >                                                               ^
> >      [java]   [foreach] 
> > /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/extra/M
> > yServiceServiceLocator.java:45: incompatible types
> >      [java]   [foreach] found   : 
> > test.wsdl.extra.MyServiceSoapBindingStub
> >      [java]   [foreach] required: test.wsdl.extra.MyService
> >      [java]   [foreach]             return _stub;
> >      [java]   [foreach]                    ^
> >      [java]   [foreach] 
> > /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/extra/M
> > yServiceServiceLocator.java:62: incompatible types
> >      [java]   [foreach] found   : 
> > test.wsdl.extra.MyServiceSoapBindingStub
> >      [java]   [foreach] required: java.rmi.Remote
> >      [java]   [foreach]                 return _stub;
> >      [java]   [foreach]                        ^
> >      [java]   [foreach] 
> > /home/rubys/jakarta/xml-axis/java/build/work/test/wsdl/extra/M
> > yServiceServiceLocator.java:82: incompatible types
> >      [java]   [foreach] found   : test.wsdl.extra.MyService
> >      [java]   [foreach] required: java.rmi.Remote
> >      [java]   [foreach]             return getMyService();
> >      [java]   [foreach]                                ^
> >      [java]   [foreach] 4 errors
> > 
> >      [java] BUILD FAILED
> >      [java] 
> > file:/home/rubys/jakarta/xml-axis/java/test/wsdl/extra/build.x
> ml:92: Compile failed; see the compiler error output for details.
> 
>      [java] Total time: 1 minute 10 seconds
> 
> BUILD FAILED
> file:xmls/targets.xml:6: Java returned: 1
> 
> Total time: 6 minutes 59 seconds


=====
Davanum Srinivas - http://xml.apache.org/~dims/

__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/

Reply via email to