DO NOT REPLY [Bug 18119] - test.wsdl.wrapped_holders.Wrapped_holdersTestCase fails on "Input argument did not match expected string..."

2003-03-18 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/wrapped_holders build.xml

2003-03-18 Thread dims
dims2003/03/18 12:04:06 Modified:java/test/wsdl/wrapped_holders build.xml Log: Possible fix for Bug 18119 - test.wsdl.wrapped_holders.Wrapped_holdersTestCase fails on "Input argument did not match expected string..." Revision ChangesPath 1.2 +1 -1 xml-axis

cvs commit: xml-axis/java/src/org/apache/axis/message MessageElement.java

2003-03-18 Thread dims
dims2003/03/18 12:01:22 Modified:java/src/org/apache/axis/message MessageElement.java Log: Fix for test.saaj.TestEnvelope.testAttributes failure. Revision ChangesPath 1.149 +12 -2 xml-axis/java/src/org/apache/axis/message/MessageElement.java Index: Messag

DO NOT REPLY [Bug 18119] New: - test.wsdl.wrapped_holders.Wrapped_holdersTestCase fails on "Input argument did not match expected string..."

2003-03-18 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/src/org/apache/axis/message SOAPHeader.java SOAPEnvelope.java

2003-03-18 Thread jmsnell
jmsnell 2003/03/18 10:36:03 Modified:java/src/org/apache/axis/message SOAPHeader.java SOAPEnvelope.java Log: Revision ChangesPath 1.70 +3 -3 xml-axis/java/src/org/apache/axis/message/SOAPHeader.java Index: SOAPHeader.java

SAAJ 1.2 and JAX-RPC 1.1 specs

2003-03-18 Thread Davanum Srinivas
JSR-000101 Java APIs for XML based RPC, 1.1 http://jcp.org/en/jsr/detail?id=101 JSR-67 SOAP with Attachments API for Java, 1.2 http://jcp.org/en/jsr/detail?id=67 -- dims = Davanum Srinivas - http://webservices.apache.org/~dims/ __ Do you Y

Re: DO NOT REPLY [Bug 18108] - SOAPEnvelope constructor passes unexpectedly null arguments

2003-03-18 Thread Davanum Srinivas
James, See http://marc.theaimsgroup.com/?l=axis-dev&m=104800578623575&w=2 -- dims --- James M Snell <[EMAIL PROTECTED]> wrote: > Working on a fix. Running all tests now. > > - James Snell > IBM Emerging Technologies > [EMAIL PROTECTED] > (877) 511-5082 (voice/fax) ** NEW NUMBER

Re: DO NOT REPLY [Bug 18108] - SOAPEnvelope constructor passesunexpectedly null arguments

2003-03-18 Thread James M Snell
Working on a fix. Running all tests now. - James Snell IBM Emerging Technologies [EMAIL PROTECTED] (877) 511-5082 (voice/fax) ** NEW NUMBER ** (700) 930-1979 (t/l)** NEW NUMBER ** Programming Web Services With SOAP O'Reilly & Associates, ISBN 059

DO NOT REPLY [Bug 18081] - org.w3c.dom.Document Java2WSDL Regression

2003-03-18 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/src/org/apache/axis/wsdl/fromJava Emitter.java

2003-03-18 Thread dims
dims2003/03/18 08:50:38 Modified:java/src/org/apache/axis Constants.java java/src/org/apache/axis/encoding DefaultTypeMappingImpl.java java/src/org/apache/axis/wsdl/fromJava Emitter.java Added: java/test/wsdl/document buil

cvs commit: xml-axis/java/test/wsdl/document - New directory

2003-03-18 Thread dims
dims2003/03/18 08:46:03 xml-axis/java/test/wsdl/document - New directory

cvs commit: xml-axis/java/src/org/apache/axis/message SOAPHeader.java

2003-03-18 Thread dims
dims2003/03/18 08:42:57 Modified:java/src/org/apache/axis/message SOAPHeader.java Log: Prevent NPE Revision ChangesPath 1.69 +1 -1 xml-axis/java/src/org/apache/axis/message/SOAPHeader.java Index: SOAPHeader.java ===

DO NOT REPLY [Bug 18052] - support for prefixed attributes

2003-03-18 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: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJavaEmitter.java

2003-03-18 Thread James M Snell
I'm getting a high number of bounces from the Apache mail server... resending this after the original was rejected. - James Snell IBM Emerging Technologies [EMAIL PROTECTED] (877) 511-5082 (voice/fax) ** NEW NUMBER ** (700) 930-1979 (t/l)** NEW NUMBER **

Re: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJavaEmitter.java

2003-03-18 Thread James M Snell
As we discussed on the phone this morning, that's fine. I had thought of doing this also but thought that it might be too big of a change this close to the 1.1 release... but, as my bug report indicates, this IS a regression from 1.0 and does deserve the proper attention your change will give

DO NOT REPLY [Bug 18108] - SOAPEnvelope constructor passes unexpectedly null arguments

2003-03-18 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 18108] New: - SOAPEnvelope constructor passes unexpectedly null arguments

2003-03-18 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 18104] - Subclassing problems on the fromJava.Emitter

2003-03-18 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 18104] - Subclassing problems on the fromJava.Emitter

2003-03-18 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 18104] - Subclassing problems on the fromJava.Emitter

2003-03-18 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: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJava Emitter.java

2003-03-18 Thread Davanum Srinivas
Withdraw my -1 to -0...Am not convinced that adding namespace is the right fix. Thanks, dims --- Davanum Srinivas <[EMAIL PROTECTED]> wrote: > James, > > -1...This is not the right fix. We need to use typemapping to map Document to > anyType. > > -- dims > > --- [EMAIL PROTECTED] wrote: > > j

DO NOT REPLY [Bug 18104] New: - Subclassing problems on the fromJava.Emitter

2003-03-18 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: cvs commit: xml-axis/java/src/org/apache/axis/wsdl/fromJava Emitter.java

2003-03-18 Thread Davanum Srinivas
James, -1...This is not the right fix. We need to use typemapping to map Document to anyType. -- dims --- [EMAIL PROTECTED] wrote: > jmsnell 2003/03/17 20:34:12 > > Modified:java/src/org/apache/axis/wsdl/fromJava Emitter.java > Log: > Temporary fix to address a regression (from 1.

Re: Axis 1.0 ==> Axis 1.1 Regression

2003-03-18 Thread Davanum Srinivas
Try thisThis is not a good fixJust trying to see if this will help you move ahead. Am researching a better solution. Thanks, dims --- src/org/apache/axis/encoding/DefaultTypeMappingImpl.java25 Dec 2002 23:28:46 - 1.67 +++ src/org/apache/axis/encoding/DefaultTypeMappingImpl.

Re: doc typos

2003-03-18 Thread Marc Portier
sorry missed out another one in the same file, this diff contains all changes. -marc= Marc Portier wrote: Hi all, just got in here (download/subscribe/cvs co) while waiting for the build (by the way: quite an impressive 'ant all' here... junits passing ok as we speak) to finish: like to send

[GUMP] Build Failure - Axis

2003-03-18 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

doc typos

2003-03-18 Thread Marc Portier
Hi all, just got in here (download/subscribe/cvs co) while waiting for the build (by the way: quite an impressive 'ant all' here... junits passing ok as we speak) to finish: like to send the patch for the simple typos I discovered in the html docos. (English is not my native language, afraid th

RE: setEngineConfiguration, and the JXTA transport

2003-03-18 Thread Daniel Elenius
I would be glad to help, but... which experience do you mean? The whole "making a new transport plug-in for Axis" or "making a new EngineConfigurationFactory"? And could you give me a pointer to where in the wiki or docs this would go please? Can I also take the opportunity to make a little plug f