stevel 2002/10/30 11:41:54
Modified:java/src/org/apache/axis/server AxisServer.java
Log:
a quick raid by the curly bracket police
Revision ChangesPath
1.85 +6 -3 xml-axis/java/src/org/apache/axis/server/AxisServer.java
Index: AxisServer.java
stevel 2002/06/27 16:06:14
Modified:java/src/org/apache/axis/server AxisServer.java
Log:
timing from costin
Revision ChangesPath
1.69 +42 -0 xml-axis/java/src/org/apache/axis/server/AxisServer.java
Index: AxisServer.java
=
rsitze 02/05/09 11:33:15
Modified:java/src/org/apache/axis/server AxisServer.java
Log:
Remove NLS from log.debug entry/exit, as per logging guidelines.
Revision ChangesPath
1.66 +28 -33xml-axis/java/src/org/apache/axis/server/AxisServer.java
Index: AxisSe
dug 02/04/19 10:44:53
Modified:java/src/org/apache/axis/server AxisServer.java
Log:
Make sure we set the msgContext during the generation of WSDL.
This becomes a problem when people try to get to the msgContext
during the contructor of their service.
Revision Changes
rsitze 02/03/11 14:15:55
Modified:java/src/org/apache/axis/server AxisServer.java
Log:
minor corrects to comments/trace
Revision ChangesPath
1.64 +5 -3 xml-axis/java/src/org/apache/axis/server/AxisServer.java
Index: AxisServer.java
=