OpenVMS Quick Screen calling a Java program
Charles Finley
cfinley at xformix.com
Wed Nov 4 12:07:37 CST 2009
Definitely doable but "involved" as long as you can call a C routine.
Three methods come to mind:
1) Use JNI (JAVA Native Interface)
http://soa.sys-con.com/node/45840
2) Do it through a J2EE server. That is, create an EJB that sits on
the J2EE server and communicate with it through a C client using something
like SOAP.
3) If the application is simple enough use sockets to communicate with
a "JAVA Server".
Did I mention that it can be "involved" :-). Good luck!
Charles Finley
(619) 795-0720
_____
From: powerh-l-bounces+cfinley=xformix.com at lists.sowder.com
[mailto:powerh-l-bounces+cfinley=xformix.com at lists.sowder.com] On Behalf Of
Penney, John
Sent: Wednesday, November 04, 2009 9:51 AM
To: power-l
Cc: Bob.Deskin at ca.ibm.com
Subject: OpenVMS Quick Screen calling a Java program
Dear Listers:
Assuming somebody is still out "There"....
Would anybody like to comment on this? Can it be done, if not why not? And
is there any kind of workaround? I can call (i.e. excute from weithin) other
Quick screens, 'C' programs, DCL procedures, etc.....
Many thanks for any insight or practical experiences.
John M Penney
(360)789-8159
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.sowder.com/pipermail/powerh-l/attachments/20091104/8279b5c3/attachment.htm
More information about the powerh-l
mailing list