Re: Request Scope does not invalidate the session at the end of therequest, long-lived sessions hang until timeout causing out-of-sessions error.

2002-08-03 Thread Scott Nichol
I have just checked in some code to address both the NPE and the need to be able to specify that sessions should not be created for a service. To suppress session creation for your service, add an element http://xml.apache.org/xml-soap/deployment"; id="urn:AddressFetcher">

cvs commit: xml-soap/java/docs changes.html

2002-08-03 Thread snichol
snichol 2002/08/03 19:47:32 Modified:java/src/org/apache/soap/server/http MessageRouterServlet.java RPCRouterServlet.java java/docs changes.html Log: Add the ability to suppress session creation per service by specifying within the isd:pro