-
Jun 1st, 2012, 05:15 AM
#1
Servlet [MessageDispatcherServlet]: not a servlet class
I get this error when i deploy my EAR file onto Websphere server. This error comes for all the servlets (2) defined in my deployment descriptor.
I have googled for this error and made sure that there is no jar file inside my WAR's lib. And class loader settings is application first.
My dependencies are loaded from pom.xml. Is there anything i'm required to do here?
PS- i do use servlet-api-2.5 version in my application.
Any pointers would help!
TIA,
Paary
Last edited by paary; Jun 1st, 2012 at 05:16 AM.
Reason: corrected typo
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules