I deployed a session bean in JRun and I am able to connect to it through
another application, by including the export jar file. However, when I try
to use the bean in servlet, it complains that it couldn't find the stub
object, e.g. NotificationSessioHomeObject_Sub class not found. It seems
that the export jar file is not included when the server is running the
servlet.
Doesn't that mean that I have to create a war or ear file and deploy the
servlet along with the session beans? That doesn't make much sense to me,
because what if I want to have different servlet from different application
talking to the same session bean?
Thanks.
Shane
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html