Re: [Resin-interest] Recompilation of jsp on every request for the same page

2009-04-02 Thread Prasad Chaudhari
I think so. I have compared my resin.conf of resin 3.1.8 with resin.xml of resing 3.2.x there is no difference. In 3.2.0 changes log I find following entry. May be this bug has to do something with it classloader: scan of ext paths must only add directories and jars (#2659, rep by Brian

Re: [Resin-interest] Recompilation of jsp on every request for the same page

2009-04-01 Thread Prasad Chaudhari
We have rolled back to Resin 3.1.8 and recompilation on every request does not happen. So this bug could be related to 3.2.x versions. Regards Prasad --- Prasad Chaudhari herrpra...@yahoo.com schrieb am Di, 31.3.2009: Von: Prasad Chaudhari herrpra...@yahoo.com Betreff: Re: [Resin-interest]

Re: [Resin-interest] Recompilation of jsp on every request for the same page

2009-04-01 Thread Rick Mann
I think I'm seeing the same thing. I made a small test.jsp to load, and its class files (in the work dir) update every request. Here is the relevant log info. The complaint about the remote URI http://java.sun.com/j2ee/dtds/web-jsptaglibrary_1_1.dtd repeats 10 times, then there's a bit

Re: [Resin-interest] Recompilation of jsp on every request for the same page

2009-03-31 Thread Prasad Chaudhari
I do not see it as a permissions issue. I use windows XP and resin can write to that directory as it everytime compiles classes(jsps and tags) to the directory (work). I have tried it with Resin 3.2.1 as well, same result. Some additional info. Resin is configured so that document-directory is

Re: [Resin-interest] Recompilation of jsp on every request for the same page

2009-03-30 Thread Scott Ferguson
On Mar 30, 2009, at 1:18 AM, Prasad Chaudhari wrote: Hi Scott, Thanks for the reply. Level was fine now I have changed it to finer. After this change, no additional information was logged except for some tags entire source code was printed out in the log file. Any guess why resin cannot

[Resin-interest] Recompilation of jsp on every request for the same page

2009-03-27 Thread Prasad Chaudhari
Hi All, Resin compiles the jsp page and its included tags every time that jsp page is clicked. Shouldn't Resin compile the JSP page only after first click? After the changing the log level of resin to fine it shows following stack trace. [11:43:09.445] {hmux-127.0.0.1:6800-16}