Clarification required in HttpCluster Servlet. - Weblogic
This is a discussion on Clarification required in HttpCluster Servlet. - Weblogic ; Hi guys..
just wanted to ask can admin server participate in weblogic cluster?? If i
need to achieve this then shd i include the admin servers ip and port number
in web.xml
HttpClusterServlet
weblogic.servlet.proxy.HttpClusterServlet
WebLogicCluster
localhost:7001| localhost:8585 | localhost:8787
will ...
-
Clarification required in HttpCluster Servlet.
Hi guys..
just wanted to ask can admin server participate in weblogic cluster?? If i
need to achieve this then shd i include the admin servers ip and port number
in web.xml
HttpClusterServlet
weblogic.servlet.proxy.HttpClusterServlet
WebLogicCluster
localhost:7001| localhost:8585 | localhost:8787
will this be ok???
thanks and regards
sasi
-
Re: Clarification required in HttpCluster Servlet.
According to WebLogic documentation, the Administration server should not participate
in a cluster.
Raffi
"T. Sasi Dharma" wrote:
>Hi guys..
>
>just wanted to ask can admin server participate in weblogic cluster??
>If i
>need to achieve this then shd i include the admin servers ip and port
>number
>in web.xml
>
>
> HttpClusterServlet
>
>
>
> weblogic.servlet.proxy.HttpClusterServlet
>
>
>
>
>
>
>
> WebLogicCluster
>
>
>
>
> localhost:7001| localhost:8585 | localhost:8787
>
>
>
>
>
>
>
>
>
>
>
>
>
>will this be ok???
>
>
>
>thanks and regards
>
>
>
>sasi
>
>