|
David, if I need to debug java programs on the Iseries I use the green screen RUNJVA command. RUNJVA class(com.javaclasstostarttheapp) classpath(classpath that includes all the required jar files) option(*debug) As long as your source code is available, this will bring up the java code in the green screen system debugger. you can also do a very similar thing with the distributed debugger, or the WDSC debugger. I did get the WDSC debugger to work running Java code on the 400 once, most of the problems were usually related to not setting the classpath properly. i just find the RUNJVA command easier to setup. cheers Colin.W ----- Original Message ----- From: "David Gibbs" <david@xxxxxxxxxxxx> To: <wdsci-l@xxxxxxxxxxxx> Sent: Wednesday, June 02, 2004 2:40 PM Subject: [WDSCI-L] Debugging java on iSeries? > Ok, maybe I'm just missing it ... but how the heck are you supposed to > debug a java program on the iSeries? > > I have a java program that I've written and debugged on my workstation > ... and now I want to move it to the iseries and debug it there. > > I copied all the necessary files to a directory on the IFS and created a > debug profile in the "Java Application in iSeries" group. > > I see where I can define the main class and the working folder on the > iSeries ... but how do I define the location of the JAR's on the iSeries? > > Thanks! > > david > > _______________________________________________ > This is the Websphere Development Studio Client for iSeries (WDSCI-L) mailing list > To post a message email: WDSCI-L@xxxxxxxxxxxx > To subscribe, unsubscribe, or change list options, > visit: http://lists.midrange.com/mailman/listinfo/wdsci-l > or email: WDSCI-L-request@xxxxxxxxxxxx > Before posting, please take a moment to review the archives > at http://archive.midrange.com/wdsci-l. > This e-mail has been sent by a company of Bertram Group Ltd, whose registered office is 1 Broadland Business Park, Norwich, NR7 0WG. This message, and any attachments, are intended solely for the addressee and may contain privileged or confidential information. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. If you believe that you have received this email in error, please contact the sender immediately. Opinions, conclusions and statements of intent in this e-mail are those of the sender and will not bind a Bertram Group Ltd company unless confirmed in writing by a director independently of this message. Although we have taken steps to ensure that this email and any attachments are free from any virus, we advise that in keeping with good computing practice the recipient should ensure they are actually virus free.
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.