snichol 2002/06/24 22:16:27
Modified:.TODO
java/docs changes.html
java/docs/guide rpc.html
java/docs/install tomcat.html
java/src/org/apache/soap/server/http ServerHTTPUtils.java
Added: java/samples/configure Co
duftler 02/05/02 14:59:23
Modified:java/src/org/apache/soap/server/http ServerHTTPUtils.java
Log:
Made the ServerHTTPUtils.readEnvelopeFromRequest(...) method public,
instead of the default package access. For more info, please see:
http://nagoya.apache.org/bugzilla/show_bug
duftler 01/06/25 13:53:50
Modified:java/src/org/apache/soap/server/http ServerHTTPUtils.java
Log:
The code will now only store the target object in the ServletContext or
HTTPSession when it is newly created, and will not store it on each
invocation. Thanks to [EMAIL PROTECTED] f