cvs commit: xml-axis-wsif/java/test wsif.test.properties

2002-11-06 Thread whitlock
whitlock2002/11/06 06:12:35 Modified:java/test/proposals/mime MimeTest.java Mime.wsdl WSIFFrame.java WSIFPort_ApacheAxis.java WSIFOperation_ApacheAxis.java MimeImpl.java Mime.java DeploymentDescriptor.xml

DO NOT REPLY [Bug 12685] - RC1 - Setting "PROP_DOMULTIREFS" looses important type info

2002-11-06 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

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/util WSIFUtils.java

2002-11-06 Thread whitlock
whitlock2002/11/06 06:29:16 Modified:java/src/org/apache/wsif/util WSIFUtils.java Log: Quietly trace ClassCastExceptions Revision ChangesPath 1.21 +3 -3 xml-axis-wsif/java/src/org/apache/wsif/util/WSIFUtils.java Index: WSIFUtils.java =

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/util WSIFUtils.java

2002-11-06 Thread whitlock
whitlock2002/11/06 06:30:06 Modified:java/src/org/apache/wsif/util Tag: pre1_2_0-patches WSIFUtils.java Log: Quietly trace ClassNotFoundExceptions Revision ChangesPath No revision No revision 1.20

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/providers/soap/apacheaxis WSIFJmsSender.java WSIFOperation_ApacheAxis.java WSIFPort_ApacheAxis.java

2002-11-06 Thread whitlock
whitlock2002/11/06 08:13:38 Modified:java/test/proposals/mime MimeTest.java java/src/org/apache/wsif/providers/soap/apacheaxis WSIFJmsSender.java WSIFOperation_ApacheAxis.java WSIFPort_ApacheAxis.java Removed: java/test

mustunderstand values patch for soap 1.2

2002-11-06 Thread Andras.Avar
Hi, Since the mustunderstand attribute values are changed in soap 1.2 here is a patch for it. Plz let me know if this helps. Br, Andras <> And of course the diff: --- 20021027/org/apache/axis/message/SOAPHeaderElement.java Wed Oct 16 10:38:10 2002 +++ 1_0_soap12/org/apache/axis/message/

Re: mustunderstand values patch for soap 1.2

2002-11-06 Thread Davanum Srinivas
Andras, Can you please create a Bugzilla bug? (http://nagoya.apache.org/bugzilla). You can also upload the file in the bug report. Thanks, dims --- [EMAIL PROTECTED] wrote: > Hi, > > Since the mustunderstand attribute values are changed in soap 1.2 here is a patch >for it. Plz > let me know i

DO NOT REPLY [Bug 14182] - Java2WSDL fails when processing java.lang.Object

2002-11-06 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

cvs commit: xml-axis/java/test/wsdl/interop4/groupH/complexDocLit ComplexDocLitServiceTestCase.java

2002-11-06 Thread tomj
tomj2002/11/06 09:23:17 Modified:java/test/wsdl/interop4/groupH/simpleDocLit SimpleDocLitServiceTestCase.java java/test/wsdl/interop4/groupH/complexRPCenc ComplexRpcEncServiceTestCase.java java/test/wsdl/in

RE: [soapbuilders] experimental endpoints from group H, I

2002-11-06 Thread Tom Jordahl
I ran the Apache Axis client tests (test/wsdl/interop4) against these endpoints (after fixing a minor bug in our test driver to correctly use a provided URL). Results: simpleRpcEnc: All pass complexRpcEnc: All Pass Group I - XSD tests - all pass except: There was 1 failure: 1) test22Round4XSD

Fw: How to get an operation Name in a Requestor Handler

2002-11-06 Thread Bahman Kalali
    I sent this to message to the User's list, but I think it is more related in this newsgroup.   I really appriecate your help.   --Bahman http://www.cs.uwaterloo.ca/~bkalali   - Original Message - From: Bahman Kalali To: [EMAIL PROTECTED] Sent: Wednesday, November 06, 2002 12:57

nightly drops missing

2002-11-06 Thread Volkmann, Mark
Title: nightly drops missing Why is it that 2002-10-27 is the only nightly drop available under "Interim Drops" at the web site?  I'd really like to download something more recent. *** WARNING: All e-mail sent

DO NOT REPLY [Bug 14313] New: - Java2WSDL generates schema element with type=""

2002-11-06 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 14313] - Java2WSDL generates schema element with type=""

2002-11-06 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: XML Schema support for Axis (Contrib from Infravio)

2002-11-06 Thread Glen Daniels
Hi Vidyanand! A few comments about this library, first a couple related to the code in particular, and then one about the process of integrating it with Axis. In general, this looks great. Questions: 1) Why bother to keep all the objects in an XmlSchema referenced by QualifiedName? For a gi

RE: XML Schema support for Axis (Contrib from Infravio)

2002-11-06 Thread Vidyanand Murunikkara
Hi Glen Thanks for taking the time to take a look at the source code. And as to your questions 1. The QualifiedName is there because after you do a XmlSchema.compile(..) all the Types are supposed to be obtained form XmlSchema.getSchemaTypes(). This would include any types from the schema that i

cvs commit: xml-axis/java/docs axis.css reading.html

2002-11-06 Thread stevel
stevel 2002/11/06 23:31:05 Modified:java/docs reading.html Added: java/docs axis.css Log: that style sheet Revision ChangesPath 1.10 +18 -26xml-axis/java/docs/reading.html Index: reading.html ===

cvs commit: xml-axis/java/docs AxisTestRedesign.html TestsNeeded.html architecture-guide.html axis.css developers-guide.html index.html install.html integration-guide.html reference.html requirements.html user-guide.html

2002-11-06 Thread stevel
stevel 2002/11/06 23:43:51 Modified:java/docs AxisTestRedesign.html TestsNeeded.html architecture-guide.html axis.css developers-guide.html index.html install.html integration-guide.html reference.html