Hi Robert, I not tried it with james trunk but it should be possible to adjust run.sh / run.bat and add the following JVM args to it:
-Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=y >From there just follow the wiki. Maybe worth to add some docs for it... Thx for the pointer Bye, Norman 2010/2/4 Robert L. Gurule <[email protected]>: > Folks, > I was checking out the http://wiki.apache.org/james/EclipseNotes > on using Eclipse to debug James. These notes are apparently out of sync > with Version 3.0. > > Is there anything that I need to do to configure the Eclpse to debug > James - Server, do I simply run as a Remote Java Application? > > Thanks for your help > > -RObert > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
