DO NOT REPLY [Bug 14653] - WSDL->Java->WSDL Schema Type Namespace Changed

2002-11-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

SOAPBody.getChildElements(Name name)

2002-11-27 Thread Pedro Mendoza
Hi Axisdevs,   Please check the following post, I think there is a bug   http://marc.theaimsgroup.com/?l=axis-user&m=103767173621151&q=raw   Thanks in advance, Pedro

[GUMP] Build timed out - Axis

2002-11-27 Thread Sam Ruby
This email is autogenerated from the output from: Build results exceed maximum length. Please see URL above for details. Last 50 li

[GUMP] Build timed out - Axis security

2002-11-27 Thread Sam Ruby
This email is autogenerated from the output from: Build results exceed maximum length. Please see URL above for details. L

RE: Today's IRC log

2002-11-27 Thread Tom Jordahl
I am not opposed to a 1.1 alpha/beta. (a.k.a +1) Build/ship it on Monday? Then set a schedule for 1.1 final. -- Tom Jordahl Macromedia -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 26, 2002 5:57 PM To: [EMAIL PROTECTED] Subject: Re: Today's

DO NOT REPLY [Bug 14653] - WSDL->Java->WSDL Schema Type Namespace Changed

2002-11-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14653] - WSDL->Java->WSDL Schema Type Namespace Changed

2002-11-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 14713] - Axis does not enforce use="required" on attributes

2002-11-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Today's IRC log

2002-11-27 Thread Davanum Srinivas
Am ok too (with ship monday as-is 1.1 alpha/beta.) -- dims --- Tom Jordahl <[EMAIL PROTECTED]> wrote: > > I am not opposed to a 1.1 alpha/beta. (a.k.a +1) > Build/ship it on Monday? Then set a schedule for 1.1 final. > > -- > Tom Jordahl > Macromedia > > > -Original Message- > From:

DO NOT REPLY [Bug 14902] New: - elements with minOccurs="0" produce isnill="true" on the wire

2002-11-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

RE: Today's IRC log

2002-11-27 Thread Glen Daniels
OK by me. If we don't get any -1's, I'll build and post 1.1beta on Monday. --Glen > -Original Message- > From: Tom Jordahl [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, November 27, 2002 11:10 AM > To: '[EMAIL PROTECTED]' > Subject: RE: Today's IRC log > > > > I am not opposed to a 1

DO NOT REPLY [Bug 14906] New: - - Problem with servlet engine config file: /WEB-INF/server-config.wsdd

2002-11-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

Re: Today's IRC log

2002-11-27 Thread David Chappell
I dropped off before the end of the chat, but count me in if you are doing lunch in the Boston area next week. Dave Glen Daniels wrote: > > Hi folks! > > Here's the chat log for today. > > --Glen > > Session Start: Tue Nov 26 11:29:59 2002 > [12:52] *** kameshwar has joined #ApacheAxis > [12:

Re: Today's IRC log

2002-11-27 Thread David Chappell
+1 on cutting a 1.1 beta. BTW, there was a patch to the JMS transport that Ray Chun posted a couple of weeks ago while I was away. It has some cleanup in the JMS transport code, and also adds a couple of junit tests. I have been a little reluctant to commit the patch because the junit test relie

Re: Today's IRC log

2002-11-27 Thread Steve Loughran
- Original Message - From: "Glen Daniels" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 27, 2002 09:20 Subject: RE: Today's IRC log > > OK by me. If we don't get any -1's, I'll build and post 1.1beta on Monday. > = I am +1 on a beta, ideally with as many change

Re: Today's IRC log

2002-11-27 Thread Steve Loughran
- Original Message - From: "David Chappell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 27, 2002 11:38 Subject: Re: Today's IRC log > > In the meantime, I'm wondering if any of you ant-meisters can tell me if > there is a way to at least get the test code checked

Re: Connection Refused

2002-11-27 Thread Scott Nichol
The example tries to connect to a service at http://nagoya.apache.org:5049/axis/services/echo. This service is not running (and has not been for weeks), hence the connection is refused. The "connection refused" is straight from Berkeley sockets terminology. Scott Nichol - Original Message --

Re: Today's IRC log

2002-11-27 Thread David Chappell
Thanks Steve. ETA on the offline stuff? Dave Steve Loughran wrote: > > - Original Message - > From: "David Chappell" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Wednesday, November 27, 2002 11:38 > Subject: Re: Today's IRC log > > > > > In the meantime, I'm wondering if any of

Re: Today's IRC log

2002-11-27 Thread Steve Loughran
- Original Message - From: "David Chappell" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, November 27, 2002 12:38 Subject: Re: Today's IRC log > Thanks Steve. ETA on the offline stuff? I'll get it in over the weekend.

Connection Refused

2002-11-27 Thread Manoj Sharma
Hi, I am trying a fresh install of Axis Release 1.0. and get the following error when I run >java samples.userguide.example1.TestClient java.net.ConnectException: Connection refused: connect The message is rather cryptic. I have set the CLASSPATH to include the xml-axis-10 directory and also inc

RE: Connection Refused

2002-11-27 Thread Manoj Sharma
Thanks. That saves me a few hours of pain! -Original Message- From: Scott Nichol [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 27, 2002 3:32 PM To: [EMAIL PROTECTED] Subject: Re: Connection Refused The example tries to connect to a service at http://nagoya.apache.org:5049/axis/ser