You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by bu...@apache.org on 2001/10/13 12:24:55 UTC

DO NOT REPLY [Bug 4147] New: - causes NullPointerException in JSP

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

           Summary: <jetspeed:info requestedInfo="UserName" /> causes
                    NullPointerException in JSP
           Product: Jetspeed
           Version: 1.3a1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: portlets
        AssignedTo: jetspeed-dev@jakarta.apache.org
        ReportedBy: paulsp@apache.org


In a JPS portlet, <jetspeed:info requestedInfo="UserName" /> causes the
folowing error:
[Fri Jul 27 08:14:23 EDT 2001] -- ERROR -- Error processing info-tag,
parameter: UserName
        Exception:  java.lang.NullPointerException
        Stack Trace follows:
        java.lang.NullPointerException
        at
org.apache.jetspeed.services.jsp.tags.InfoTag.doStartTag(InfoTag.java:105)
        at
WEB_0002dINF.templates.jsp.portlets.html.hello_time_4._jspService(hello_time_4.j
ava:81)

<jetspeed:info requestedInfo="ServerDate" /> works as expected.

Note: This bug was introduced in 1.3a2-dev

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org