Hi,

I have deployed ejb in websphere 3.5 server. My client is a servlet
which will access the ejb. The client is deployed in a different machine
than ejb. 

My question is :
Do we need to keep the stub in client machine(Copy the stub from ejb
server and put in client's runtime classpath) ? If yes why? 
Is it not that the stub will be automatically downloaded to client
machine when first time client calls ejb ? 
What other classes required in client side ? 
Is this App server specific ? (is that For only some app server we need
to do this manually). 
Any Pointer to above question will be greatly appreciated.

Thanks,
Subhendu

==========================================================================To 
unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to