My problem is this: A snippet of Java code in my XSP references a constant of one of my backend Java classes (in a JAR file in WEB-INF/lib). However, I changed that constant value, recompiled and remade the JAR, restarted Tomcat, etc, but my XSP didn't get recompiled simply because I didn't edit the XSP file after that.


But since any file depending on a constant in another class needs to be recompiled if that constant value changes, I was for awhile wondering why the XSP output wasn't changing.

Does anybody know how to get Cocoon to handle this without having to remember everywhere (in what XSPs) that constant is referenced?

Thanks,

Sonny

_________________________________________________________________
Get MSN 8 and enjoy automatic e-mail virus protection. http://join.msn.com/?page=features/virus



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to