|
>I have some small experience calling Java from RPG >and on the surface it seems like this ought to work... COM is a Windows creation, you'll need to run your code on a windows box. From the IBM site: "The RJCB technology uses the Java Native Interface (JNI) framework to bridge Java code and COM code." Since they're basically hopping out of Java and into COM via JNI you'll need to be on a box that support COM -- and that's a windows box. This isn't to say it won't work, just to say your Java will have to be on the PC, so you'll need to figure out a triggering mechanism for the iSeries to tell the PC to fax something, and it may be simpler to do the PC code in something that's COM-aware (c#/VB/C++/etc) in the first place since you need to be on the PC anyway. -Walden ------------ Walden H Leverich III Tech Software (516) 627-3800 x3051 WaldenL@xxxxxxxxxxxxxxx http://www.TechSoftInc.com Quiquid latine dictum sit altum viditur. (Whatever is said in Latin seems profound.)
As an Amazon Associate we earn from qualifying purchases.
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.