is "FormLoginServlet" mapped to an IBM internal class or is it something you
implemented?
-----Original Message-----
From: A mailing list for Java(tm) 2 Platform, Enterprise Edition
[mailto:J2EE-INTEREST@(protected)
Sent: Thursday, December 02, 2004 2:51 PM
To: J2EE-INTEREST@(protected)
Subject: FORM based authentication.....
I am trying to implement Form based authentication and authorization in my
project. But when I am logging in to the application, getting
ServletNotFoundException: Servlet Not Found: FormLoginServlet
The stack trace is like below:
[12/2/04 15:08:47:043 IST] 6107ab6a WebGroup E SRVE0026E: [Servlet
Error]-[FormLoginServlet]:
com.ibm.ws.webcontainer.servlet.exception.ServletNotFoundException: Servlet
Not Found: FormLoginServlet
at
com.ibm.ws.webcontainer.webapp.WebAppServletManager.getServletReference(WebA
ppServletManager.java:458)
at
com.ibm.ws.webcontainer.webapp.WebApp.getServletReference(WebApp.java:652)
at
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcherInfo.calculateInfo(Web
AppRequestDispatcherInfo.java:139)
at
com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcherInfo.<init>(WebAppRequ
estDispatcherInfo.java:59)
at
com.ibm.ws.webcontainer.webapp.WebApp.getRequestDispatcher(WebApp.java:1462)
at
com.ibm.ws.webcontainer.webapp.WebApp.getRequestDispatcher(WebApp.java:1421)
at
com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker
.java:268)
at
com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(C
achedInvocation.java:71)
at
com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletReq
uestProcessor.java:182)
at
com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListene
r.java:334)
at
com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.jav
a:56)
at
com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:618)
at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:439)
at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:593)
Manish Malhotra
Patni Computer Systems Ltd
Vashi Infotech Park, Tower-1, Unit No.:141/151, 11P
Above Vashi Railway Station, Vashi
Navi Mumbai-400705, India
Tel: +91 22 55910849 Extn: 235
Fax:+91 22 55910855
http://www.patni.com
World-Wide Partnerships. World-Class Solutions.
_____________________________________________________________________
This e-mail message may contain proprietary, confidential or legally
privileged information for the sole use of the person or entity to
whom this message was originally addressed. Any review, e-transmission
dissemination or other use of or taking of any action in reliance upon
this information by persons or entities other than the intended
recipient is prohibited. If you have received this e-mail in error
kindly delete this e-mail from your records. If it appears that this
mail has been forwarded to you without proper authority, please notify
us immediately at netadmin@(protected).
_____________________________________________________________________
===========================================================================
To unsubscribe, send email to listserv@(protected)
of the message "signoff J2EE-INTEREST". For general help, send email to
listserv@(protected)".
===========================================================================
To unsubscribe, send email to listserv@(protected)
of the message "signoff J2EE-INTEREST". For general help, send email to
listserv@(protected)".