users@glassfish.java.net

Re: Sun App Server Enterprice Version 8.1 : Servlet invoked twice?

From: <glassfish_at_javadesktop.org>
Date: Thu, 10 Jul 2008 21:08:46 PDT

Looking at server.log, the 2nd invocation is made by a different thread (ThreadID=22), han the 1st one.

Can you print the current thread at sendMessageProcess.do

Thread.currentThread().getName()

At this same servlet, is there some kind of redirection or forward request ?

Claudio Miranda
[Message sent by forum member 'claudio' (claudio)]

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