Can wlclient.jar be used in clustered environment? - Weblogic
This is a discussion on Can wlclient.jar be used in clustered environment? - Weblogic ; Can the wlclient.jar be used in a clustered environment? It appears to contain
code related to clustering. The doco doesn't say that it can't but does explicitly
say that the weblogic.jar can. Does anybody know?...
-
Can wlclient.jar be used in clustered environment?
Can the wlclient.jar be used in a clustered environment? It appears to contain
code related to clustering. The doco doesn't say that it can't but does explicitly
say that the weblogic.jar can. Does anybody know?
-
Re: Can wlclient.jar be used in clustered environment?
By wlclient.jar do you mean the output generated by ejbc having client stubs? If
so you can use these for EJB clustering (only).
S
"James Olsen" wrote:
>
>Can the wlclient.jar be used in a clustered environment? It appears
>to contain
>code related to clustering. The doco doesn't say that it can't but does
>explicitly
>say that the weblogic.jar can. Does anybody know?
-
Re: Can wlclient.jar be used in clustered environment?
Ignore my previous response. Yes wlclient.jar supports clustering, transactions,
security etc. See http://edocs.bea.com/wls/docs81/rmi_...pingThinClient
for details.
S
"James Olsen" wrote:
>
>Can the wlclient.jar be used in a clustered environment? It appears
>to contain
>code related to clustering. The doco doesn't say that it can't but does
>explicitly
>say that the weblogic.jar can. Does anybody know?