hi folks, I am trying to access a servlet from a session bean. The servlet class is in the package ps/daemon/fill. This package is under directory /user1/weblogic/weblogic/myserver/servletclasses (on solaris m/c, WEBLOGIC 5.1.0). I am getting following runtime exception java.lang.ClassNotFoundException: ps.daemon.fill.FillServlet The class path has been set correctly as /user1/weblogic/weblogic/myserver/servletclasses in the .profile file. In the weblogic.properties file following entries has been made #fillServlet Configure for Startup weblogic.httpd.register.fill=FillServlet weblogic.system.startupClass.StartFillServlet=weblogic.servlet.utils.Servlet Startup weblogic.system.startupArgs.StartFillServlet=servlet=fill Plz repl asap Purushotham Das =========================================================================== 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".
