We have the following situation on our weblogic10.2 environment.
The managed nodes seem to be extracting an older cached version of the deployed war on start.
They simply ignore the newer version of the deployable copied over to the deployment location on the admin server.
We are unable to locate where from do the managed nodes retrieve this cached version of the deployable(war file).
This happens even if the admin server is kept down.
Any pointers on how to diagnose this situation ;and unearth where the cached version is residing would be appreciated.