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



@ Alan:

Appserver4RPG is a living project, thow it might be not directly used by much people. It's the base layer of ArdGate and Commandgate, which have lots of productive installations all over the world. There is a Presentation out in the web from an european common congress, search for AppServer4RPG.pdf (if you don't find it, drop me a mail and I will send it to you).
AppServer4RPG is designed to let your own code run on it; your java code has to implement an interface and its name has to be added to the configuration and afterwards you could "call" it from RPG. It will run asynchronous in a preloaded JVM (very fast, stable and scalable). Put all needed jars in the lib directory of the AppServer4RPG installation and start the Server, no fiddling with classpath needed. The java part of AppServer4RPG provides Session handling and a Context Object to hold your statefull data.
If you are looking for an example with some more details than in the above mentioned pdf, you should have alook to CommandGate, its very tiny (only 5 Java classes) and has all basics to see how it is working.

D*B

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

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.