First page Back Continue Last page Graphics
What do we have implemented
A JCA resource adapter
A communication mechanism between the 4gl process and the Resource Adapter
A C library to handle all the 4gl calls and the comunication between the AS and the specific function in the 4gl process
Execute the calls to the remote functions from the java side using the JCA interface (javax.resource.*)
A way to generate the Java wrappers to 4gl functions