The optimized local adapters for z/OS® proxy enterprise archive (EAR) file must be installed on the remote z/OS node to enable the local node to communicate with it. The EAR file has a single resource reference, named eis/ola, which must be resolved to an optimized local adapters connection factory installed on the remote z/OS node.
AdminApp.install('/WebSphere/ND/AppServer/installableApps/ola_proxy.ear', '[ -nopreCompileJSPs -distributeApp -nouseMetaDataFromBinary -nodeployejb -appname ola_proxy -createMBeansForResources -noreloadEnabled -nodeployws -validateinstall warn -noprocessEmbeddedConfig -filepermission .*\.dll=755#.*\.so=755#.*\.a=755#.*\.sl=755 -noallowDispatchRemoteInclude -noallowServiceRemoteInclude -asyncRequestDispatchType DISABLED -nouseAutoLink -noenableClientModule -clientMode isolated -MapResRefToEJB [[ OLAProxyEJB.jar ProxyEJB OLAProxyEJB.jar,META-INF/ejb-jar.xml eis/ola javax.resource.cci.ConnectionFactory eis/ola "" "" "" ]] -MapModulesToServers [[ OLAProxyEJB.jar OLAProxyEJB.jar,META-INF/ejb-jar.xml WebSphere:cell=PLEX1Network,node=PLEX1Node,server=server1 ]]]' )