jsp recompile messages complaining about different version of weblogic
Could someone please advise why following type of messages sudendly started to show up in the weblogic logs?
Recompiling JSP [ServletContext@1954571734.............................. resource
[/regionlayouts/defaultRegionLayout.jsp], because it is stale. It was
previously compiled using a different version of WebLogic Server.
JSP build version: 10.3.3.0
WLS build version:
10.3.4.0.>
On the server 100% sure there is no weblogic 10.3.3 only weblogic 10.3.4.
I have check binaries couple times to make sure.
Not sure how to explain above JSP compilation message. Please advise what else I should check. I always assumed that is related to incorrectly referencing weblogic version. It looks like there could be another root cause.