File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Servlets and the fly likes No PageList information is configured for servlet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "No PageList information is configured for servlet" Watch "No PageList information is configured for servlet" New topic
Author

No PageList information is configured for servlet

Praveen Katti
Greenhorn

Joined: Jun 03, 2004
Posts: 12
Hi,
I am in the process of migrating WebSphere 3.5 application to 5.1. Application servlet extends "com.ibm.servlet.PageListServlet". When I am trying to run the application its throwing following error.

[8/31/04 19:38:53:162 IST] 1719f3f6 WebGroup E SRVE0020E: [Servlet Error]-[Report.ReportServlet]: Failed to load servlet: javax.servlet.ServletException: No PageList information is configured for servlet Report.ReportServlet
I looked into IBM website, it says to use Assembly Toolkit. But that has to be used for EAR file. I am trying to run this in my WebSphere Studio Developer. Can anybody let me know how to correct this error. Do I need to change the whole servlet only or there is someway to correct this error?

Thanks in advance,


Thanks,<br />Praveen K
 
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: No PageList information is configured for servlet
 
Similar Threads
php as a servlet
servlet not found Error in WAS3.5
long post IBM.158
MAPPING configuration error for request URI
JSF 2.0 and websphere 6.x