|
Hi Mike, <snip>Is there any other way of ensuring that the JVM is actually running with 1.4.2?
Can I start it before I run my RPG test harness? </snip>Yes there is - the link below contains the source for a RPG program which transforms XML documents using a XSL stylesheet. This program starts the JVM prior to any java calls.
During start-up you can specify pool size (start-up and maximum), classpath, java version, plus other options. Take a look. You can remove my xml-specific code and place your own in there. I would recommend starting the JVM prior to calling any java methods as you can't debug the first java call if you don't:
http://archive.midrange.com/rpg400-l/200507/msg00559.html Cheers Larry Ducie
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.