cvs commit: xml-soap/java/src/org/apache/soap/util/net HTTPUtils.java

2002-09-05 Thread snichol
snichol 2002/09/05 23:07:03 Modified:java/src/org/apache/soap/util/net HTTPUtils.java Log: Remove tabs. Add TODO comment about checking HTTP status code before creating TransportMessage for response. Revision ChangesPath 1.30 +18 -13xml-soap/java/src/org/apac

cvs commit: xml-soap/java/src/org/apache/soap/server/http MessageRouterServlet.java RPCRouterServlet.java ServerHTTPUtils.java

2002-09-05 Thread snichol
snichol 2002/09/05 23:14:11 Modified:java/docs changes.html java/src/org/apache/soap/server/http MessageRouterServlet.java RPCRouterServlet.java ServerHTTPUtils.java Log: Add per-service authorization based on roles. Au

cvs commit: xml-soap/java/docs/guide migration.html

2002-09-05 Thread snichol
snichol 2002/09/05 11:52:24 Modified:java/docs/guide migration.html Log: Reported by "Janicki, Rob" <[EMAIL PROTECTED]> Fixed dead link for source diff. Revision ChangesPath 1.2 +2 -2 xml-soap/java/docs/guide/migration.html Index: migration.html ==

Re: Documentation Error - Dead Link -http://xml.apache.org/soap/docs/guide/migration.html

2002-09-05 Thread Scott Nichol
Thanks. I have fixed the link in CVS. Scott Nichol - Original Message - From: "Janicki, Rob" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 05, 2002 1:55 PM Subject: Documentation Error - Dead Link - http://xml.apache.org/soap/docs/guide/migration.html Hi - FYI

Documentation Error - Dead Link - http://xml.apache.org/soap/docs/guide/migration.html

2002-09-05 Thread Janicki, Rob
Hi - FYI On page http://xml.apache.org/soap/docs/guide/migration.html at: XMLParserLiaison replaced with JAXP We previously used a home grown solution for achieving XML parser independence. However, given the release of a Java standard mechanism for doing that, we have now switched over to us

cvs commit: xml-soap/java/src/org/apache/soap/util/net HTTPUtils.java

2002-09-05 Thread snichol
snichol 2002/09/05 09:50:52 Modified:java/docs changes.html java/src/org/apache/soap/rpc SOAPContext.java java/src/org/apache/soap/server ServerUtils.java ServiceManagerClient.java java/src/org/apache/soap/server/http

Re: Compression support in Apache SOAP

2002-09-05 Thread Scott Nichol
I've just committed a change to add gzip encoding for HTTP. You can get this capability immediately by grabbing the CVS source, or tomorrow by getting the nightly built for tonight. The encoding is enabled on the client through SOAPContext. For example, the client in the gzip sample does the fo

cvs commit: xml-soap/java/samples/gzip - New directory

2002-09-05 Thread snichol
snichol 2002/09/05 09:44:39 xml-soap/java/samples/gzip - New directory -- To unsubscribe, e-mail: For additional commands, e-mail: