On czw, mar 20, 2003 at 09:34:06 +0100, SAXESS - Hussayn Dabbous wrote:
> Hi,
> 
> I can't tell you why you get this error, but i can tell you
> how we are debugging cocoon enabled web applications in a
> similar environment as yours:
> 
> We are running eclipse, cocoon-2.0.4, tomcat-4.1.18 on solaris
> and linux. We run eclipse on a PC-frontend and we always start
> the tomcat server with the startup scripts. When debuging
> whichever webapp (including cocoon) we set the JAVA_OPTS
> as follows:
> 
> -server -Xdebug -Xnoagent -Djava.compiler=NONE 
> -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=8000
> 
> Then we (re)start the tomcat server as usual with "startup.sh" or
> "startup.bat". Please note, that we set the JAVA_OPTS, not the
> CATALINA_OPTS for this, although the docs at the tomcat site
> state something else (that does not work for us)
> 
> On eclipse we set up a remote debugging session on port 8000.
> This works perfectly! It should also work, when the tomcat server
> is running locally.
Yes it is - the only exception is debugging XPSs - couldn't make it work under
eclipse.
        ouzo
-- 
            __
         | /  \ |        Leszek Gawron            //  \\
        \_\\  //_/      [EMAIL PROTECTED]          _\\()//_
         .'/()\'.     Phone: +48(600)341118     / //  \\ \
          \\  //  recursive: adj; see recursive  | \__/ |


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

Reply via email to