[mapguide-trac] #2009: http connection rebuilds session on *any*
server-side exception passed back
MapGuide Open Source
trac_mapguide at osgeo.org
Tue May 22 08:44:10 PDT 2012
#2009: http connection rebuilds session on *any* server-side exception passed back
-----------------------+----------------------------------------------------
Reporter: jng | Owner: jng
Type: defect | Status: new
Priority: low | Milestone: Maestro-4.0-maintenance
Component: Maestro | Version:
Severity: trivial | Keywords:
External_id: |
-----------------------+----------------------------------------------------
Do a series of GETIDENTITYPROPERTIES calls via the Maestro HTTP
connection. Due to a flaw in this operation (see #1403), an exception gets
thrown back to the client. However this is not an exception that requires
a session rebuild.
It turns out the HTTP connection will rebuild the session on *any*
exception that occurs while reading the response. This is wrong, it should
only rebuild if the exception was a session expiry one.
--
Ticket URL: <http://trac.osgeo.org/mapguide/ticket/2009>
MapGuide Open Source <http://mapguide.osgeo.org/>
MapGuide Open Source Internals
More information about the mapguide-trac
mailing list