×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Can you attach to the Java program executing on the iSeries? (thinking
about SEP's here)
This is another bonus point for RPG talking to Java via data queues. I can
set a Java breakpoint in eclipse for a program that is listening to a data
queue and when the RPG program adds an entry to that data queue it will
appropriately start the Java debugger on my PC - pretty cool stuff.
Aaron Bartell
http://mowyourlawn.com
-----Original Message-----
From: java400-l-bounces@xxxxxxxxxxxx [
mailto:java400-l-bounces@xxxxxxxxxxxx]
On Behalf Of Joe Pluta
Sent: Friday, June 29, 2007 9:32 AM
To: 'Java Programming on and around the iSeries / AS400'
Subject: RE: Java from RPG debug
From: PAPWORTH Paul
Any advice on how to debug a Java method called fram an RPG programme
wouldbe appreciated
Typically I would start by debugging the method using Java. If you're
debugging a specific problem in the RPG to Java situation, then breakpoint
just before the RPG call to the Java code. Then, set up a little Java test
program that calls the method using those parameters.
Joe
--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L)
mailing list To post a message email: JAVA400-L@xxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx Before posting, please take a
moment to review the archives at
http://archive.midrange.com/java400-l.
As an Amazon Associate we earn from qualifying purchases.