2 webapps running in debugged tomcat
I have two separate webapps running in my tomcat instance. They are
interdependent at runtime. However I only need to debug one of them. It
appears, however, that in the webapp debug config and at actual debug time,
I can only run one of the webapps at a time - even though they've both been
explicitly defined in my server.xml. Am I out of luck ? Any suggestions as
to make sure the non-debugged webapp is running and available while I debug
the other one?
Thanks,
-Vard Lott
Symantec Corp.
vlott@symantec.com
Please sign in to leave a comment.
Additional info: I try manually to copy the other (non-debugged) webapp
into the .IntelliJ/system/tomcat_myapp/webapps directory in advance but it
is hosed by the debugger when I start up..
"Vard Lott" <vlott@symantec.com> wrote in message
news:b5q931$dvh$1@is.intellij.net...
time,
been
as
debug
>
>
>