-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 cpanon,
On 5/2/2011 4:04 PM, cpanon wrote: > Thank you for your attention. No problem. > What is odd and almost answers all the questions, leaving the BIG > one, is that all three techniques work the first time. Hah... that actually raises more questions than answers IMO. > That means that all the resolving, mapping and substitution work. > The proxy names are all resolved in the framset(not shown), tiles and > jsp:include. In the second state what I expected is the recompiling > of the ccAuth15_soDetail_fragment.jsp, caching the other areas and > presenting the different view to the client. By "nothing" I mean > that the original view is shown even thought I know, via setting a > breakpoint, I hit the second state but do now show the proper jsp. Why would the JSP be recompiled? You aren't changing the code, so it should just be re-running the already-compiled code. Maybe you're not explaining it well enough for me to understand. Are you sure you don't somehow hit the first state again somehow? > I have read this about the attribute "antiResourceLocking", however > that was in 5.5 and I assume it is fully fixed or know(no google cit > it), but 6.0.30. Does this help with any further ideas? anti resource locking has mostly do to with not performing file-locking on .jar files that your webapp uses. If you're having problems undeploying webapps where the files aren't being deleted, you may have to mess with this setting. It does not appear to be related to anything you are doing. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk3AYNIACgkQ9CaO5/Lv0PDeLQCdGpAQd4la81wZWYfqwDIG9qYB T5kAoLmk8CtM2sjdqwMhMBaymKUebjJu =Yqxy -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org