This is a discussion on Force JSP recompilaton - Websphere ; I'm using Webfacing installed on iSeries with Websphere and when I'm trying to updade some jsp files, the class files are not being compiled. Some time it works fine, but some times not. I'm updating the jsp files, updating xml ...
I'm using Webfacing installed on iSeries with Websphere and when I'm trying to updade some jsp files, the class files are not being compiled. Some time it works fine, but some times not. I'm updating the jsp files, updating xml files e removing class file (from temp directory).
When I restart the application it works fine.
What can I do to force recompilation without restart the application ?
Is there any kind of cache that can be cleared ?
Thanks.