At 04:52 PM 8/14/00 -0500, Mackenzie, Wendell D. wrote:
>Hi Paul:
>
>   I've gotten the jde-bug product installed and somewhat functional on our
>Solaris 7 dev box.  I'm using Xemacs 20.4 as the client engine to run the
>jde-bug tool.  I'm launching my server Java process that I want to debug
>using:
>
>JavaServer -C dom=eBase -i 6 -i 81 -u devel-srv5 -U
>/export/home/wleadm/wbase/wle/Logs/ULOGS/ULOG -m 0 -A -- -Xdebug -Xnoagent
>-Xbootclasspath:/usr/Solaris_JDK_1.2.2_05a/lib/tools.jar:/usr/Solaris_JDK_1.
>2.2_05a/jre/lib/rt.jar
>-Xrunjdwp:transport=dt_socket,address=9200,server=n,suspend=y
>WLELoginProxyImpl.jar wleport none Acol LoginProxy none
>

Following up on my last message, I also notice that you omitted the
-Djava.compiler=NONE argument, which Sun says is necessary to enable
connection to a debugger. 

- Paul

Reply via email to