[GUMP] Build Failure - Axis

2002-04-13 Thread Sam Ruby
This email is autogenerated from the output from: Buildfile: build.xml setenv: [mkdir] Created dir: /home/rubys/jakarta/x

continuing work on C++ impl

2002-04-13 Thread Sanjiva Weerawarana
Hi Folks, A while ago I committed a C++ client impl from a group of volunteers in Sri Lanka. They have signed the contributors agreement and faxed it to the Apache legal folks as requested by Sam, but have received no ack. They would like to continue to work on the code and I have seen at least

VOTE: committer status for C++ client stack implementors

2002-04-13 Thread Sanjiva Weerawarana
I'd like to nominate the following as committers: Lilantha Dharshana [EMAIL PROTECTED] Chamindra de Silva [EMAIL PROTECTED] Satheesh Thurairajah [EMAIL PROTECTED] They are the authors of the C++ code committed at xml-axis/contrib/Axis-C++. Here's my vote: +1. Sanjiva.

Re: VOTE: committer status for C++ client stack implementors

2002-04-13 Thread Sam Ruby
+1 - Sam Ruby

RE: VOTE: committer status for C++ client stack implementors

2002-04-13 Thread Glen Daniels
+1 > -Original Message- > From: Sanjiva Weerawarana [mailto:[EMAIL PROTECTED]] > Sent: Saturday, April 13, 2002 8:28 AM > To: Axis Development List > Subject: VOTE: committer status for C++ client stack implementors > > > I'd like to nominate the following as committers: > Lilantha

[Patch] Wsdl2java

2002-04-13 Thread Steve Loughran
This rework of the Wsdl2java task -uses Ant's string to datatype conversion, instead of doing it by hand -has some sanity checking of arguments -doesnt print a stack trace on a normal failure unless you ask for it -doesnt ignore exceptions when the endpoint is a remote url unless you ask for that