Reputation: 9986
I want to know how to clear weblogic cache without rebooting my Weblogic 8.1 server?
Upvotes: 0
Views: 3901
Reputation: 136
I guess you are referring to the application stage directory. Undeploy your application, delete the contents of the stage directory and redeploy your app. Hope this helps
Upvotes: 1