Mercer
Mercer

Reputation: 9986

How to clear weblogic cache

I want to know how to clear weblogic cache without rebooting my Weblogic 8.1 server?

Upvotes: 0

Views: 3901

Answers (1)

Kannan
Kannan

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

Related Questions