When I use 'Terminate' in Debug mode it caused the app server(weblogic) its running on, stop as well. Is there a way to keep the app server running and 'Terminate' will just stop debug session.
Any advice appreciated.
PS: I've used weblogic plug in for eclipse; not set up any debug configuration in eclipse.