|
When we use NetBeans to debug servlets on a remote machine running Tomcat, we start Tomcat with these arguments: -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,address=7070,suspend=n Then we connect to that JVM from the NetBeans debugger and can debug and single-step our servlets. Is anything like this supported in the AS/400's JVM (1.3.0 on V4R4)? I don't even see -Xdebug listed in the output of java -X. Being able to debug an RMI server on the '400 from NetBeans on my PC would be ultra-cool. -- ____________________________________________________________ Glenn Holmer gholmer@weycogroup.com Programmer/Analyst phone: 414.908.1809 Weyco Group, Inc. fax: 414.908.1601
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.