How do I enable error messages for my portlet?
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > WebSphere > WebSphere Portal Server > How do I enable error messages for my portlet?




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    How do I enable error messages for my portlet?  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-24-05 11:13 PM

I am running a portal in Websphere Application Server 5.

I can login to the portal, but my portlet displays a blank screen. It appear
s to be having trouble forwarding to my struts actions. Here is my index.jsp
:

<%@ page language="java" %>
<%@ taglib uri="/tags/struts-logic.tld" prefix="logic" %>
<% System.out.println(" ABAB in index.jsp: forwarding to stormwater"); %>
%>

<logic:forward name="stormwater" />

I see my print statement inside SystemOut.log, but I don't see any errors ge
nerated by the logic:forward tag.

I have log4J set to log everything at debug or higher:
<root>
<level value = "debug"/>
<appender-ref ref="ConsoleAppender" />
</root>

Does anyone know what I should configure to get more output logging?





[ Post a follow-up to this message ]



    Re: How do I enable error messages for my portlet?  


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-24-05 11:13 PM

It looks like my original post's html tags got munched by the software... I 
hope my text comments were sufficient to explain what I'm trying to do. Basi
cally my app is failing sometime after calling a struts logic:forward and I 
don't see any error message
s telling me why.





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 05:46 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register