hello,
Servlet is not intializing at Startup. it displays follwoing error
<WebLogicServer> T3StartupDef startSampleServlet weblogic.ser
vlet.utils.ServletStartup reports:servlet: sampleservlet not found
I have edited weblogic.properties file as follows
weblogic.httpd.register.sampleservlet=com.pa.ivt.SampleServlet
weblogic.system.startupClass.startSampleServlet=weblogic.servlet.utils.Servl
etStartup
weblogic.system.startupArgs.startSampleServlet=servlet=sampleservlet
But i can intialize that servlet after startUP..
will you please suggest me some solution for this problem
Best reagrds
Purushotham
===========================================================================
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".