当前位置: 代码迷 >> Web前端 >> weblogic集群地址的功用
  详细解决方案

weblogic集群地址的功用

热度:188   发布时间:2012-09-21 15:47:26.0
weblogic集群地址的作用
今天才知道配置weblogic集群地址的作用是为EJB用的。
The cluster address is used in entity an stateless EJB to construct the host name portion of th URLs. If the cluster address is not set,EJB handles may not work properly.
  相关解决方案