New day, new problem! :)
I need to debug a selfmade java library (jar package) on AS400 but I don't
know how. I've wrote a testprogram which I start with RUNJVA OPTION(*DEBUG).
So I can debug the testprogram but not the library I use. How can I add the
library in my debug session?
cu
Martin
There are IBM installation instructions somewhere, but I think this Midrange
article will suffice:
http://www.midrangeserver.com/mpo/mpo032703-story04.html
Sam
"Martin Stoeberl" <Martin....@t-online.de> wrote in message
news:c08ga8$v0f$00$1...@news.t-online.com...
Links to more info:
http://publib.boulder.ibm.com/iseries/v5r2/ic2924/index.htm?info/rzahh/sysdebug.htm
http://www.eservercomputing.com/iseries/articles/index.asp?id=30
It runs on Windows, but since the GUI is Java based, it will run on
other platforms too (eg Linux).
--
Karl Hanson
cu
Martin
Sam
"Martin Stoeberl" <Martin....@t-online.de> wrote in message
news:c0b4dc$pc$07$1...@news.t-online.com...