DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4147>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4147 <jetspeed:info requestedInfo="UserName" /> causes NullPointerException in JSP [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WORKSFORME |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2001-10-14 06:00 ------- This happens because the JspPortlet did not use the Turbine JSP framework and thus the tag could not find RunData when used within the portlet scope. Fixed by changing the JspPortlet to use the JspService. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
