RE: cvs commit: xml-axis/java/src/org/apache/axis/description OperationDesc.java

2003-01-15 Thread Glen Daniels
ry 15, 2003 5:05 PM > To: [EMAIL PROTECTED] > Subject: cvs commit: xml-axis/java/src/org/apache/axis/description > OperationDesc.java > > > jmsnell 2003/01/15 14:04:39 > > Modified:java/src/org/apache/axis/description OperationDesc.java > Log: > Fixing a prob

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

2003-01-15 Thread jmsnell
jmsnell 2003/01/15 15:11:18 Modified:java/src/org/apache/axis/description OperationDesc.java Log: Fixing a minor oops Revision ChangesPath 1.32 +2 -2 xml-axis/java/src/org/apache/axis/description/OperationDesc.java Index: OperationDesc.java ==

Re: cvs commit: xml-axis/java/src/org/apache/axis/description OperationDesc.java

2003-01-15 Thread Davanum Srinivas
James, Does this fix the problem? (16141) Thanks, dims --- [EMAIL PROTECTED] wrote: > jmsnell 2003/01/15 14:04:39 > > Modified:java/src/org/apache/axis/description OperationDesc.java > Log: > Fixing a problem with the getOutputParamByQName method. See bug #16141 > > Revision

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

2003-01-15 Thread jmsnell
jmsnell 2003/01/15 14:04:39 Modified:java/src/org/apache/axis/description OperationDesc.java Log: Fixing a problem with the getOutputParamByQName method. See bug #16141 Revision ChangesPath 1.31 +13 -9 xml-axis/java/src/org/apache/axis/description/OperationDesc.

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

2002-12-17 Thread dims
dims2002/12/17 05:35:03 Modified:java/src/org/apache/axis/description OperationDesc.java Log: Fix for Bug 15284 from [EMAIL PROTECTED] (Eric Norman) Revision ChangesPath 1.30 +6 -7 xml-axis/java/src/org/apache/axis/description/OperationDesc.java Index:

RE: SUBMIT REQUEST FOR INCLUSION TO R 1.0: cvs commit: xml-axis/java/src/org/apache/axis/description OperationDesc.java ServiceDesc.java

2002-09-26 Thread Tom Jordahl
, September 26, 2002 5:05 PM To: [EMAIL PROTECTED] Subject: SUBMIT REQUEST FOR INCLUSION TO R 1.0: cvs commit: xml-axis/java/src/org/apache/axis/description OperationDesc.java ServiceDesc.java If there are no more objections to this addition, I'd like to request VOTE it to be merged in release 1.0 T

cvs commit: xml-axis/java/src/org/apache/axis/description OperationDesc.java ServiceDesc.java

2002-09-25 Thread rineholt
rineholt2002/09/25 21:35:05 Modified:java/src/org/apache/axis/description OperationDesc.java ServiceDesc.java Log: By default and if "*" is specified accept all methods found that conform. Revision ChangesPath 1.23 +2 -0 xml-axis/java/sr

cvs commit: xml-axis/java/src/org/apache/axis/description OperationDesc.java ParameterDesc.java

2002-09-24 Thread rineholt
rineholt2002/09/24 20:55:17 Modified:java/src/org/apache/axis/description OperationDesc.java ParameterDesc.java Log: When the same Call object is used repeatedly with only changing the method name and not specifying parameters the modifying of the operation

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

2002-04-30 Thread gdaniels
gdaniels02/04/30 18:50:50 Modified:java/src/org/apache/axis/deployment/wsdd WSDDOperation.java java/src/org/apache/axis/providers/java RPCProvider.java java/src/org/apache/axis/description OperationDesc.java Log: Store operation return information (QNam

cvs commit: xml-axis/java/src/org/apache/axis/description OperationDesc.java ServiceDesc.java

2002-03-03 Thread gdaniels
gdaniels02/03/03 06:16:25 Added: java/src/org/apache/axis/description OperationDesc.java ServiceDesc.java Log: Add missing classes. These are the very beginnings of an abstract service metadata framework. The goal here is that these classes (plus