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

2003-01-02 Thread stevel
stevel 2003/01/02 23:38:12 Modified:java/src/org/apache/axis ConfigurationException.java Log: Retain the underlying exception *and* keep the stack trace slightly separate from the base message, with an overridden toString() method to bring the stack out with the message. Reas

cvs commit: xml-axis/java/webapps/axis happyaxis.jsp

2003-01-02 Thread stevel
stevel 2003/01/02 23:35:24 Modified:java/webapps/axis happyaxis.jsp Log: work out where the XML parser is and state that too Revision ChangesPath 1.13 +39 -11xml-axis/java/webapps/axis/happyaxis.jsp Index: happyaxis.jsp ===

DO NOT REPLY [Bug 13769] - Group G: SwA/DIME (attachments) WSDL Problems

2003-01-02 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/client Stub.java

2003-01-02 Thread dims
dims2003/01/02 12:56:00 Modified:java/test/wsdl/interop4/groupG/dime/doc AttachmentsBindingImpl.java DimeDOCInteropTestCase.java java/test/wsdl/interop4/groupG/dime/rpc AttachmentsBindingImpl.java

cvs commit: xml-axis-wsif/java/samples/jms/service ServiceAvailabilityBean.java

2003-01-02 Thread nmukhi
nmukhi 2003/01/02 11:53:09 Modified:java/samples/dslprovider README.html java/samples/jms/service ServiceAvailabilityBean.java Log: Added example interactions to dslprovider README Modified JMS service availability implementation to return "true" for zip codes < 5

Re: cvs commit: xml-axis/java/test/wsdl/interop4/groupG/mime/doc MimeDOCInteropTestCase.java

2003-01-02 Thread Davanum Srinivas
Awesome...Thanks. -- dims --- [EMAIL PROTECTED] wrote: > gdaniels2003/01/02 11:26:14 > > Modified:java/src/org/apache/axis/client Call.java >java/test/wsdl/interop4/groupG/dime/doc > DimeDOCInteropTestCase.java >java/src/org/apach

DO NOT REPLY [Bug 15764] - API changes break backwards compatibility with Axis 1.0

2003-01-02 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 15765] - re: Incorrect error message thrown. Complaint of lack of method syncronization

2003-01-02 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 15765] - re: Incorrect error message thrown. Complaint of lack of method syncronization

2003-01-02 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 15765] New: - re: Incorrect error message thrown. Complaint of lack of method syncronization

2003-01-02 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/groupG/mime/doc MimeDOCInteropTestCase.java

2003-01-02 Thread gdaniels
gdaniels2003/01/02 11:26:14 Modified:java/src/org/apache/axis/client Call.java java/test/wsdl/interop4/groupG/dime/doc DimeDOCInteropTestCase.java java/src/org/apache/axis/wsdl/toJava JavaStubWriter.java java/test/wsdl/

DO NOT REPLY [Bug 15764] New: - API changes break backwards compatibility with Axis 1.0

2003-01-02 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

JMS transport not in 1.1 binary distribution

2003-01-02 Thread Jaime Meritt
Hi, I just got an email from a user alerting me to the fact that the JMS transport classes are not included in the binary distribution for the Axis 1.1 beta. It is however available in the source distribution. Can anyone shed some light on this? I would imagine that the JMS classes were unavail

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

2003-01-02 Thread Davanum Srinivas
Chris, This change broke the build. PLEASE run "ant clean all-tests" from xml-axis/java directory before you check in changes. Am backing out this change. Thanks, dims --- [EMAIL PROTECTED] wrote: > haddadc 2003/01/01 14:29:14 > > Modified:java/src/org/apache/axis/wsdl/symbolTable Ut

cvs commit: xml-axis/java/src/org/apache/axis/wsdl/symbolTable Utils.java

2003-01-02 Thread dims
dims2003/01/02 07:37:47 Modified:java/src/org/apache/axis/wsdl/symbolTable Utils.java Log: Backing out chris's changes as this change broke the build (http://marc.theaimsgroup.com/?l=axis-dev&m=104151484302311&w=2) Revision ChangesPath 1.23 +3 -1 xml-axis/j

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

2003-01-02 Thread antelder
antelder2003/01/02 07:36:07 Modified:java/src/org/apache/wsif/providers/soap/apacheaxis WSIFOperation_ApacheAxis.java Log: Fix AXIS operation to correctly choose the SimpleSerializerfactory or BeanSerializerfactory for mapped complex types Revision Chan

cvs commit: xml-axis-wsif/java/src/org/apache/wsif/base WSIFClientProxy.java

2003-01-02 Thread antelder
antelder2003/01/02 07:34:26 Modified:java/src/org/apache/wsif/base WSIFClientProxy.java Log: Fix NPE in WSIFClientProxy when the operation has no input parts Revision ChangesPath 1.14 +12 -11xml-axis-wsif/java/src/org/apache/wsif/base/WSIFClientProxy.java In

Serialization of a derivated sequence

2003-01-02 Thread Fabrice Depoux
Hi, I'm using Axis 1.0 and I have a trouble with the serialization of a derivated sequence. I'm working with a schema equivalent to the following one: When the class B is serialized with Axis, the sequence's ord

RE: GroupG Interop EchoAttachments problem.

2003-01-02 Thread Glen Daniels
Yup, will try to look at this today. > -Original Message- > From: Davanum Srinivas [mailto:[EMAIL PROTECTED]] > Sent: Thursday, January 02, 2003 9:37 AM > To: Russell Butek > Cc: [EMAIL PROTECTED] > Subject: GroupG Interop EchoAttachments problem. > > > Russell, Glen, > > Can you PLEAS

DO NOT REPLY [Bug 13146] - On-the-fly wsdl generation incorrect for some overloaded methods

2003-01-02 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

GroupG Interop EchoAttachments problem.

2003-01-02 Thread Davanum Srinivas
Russell, Glen, Can you PLEASE take a look at dime/doc's (as well as mime/doc's) EchoAttachments test case? I have commented them out right now as they don't work. Thanks, dims [1] - http://marc.theaimsgroup.com/?l=axis-dev&m=104137519025018&w=2 [2] - http://marc.theaimsgroup.com/?l=axis-dev&m=1

DO NOT REPLY [Bug 13146] - On-the-fly wsdl generation incorrect for some overloaded methods

2003-01-02 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 13146] - On-the-fly wsdl generation incorrect for some overloaded methods

2003-01-02 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/utils XMLUtils.java

2003-01-02 Thread Davanum Srinivas
Russell, Wish you a very happy and prosperous new year as well. Was working off of http://gotdotnet.com/team/xml_wsspecs/dime/WSDL-Extension-for-DIME.htm (and the WSDL's for dime-doc and dime-rpc that is a part of the SOAPBuilders Interop effort). Thanks, dims --- Russell Butek <[EMAIL PROTECT

DO NOT REPLY [Bug 15724] - WSDL2Java takes hours on large files

2003-01-02 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

[GUMP] Build Failure - Axis

2003-01-02 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

cvs commit: xml-axis/java build.xml

2003-01-02 Thread dims
dims2003/01/02 05:10:48 Modified:java build.xml Log: Sam forgot to cleanup :-) Revision ChangesPath 1.223 +1 -0 xml-axis/java/build.xml Index: build.xml === RCS file: /home/cvs/xml-a

DO NOT REPLY [Bug 15760] New: - using document style and stubs requres manually mapping complex types

2003-01-02 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/test/docStyle ZipCodeAxisTest.java

2003-01-02 Thread antelder
antelder2003/01/02 02:40:41 Modified:java/test/docStyle ZipCodeAxisTest.java Log: Add another testcase for wrapped document style calls to test using both wrapped and unwrapped parts. Revision ChangesPath 1.6 +60 -7 xml-axis-wsif/java/test/docStyle/ZipCodeAxisT

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

2003-01-02 Thread antelder
antelder2003/01/02 02:39:40 Modified:java/src/org/apache/wsif/base WSIFClientProxy.java java/src/org/apache/wsif/util WSIFUtils.java Log: Fix client proxy to correctly determine when a wrapped document literal style operation is being called with either wrapped or unw

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

2003-01-02 Thread antelder
antelder2003/01/02 02:34:52 Modified:java/src/org/apache/wsif/util WSIFUtils.java Log: Add a new method to WSIFUtils to get the WSDL extension registry that has been populated with all the WSIF provider custom WSDL extensions. This is required when you want to use a WSDL reader n

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

2003-01-02 Thread antelder
antelder2003/01/02 02:30:03 Modified:java/src/org/apache/wsif/providers/soap/apacheaxis WSIFOperation_ApacheAxis.java Log: Update deep() method to include all the instance variables Revision ChangesPath 1.52 +16 -3 xml-axis-wsif/java/src/

DO NOT REPLY [Bug 13724] - Java2WSDL not generating nillable attribute for primitive wrapper types

2003-01-02 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