WebSphere Portal Server - Urgent - Porblems calling servlet in WSRP senerio

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > May 2007 > Urgent - Porblems calling servlet in WSRP senerio





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Urgent - Porblems calling servlet in WSRP senerio

2007-05-24, 7:24 am

Hi

I have a servlet in my JSR 168 Portlet application which is responsible for downloading pdf files. The servlet is bundled inside portlet web application. My portlet is consumed as web service via WSRP by Consumer Portal. The problem is the servlet is not
getting called in this WSRP senerio and the consumer portal gives a 404 error page when I am trying to hit the servlet link.

This is how i refer to servlet inside my JSP

<%=renderResponse.encodeURL(renderRequest.getContextPath()+ "/ReportWriterServlet")%>

and its failing. Is there any thing I am missing. Do I need to configure any thing on Consumer Portal. I know there is something called as ResourceProxy servlet in wps ear which is responsible for calling such invocations. But i have no clue why it is not
working. Help and suggesations required.
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com