When I want to remote-debug Java modules for OOo I do it as described in the Help that you get when you press the Help button in the Tools/Options.../Java/Parameters... dialog, i.e. I add
-Xdebug -Xrunjdwp:transport=dt_socket,server=y,address=8000 to the JVM parameters (in fact I've created 2 patches for my .openoffice.org2/user/config/javasettings_Linux_x86.xml that set/unset these parameters). I haven't had trouble connecting to an OOo instance started with these JVM parameters. Matthias --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
