× 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.



    Hi Thorbjørn,

    To back up and expand on Mark's response, see:

http://www-03.ibm.com/servers/enable/site/java/deployguide.html

"A Java class file (and similarly for a zip or jar file) and its associated
JVAPGM are encapsulated as an iSeries object. The iSeries save and restore
commands are "iSeries object aware" and will save and restore the JVAPGM
along with the Java class file (vs. an ordinary FTP which is not "iSeries
object aware" and will not preserve the JVAPGM).   The iSeries Move Object
(MOVOBJ or MOV) moves the JVAPGM, but the iSeries Copy Object (CPYOBJ or
CPY) does not."

    However, if you're at/above ( or install ) SF99069-13 on V5R1, you can
get the same HotSpot-like benefits of V5R2 and beyond, that is, no need to
run CTRJVAPGM anymore.  See Basic Java Performance for iSeries at:

http://www.ibm.com/servers/eserver/iseries/perfmgmt/pdf/BasicJavaPerf.pdf

    In fact, I have seen evidence that some IBM compilers ( not necessarily
on the AS/400 ) actually use HotSpot.

                                                         Joe Sam

Joe Sam Shirah -        http://www.conceptgo.com
conceptGO       -        Consulting/Development/Outsourcing
Java Filter Forum:       http://www.ibm.com/developerworks/java/
Just the JDBC FAQs: http://www.jguru.com/faq/JDBC
Going International?    http://www.jguru.com/faq/I18N
Que Java400?            http://www.jguru.com/faq/Java400


----- Original Message ----- 
From: "Thorbjørn Ravn Andersen" <thunderaxiom@xxxxxxxxx>
To: "Java Programming on and around the iSeries / AS400"
<java400-l@xxxxxxxxxxxx>
Sent: Monday, March 20, 2006 5:02 AM
Subject: Tool to copy IFS-tree to other AS/400 machine.


I need to deploy a jetty+some local code to a very slow AS/400 machine
running V5R1 - it takes 5 minutes to start Jetty, but runs Ok when it is
in the air for what we need - and I would therefore like to run the
"crtjvapgm ... optimize(40) tgtrls('V5R1M0')" step on our own AS/400
machine which is much faster.

How can I package the result such that I can ftp it to the other
machine, and unpackage it again?  I.e. so that the optimized native code
is kept.

Intensive usage of IFS is new to our shop, so our guru doesn't know.

Thanks in advance,


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.