[Mono-bugs] [Bug 444343] Problem with DefaultWsdlHelpGenerator.aspx and Session
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Nov 13 03:39:11 EST 2008
https://bugzilla.novell.com/show_bug.cgi?id=444343
User gonzalo at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=444343#c5
--- Comment #5 from Gonzalo Paniagua Javier <gonzalo at novell.com> 2008-11-13 01:39:10 MST ---
The problem was that the page created and locked a session and then issued a
HttpWebRequest which tried to modify the same session object that was locked by
the page. By using js, we reuse that session after the page is sent to the
client.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list