Hai,
I am working in the EJB Project. We have decided to
do EJB Clustering. How do i do that using WEBLOGIC.
Can anybody explain me in detail.
Please help me out. this will be very much useful
for me in developing our project.
Thanks in advance.
Soma.
-
EJB Clustering (3 messages)
- Posted by: soma sundaram
- Posted on: August 31 2000 00:26 EDT
Threaded Messages (3)
- EJB Clustering by Uday Kumar on August 31 2000 19:54 EDT
- EJB Clustering by rama mohan sadhu on September 02 2000 00:49 EDT
- EJB Clustering by rama mohan sadhu on September 02 2000 00:50 EDT
-
EJB Clustering[ Go to top ]
- Posted by: Uday Kumar
- Posted on: August 31 2000 19:54 EDT
- in response to soma sundaram
hello Soma,
Please refer to the beasys site for extensive code samples and documentation for EJB Clustering. The following URL should help:
http://www.weblogic.com/docs51/examples/cluster/ejb/index.html
Thanks
-U -
EJB Clustering[ Go to top ]
- Posted by: rama mohan sadhu
- Posted on: September 02 2000 00:49 EDT
- in response to soma sundaram
hey if you re using weblogic 5.0 version then it will help you regarding clustering and just the set in the ejb depolyer tool and open you jar file and click the hierrachy's shown clustering properties and click the particular clustering type you want ie
ex:home is clusterable
home-load-alogorithm
home-call-router-classname
stateless-bean-is-clustrable
stateless-bean-load-algorithm
.....
and just you can see the help icon in the deployer tool
and have the directions or weblogic.PDF file if you have check it out...
Try it will work...
-
EJB Clustering[ Go to top ]
- Posted by: rama mohan sadhu
- Posted on: September 02 2000 00:50 EDT
- in response to soma sundaram
hey if you re using weblogic 5.0 version then it will help you regarding clustering and just the set in the ejb depolyer tool and open you jar file and click the hierrachy's shown clustering properties and click the particular clustering type you want ie
ex:home is clusterable
home-load-alogorithm
home-call-router-classname
stateless-bean-is-clusterable
stateless-bean-load-algorithm
.....
and just you can see the help icon in the deployer tool
and have the directions or weblogic.PDF file if you have check it out...
Try it will work...