您现在知道了如何配置SCA组件来直接调用远程ejb,而不需要在您的服务器环境中进行任何配置。
You now know how to configure the SCA component to make direct calls to the remote EJB without making any configuration changes in your server environment.
的工作方式是使用属性一类配置一个服务管理器,它将被用于调用远程API。
works by using properties to configure a service manager, which is then used to invoke the remote API.
在发送服务器进行远程调用之前,客户机代码使用自定义的应用程序登录配置进行登录。
Before the sending server makes the remote invocation, the client code performs a login using a custom application login configuration.
应用推荐