Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-837

PortletRenderer prematurely closes response stream

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.0
    • 4.2
    • Portlet
    • None
    • Windows XP
      WebSphere Application Server 5.1
      WebSphere Portal Server 5.1.

    Description

      While toying around with Tapestry 4 portlet support in WebSphere portal server, I noticed that I could only ever have one Tapestry portlet shown on a portal page. Apparently the response was cut of after this one portlet was rendered. (Not even a closing </html> tag.)

      After some investigating I noticed that the problem was solved if I commented out the "writer.close();" line in the PortletRendererImpl class. Though I'm not sure if this has any side-effects.

      Attachments

        Activity

          People

            Unassigned Unassigned
            bbemindt Bart Bemindt
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: