| Author |
Error Calling EJB on Weblogic ?
|
Kumar Navin
Ranch Hand
Joined: May 27, 2004
Posts: 51
|
|
Hi! Friends, Am trying to execute a servlet on Tomcat which calls an EJB running on Weblogic 8.1. Configured the web.xml file for Servlet also. But am getting an error message as: ///// ERROR MESSAGE ////// javax.servlet.ServletException: Servlet execution threw an exception java.lang.NoClassDefFoundError: weblogic/rmi/extensions/server/Stub The same servlet works fine on Weblogic. Is there any path to be set or parameters to be set for the same. Any sort of help is highly appreciated. -Navin.
|
 |
 |
|
|
subject: Error Calling EJB on Weblogic ?
|
|
|