cvs commit: xml-axis/java/src/org/apache/axis/transport/http AxisServletBase.java

2002-11-11 Thread stevel
stevel 2002/11/11 22:04:11 Modified:java/src/org/apache/axis/transport/http AxisServletBase.java Log: doc correct Revision ChangesPath 1.20 +1 -1 xml-axis/java/src/org/apache/axis/transport/http/AxisServletBase.java Index: AxisServletBase.java =

DO NOT REPLY [Bug 14457] New: - NoClassDefFoundError: ServletContext using jdk1.4.1 for Axis clients

2002-11-11 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: Gump builds?

2002-11-11 Thread Sam Ruby
Tom Jordahl wrote: I was following the link on the Axis page for nightly builds Fixed. - Sam Ruby

Axis Nightly builds available again

2002-11-11 Thread Tom Jordahl
They have moved to: http://cvs.apache.org/dist/axis/nightly/ -- Tom Jordahl Macromedia

RE: Gump builds?

2002-11-11 Thread Tom Jordahl
I was following the link on the Axis page for nightly builds I followed the links on the Jakarta/gump page for the gump stuff. Sam, I really appreciate all the work, I am not trying to rush you, just trying to facilitate communication (esp. with users who might be monitoring the mailing list

Re: Gump builds?

2002-11-11 Thread Sam Ruby
Tom Jordahl wrote: So the nightly build went fine last night. http://cvs.apache.org/builds/gump/latest/xml-axis.html But the kit is not up in the 'nightly' area. http://xml.apache.org/dist/axis/nightly/ Odd that you found the new gump page (it used to be on jakarta.apache.org) but not the new

Re: Gump builds?

2002-11-11 Thread Steve Loughran
- Original Message - From: "Tom Jordahl" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, November 11, 2002 8:35 AM Subject: RE: Gump builds? > > So the nightly build went fine last night. > http://cvs.apache.org/builds/gump/latest/xml-axis.html > > But the kit is not up in the

Re: [WSIF] [PROPOSAL]Additional contribution ... JCA (J2C) provider

2002-11-11 Thread Nirmal Mukhi
+1! "Paul Fremantle" <[EMAIL PROTECTED]> 11/05/2002 11:52 AM Please respond to axis-dev                 To:        <[EMAIL PROTECTED]>         cc:                 Subject:        Re: [WSIF] [PROPOSAL]Additional contribution ... JCA (J2C) provider         +1 from me! - Original Messag

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/schema Restriction.java

2002-11-11 Thread owenb
owenb 2002/11/11 08:03:08 Modified:java/src/org/apache/wsif/schema Restriction.java Log: Corrected equality test for Strings Revision ChangesPath 1.2 +3 -3 xml-axis-wsif/java/src/org/apache/wsif/schema/Restriction.java Index: Restriction.java =

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/schema Restriction.java

2002-11-11 Thread owenb
owenb 2002/11/11 07:58:23 Modified:java/src/org/apache/wsif/schema Tag: pre1_2_0-patches Restriction.java Log: Corrected equality test for Strings Revision ChangesPath No revision No revision 1.

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/schema Parser.java

2002-11-11 Thread owenb
owenb 2002/11/11 07:50:28 Modified:java/src/org/apache/wsif/schema Tag: pre1_2_0-patches Parser.java Log: Fix in getAllSchemaTypes method - make use of the WSDLLocator that is passed to the method Revision ChangesPath No revisi

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/schema Parser.java

2002-11-11 Thread owenb
owenb 2002/11/11 07:49:41 Modified:java/src/org/apache/wsif/schema Parser.java Log: Fix in getAllSchemaTypes method - make use of the WSDLLocator that is passed to the method Revision ChangesPath 1.4 +1 -1 xml-axis-wsif/java/src/org/apache/wsif/schema/Parser

cvs commit: xml-axis-wsif/java/test/util WSIFTestRunner.java

2002-11-11 Thread whitlock
whitlock2002/11/11 07:36:04 Modified:java/test/mime MimeTest.java Mime.wsdl DeploymentDescriptor.xml MimeImpl.java Mime.java java/test wsif.test.properties java/src/org/apache/wsif/providers/soap/apacheaxis WSI

cvs commit: xml-axis/java/samples/stock StockQuoteService.java StockQuoteService.jws

2002-11-11 Thread dug
dug 2002/11/11 06:54:07 Modified:java/samples/stock StockQuoteService.java StockQuoteService.jws Log: Use xmethods instead of xmltoday Revision ChangesPath 1.13 +3 -3 xml-axis/java/samples/stock/StockQuoteService.java Index: Stoc