| Author |
Weblogic in debug mode
|
Hemant Bhaiya
Greenhorn
Joined: Nov 01, 2000
Posts: 21
|
|
I am trying to start weblogic server in debug mode through JBuilder but when weblogic server starts up,on the console it prints a message that "server is started in RUNNING mode". How can I make sure that the weblog server is started in debug mode when using with JBuilder? Thanks in advance. Regards, Hemant
|
 |
Chris Mathews
Ranch Hand
Joined: Jul 18, 2001
Posts: 2712
|
|
|
There is no "debug" mode. There is only development and production modes. However, there are various parameters that can be passed to WebLogic for debugging purposes. Checkout this article by Steve Buzzard for more information.
|
 |
 |
|
|
subject: Weblogic in debug mode
|
|
|