stevel 2003/08/15 12:17:48
Modified:java/src/org/apache/axis/transport/http AxisServlet.java
Log:
pull a line we no longer need
Revision ChangesPath
1.167 +0 -2
xml-axis/java/src/org/apache/axis/transport/http/AxisServlet.java
Index: AxisServlet.java
===
stevel 2003/08/15 12:08:17
Modified:java/src/org/apache/axis/transport/http AxisServlet.java
Log:
Fix out of bounds exception, patch supplied by Shinji Suzuki
Revision ChangesPath
1.166 +9 -3
xml-axis/java/src/org/apache/axis/transport/http/AxisServlet.java
+1
Thanks Dug!
--
Tom Jordahl
Macromedia Server Development
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, August 11, 2003 10:20 AM
To: [EMAIL PROTECTED]
Subject: cvs commit: xml-axis/java/src/org/apache/axis/transport/http AxisServlet.java
dug
dug 2003/08/11 07:20:23
Modified:java/docs reference.html
java/src/org/apache/axis/transport/http AxisServlet.java
Log:
Use qs. instead of qs:
Add default for query strings
Add a compat. flag
and of course docs
Submitted by: Curtiss Howard - [EMAIL PROTECT
oto dispose() methods in things like messagecontext
> kicking in too early.
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Saturday, March 29, 2003 14:40
> Subject: cvs commit: xml-axis/java/src/org/apache/axis/transport/
case some proto dispose() methods in things like messagecontext
kicking in too early.
- Original Message -
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, March 29, 2003 14:40
Subject: cvs commit: xml-axis/java/src/org/apache/axis/transport/http
Axi
dims2003/03/29 14:40:25
Modified:java/src/org/apache/axis/transport/http AxisServlet.java
Log:
Under some conditions the Response Message is null...Throw an exception if this is
the case.
Revision ChangesPath
1.159 +4 -0
xml-axis/java/src/org/apache/axis/tr