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



Stannard, David wrote:
Is there any way to force the iSeries to make a *PRV Java program
when we first run the .jar?

Well, there are a few approaches you can take on this ...

1. You can explicitly attach the native code to the JAR before it's
first execution using the CRTJVAPGM command. That let's you specify a
target release. In Implementer context, this could be done using a
before move special command with the IEXCRQSDTL command. If you would
like assistance with this, please contact MKS support (support@xxxxxxx).

2. If you are running OS400 V5R2 or higher, attaching native code to
java classes & jar's is no longer recommended. Using the JIT compiler
is (apparently) more efficient and has better performance. To this, set
the java.compiler system property to 'jitc'.

david
(who works for MKS in addition to running these lists)


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.