Sergio Carvalho a écrit :
> 
> On Wed, 04 Jul 2001 18:22:05 +0200, Sylvain Wallez <[EMAIL PROTECTED]> 
>wrote:
> --
> 
> > I also use JSwat, but in a separate process and attach it to the JVM
> > running Tomcat after startup.
> 
> How do you launch both Tomcat and Jswat? I tried setting CATALINA_OPTS to:
>  -Xdebug -Xnoagent -Djava.compiler=NONE 
>-Xrunjdwp:transport=dt_socket,server=y,suspend=n
> and I can connect JSwat to the running JVM on port 2000. But then, when Tomcat 
>processes a
> request, both Tomcat and JSwat hangup and won't respond anymore.
> 
> Thx,
> 
> --
> Sergio Carvalho
> ---------------
> [EMAIL PROTECTED]
> 
> If at first you don't succeed, skydiving is not for you
> 

I use tomcat 3.2.2 with the exact same TOMCAT_OPTS as your CATALINA_OPTS
and this works (JDK 1.3.1 on Linux)

-- 
Sylvain Wallez
Anyware Technologies - http://www.anyware-tech.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to