gdaniels2002/10/16 21:40:19
Modified:java/src/org/apache/axis/client Call.java
java/src/org/apache/axis/deployment/wsdd WSDDDeployment.java
WSDDService.java
java/src/org/apache/axis/encoding TypeMappingRegistry.java
gdaniels02/03/23 07:54:25
Modified:java/src/org/apache/axis/description ServiceDesc.java
java/src/org/apache/axis/message RPCElement.java
java/test/RPCDispatch TestSerializedRPC.java
Log:
Change signature of loadServiceDescByIntrospection to take a stan
butek 02/03/22 18:16:47
Modified:java/test/RPCDispatch TestSerializedRPC.java
Log:
Fixed a compile failure.
Revision ChangesPath
1.29 +2 -1 xml-axis/java/test/RPCDispatch/TestSerializedRPC.java
Index: TestSerializedRPC.java
gdaniels02/03/22 13:26:01
Modified:java/test/RPCDispatch TestSerializedRPC.java
Log:
Cope with the debug flag being off by making sure that the param names
we use in the testOutOfOrderParams test match whatever is in the
operation metadata (i.e. "in0", "in1" when there's no debu