Friday, May 25, 2007

Weblogic modes

You can start your weblogic server either in Run mode or in Debug mode.

Debug mode will allow you to stop at the debug points and will also help you in getting to the debug variables. So here is how you can change the mode

First of all stop your weblogic server... you cannot change its mode when its on.

2)in the Servers tab... rt click on the weblogic server and select debug from the options.

3)Now start your server and you are good to go :)).. its that easy.. but took a while to understand.. so its worth it post into the blog. haha

for further reference got to:

http://dev2dev.bea.com/pub/a/2006/01/eclipse-plugin.html?page=2

-sonu

No comments: