There are already Java libraries to front-end Sun RPC, so that would be one way to go about it. You'd have to feed the RPC stubs to rpcgen to get a proper mapping for your system, but that's not unusual behavior for Sun RPC app interfaces.
________________________________ From: The IBM z/VM Operating System on behalf of Jack Woehr Sent: Thu 7/31/2008 5:05 PM To: [email protected] Subject: SMAPI Java library? Has IBM or anyone wrappered z/VM SMAPI <http://publib.boulder.ibm.com/infocenter/zvm/v5r3/topic/com.ibm.zvm.v53.dmse6/hcsl8b20.htm> in Java classes akin to how the host servers on i/OS got wrappered by JTOpen? I have not found anything, in particular, no open source project.
