Re: Accessing EJB deployed in websphere from anyother appserver which is in the same network.
Posted By:
shivaram_madala
Posted On:
Thursday, July 19, 2001 10:10 PM
hi kamali,
first and foremost thing is that u should create iiop stubs and skeleton for the deployed EJBs in ur webspere.
then after having copied these stub classes to other application server's classpath folder.
on the other app server u should have iiop client library and its all straight forward in accessing the EJB.
the second app server could be iplanet, weblogic, silverstream or anything. its all this we have to do.
all the best.
mshivaram@netscape.net