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
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
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
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
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
: 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
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
cc:
Subject: Re: cvs commit:
xml-axis/java/src/org/apache/axis/client Service.java
10/01/2002 04:43
:
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
To: [EMAIL PROTECTED]
10/01/2002 03:38 cc:
PM Subject: cvs commit:
xml-axis/jav
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
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
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
==
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.
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
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
=
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
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
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
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
/java/src/org/apache/axis/client Service.java
axis-dev
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
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
=
23 matches
Mail list logo