aspose file tools
The moose likes Tomcat and the fly likes Error Calling EJB on Weblogic ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Error Calling EJB on Weblogic ?" Watch "Error Calling EJB on Weblogic ?" New topic
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.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Error Calling EJB on Weblogic ?
 
Similar Threads
tried to run the weblogic server 5.1
Error from ejbc? Help needed
error with weblogic-ejb-jar.xml, please help URGENT
help me
EJb WebLogic/Websphere deployement problem