dims2002/12/20 09:28:23
Modified:java/src/org/apache/axis/encoding/ser ArrayDeserializer.java
ArraySerializer.java BeanDeserializer.java
JAFDataHandlerDeserializer.java
JAFDataHandlerSerializer.java
stevel 2002/11/19 15:28:08
Modified:java/src/org/apache/axis/i18n resource.properties
java/src/org/apache/axis/handlers/soap SOAPService.java
Log:
now looks for a resource if the file doesnt resolve in a directory; adds
a meaningful error message if neither is found
glyn02/05/24 08:38:23
Modified:java/src/org/apache/axis/handlers/soap SOAPService.java
Log:
Provide diagnostics for class loading exceptions.
Revision ChangesPath
1.60 +2 -0 xml-axis/java/src/org/apache/axis/handlers/soap/SOAPService.java
Index: SOAPSe
gdaniels02/04/22 20:27:35
Modified:java/src/org/apache/axis/handlers/soap SOAPService.java
Log:
Synchronize getInitializedServiceDesc() to avoid potential race conditions
Revision ChangesPath
1.58 +1 -1 xml-axis/java/src/org/apache/axis/handlers/soap/SOAPServic