users@glassfish.java.net

Strange! One thread intercepting another threads response?

From: <glassfish_at_javadesktop.org>
Date: Sat, 10 Nov 2007 13:54:58 PST

I'm a jsp newbie. I have a server running different servlets that handle HTTP POST requests from other servers (customers). These servlets return XML content.

On this same server, I've now setup some JSP pages. Every now and then (pretty often), when I load the jsp pages, I get the response content from one of the servlets (the XML that was supposed to be returned to the customer) INSTEAD of the jsp page content!

That's right. Instead of loading the jsp, the server returns the XML response from ANOTHER thread on the server!

I really don't get this at all. I'm running Glassfish V1 stable (can't remember the build).

Hoping for a clarifying response... :-)

Marius Waldal
[Message sent by forum member 'mariusw' (mariusw)]

http://forums.java.net/jive/thread.jspa?messageID=244910