chris beck wrote:
> 
> It is under /java/demo/
> 
> I have my CLASSPATH set to '/java'.
> 
> Apperently something was hanging around and not getting cleaned up, I just 
> tried logging onto another session and it does work just fine.
> 

If you change a Java class or add a new class, the changes won't be
visible to any existing JVM.  If you had already called a Java method
from RPG in your job, and then you added the fred method to your class,
the existing JVM wouldn't know about that method.  Since you can only
have one JVM per job, you have to start a new job to call new or changed
Java classes from RPG.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

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

This mailing list archive is Copyright 1997-2025 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.