RE: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java

2003-01-09 Thread Glen Daniels
ailto:[EMAIL PROTECTED]] > Sent: Thursday, January 09, 2003 11:23 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: xml-axis/java/src/org/apache/axis/client > Service.java > > > gdaniels2003/01/09 20:22:37 > > Modified:java/src/org/apache/axis/client

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

2003-01-09 Thread gdaniels
gdaniels2003/01/09 20:22:37 Modified:java/src/org/apache/axis/client Service.java Log: The Service(String wsdlLocation) constructor wasn't working with filenames. Since we already do all the work to handle this case in XmlUtils, replace the URL member variable with a String, a

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

2002-11-19 Thread dims
dims2002/11/19 14:47:01 Modified:java/src/org/apache/axis/client Service.java Log: Fix for Bug 14601 - Service constructor searches for EngineConfiguration twice Revision ChangesPath 1.82 +12 -3 xml-axis/java/src/org/apache/axis/client/Service.java Index

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

2002-10-28 Thread dims
dims2002/10/28 07:22:37 Modified:java/samples/client DynamicInvoker.java java/src/org/apache/axis/client Service.java Log: DynamicInvoker - Parse WSDL only once. Revision ChangesPath 1.5 +83 -242 xml-axis/java/samples/client/DynamicInvoker.java

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

2002-10-24 Thread dims
dims2002/10/24 11:03:10 Modified:java/src/org/apache/axis/client Service.java Log: Updating DII Implementation to use Parser instead of using WSDL4J Revision ChangesPath 1.79 +28 -32xml-axis/java/src/org/apache/axis/client/Service.java Index: Service.jav

RE: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java

2002-10-02 Thread Tom Jordahl
: xml-axis/java/src/org/apache/axis/client Service.java Tom, You accidentally added SOAPFaultDetailsBuilder.java to the head branch, and it contains code that is only in the interop4 branch. I'll let you decide how to fix this. B.T.W. I haven't reviewed your changes yet, but thanks

RE: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java

2002-10-02 Thread Tom Jordahl
01, 2002 5:44 PM To: [EMAIL PROTECTED] Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java I am getting compile errors. Are you sure you checked in all the changes. Getting a compiler error in SOAPFaultDetailsBuilder.java line 121: can't resolve s

Re: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java

2002-10-01 Thread R J Scheuerle Jr
cc: Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java 10/01/2002 04:43

Re: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java

2002-10-01 Thread Richard Sitze
: Subject:Re: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java I am getting compile errors. Are you sure you checked in all the changes. Getting a compiler error in SOAPFaultDetailsBuilder.java line 121: can't resolve symbol Service.FaultInfo Rich Sche

Re: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java

2002-10-01 Thread R J Scheuerle Jr
To: [EMAIL PROTECTED] 10/01/2002 03:38 cc: PM Subject: cvs commit: xml-axis/jav

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

2002-10-01 Thread tomj
tomj2002/10/01 13:38:52 Modified:java/src/org/apache/axis Tag: interop4 AxisFault.java java/src/org/apache/axis/encoding Tag: interop4 DeserializationContextImpl.java DeserializerImpl.java java/src/org/apa

Re: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java

2002-06-27 Thread scheu
5 (IBM TL 678-5115) [EMAIL PROTECTED] 06/27/2002 02:37 PM Please respond to axis-dev To: [EMAIL PROTECTED] cc: Subject: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java dims2002/06/27 12:37:00 Modified:java/src/org/apac

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

2002-06-27 Thread dims
dims2002/06/27 12:37:00 Modified:java/src/org/apache/axis/client Service.java Log: Handle the case where wsdlService is null. Revision ChangesPath 1.63 +2 -5 xml-axis/java/src/org/apache/axis/client/Service.java Index: Service.java ==

cvs commit: xml-axis/java/src/org/apache/axis/client Service.java ServiceFactory.java

2002-06-27 Thread dims
dims2002/06/27 11:06:17 Modified:java/src/org/apache/axis/utils axisNLS.properties java/test/wsdl/types DynamicProxyTestCase.java java/src/org/apache/axis/client Service.java ServiceFactory.java Log: TCK compliance fixes.

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

2002-06-25 Thread dims
dims2002/06/25 12:11:21 Modified:java/src/org/apache/axis/client Service.java Log: Added a small HandlerRegistryImpl for JAXRPC compliance. Revision ChangesPath 1.61 +19 -2 xml-axis/java/src/org/apache/axis/client/Service.java Index: Service.java

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

2002-06-21 Thread butek
butek 2002/06/21 11:28:35 Modified:java/src/org/apache/axis/client Service.java Log: TCK issue: bring Service.getPorts up to snuff. Revision ChangesPath 1.60 +12 -3 xml-axis/java/src/org/apache/axis/client/Service.java Index: Service.java =

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

2002-06-13 Thread dims
dims2002/06/13 10:14:53 Modified:java/src/org/apache/axis/client Service.java Log: Allow createCall to instantiate a Call object even when WSDL is not specified. Revision ChangesPath 1.56 +6 -4 xml-axis/java/src/org/apache/axis/client/Service.java Inde

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

2002-03-26 Thread butek
butek 02/03/26 14:34:23 Modified:java TODO.txt java/src/javax/xml/rpc Service.java java/src/org/apache/axis/client Service.java Log: I brought the javax.xml.rpc.Service interface up to JAX-RPC 0.8 snuff. The implementation still needs work. Ne

RE: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java

2002-03-26 Thread Glen Daniels
ally "kick" the Service to reload the metadata if you want to do so. --Glen > -Original Message- > From: Glyn Normington [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 26, 2002 11:58 AM > To: [EMAIL PROTECTED] > Subject: Re: cvs commit: xml-axis/java/src/or

Re: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java

2002-03-26 Thread Doug Davis
cenario it won't change that often. -Dug Glyn Normington/UK/IBM@IBMGB on 03/26/2002 11:58:13 AM Please respond to [EMAIL PROTECTED] To:[EMAIL PROTECTED] cc: Subject: Re: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java This sounds good for performance, but

Re: cvs commit: xml-axis/java/src/org/apache/axis/client Service.java

2002-03-26 Thread Glyn Normington
/java/src/org/apache/axis/client Service.java axis-dev

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

2002-03-26 Thread dug
dug 02/03/26 04:44:47 Modified:java/src/org/apache/axis/client Service.java Log: Add some basic caching of WSDL. WSDL will not change very often so cache what we see - the improvement in speed in cases where we reuse the same WSDL(but not the same Service object) is quite d

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

2002-02-20 Thread butek
butek 02/02/20 06:11:17 Modified:java/src/org/apache/axis/client Service.java Log: These fields are made transient for Serializable use. Revision ChangesPath 1.43 +3 -3 xml-axis/java/src/org/apache/axis/client/Service.java Index: Service.java =