[ 
http://www.stripesframework.org/jira/browse/STS-788?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12581#comment-12581
 ] 

Ben Gunter commented on STS-788:
--------------------------------

Hi, folks. I wanted to let you know that Timothy Stone, Rick Grashel and I have 
done a lot of research and testing to get to the root of the problem with 
WebLogic. We have determined that it is a bug in WebLogic that is triggered 
when a call to PageContext.pushBody(Writer) is followed by a call to 
PageContext.include(String, boolean). This sequence of calls is central to the 
functionality of the streaming layout tags, and so this bug completely breaks 
them. I have devised a workaround for this problem that is used automatically 
if the application is running under WebLogic. Long story short, streaming 
layout tags will work under WebLogic in Stripes 1.5.7. Timothy will follow up 
with Oracle in an attempt to get them to recognize and fix this bug.

> Layout issues after upgrade from 1.5.3
> --------------------------------------
>
>                 Key: STS-788
>                 URL: http://www.stripesframework.org/jira/browse/STS-788
>             Project: Stripes
>          Issue Type: Bug
>          Components: Tag Library
>    Affects Versions: Release 1.5.4, Release 1.5.5
>         Environment: jetty-6.1.15, Java(TM) SE Runtime Environment (build 
> 1.6.0_22-b04-307-10M3261)
>            Reporter: David Dundua
>            Assignee: Ben Gunter
>             Fix For: Release 1.5.7
>
>         Attachments: example.tar.gz, stripes-bug-2.zip, stripes-bug-3.zip, 
> stripes-bug-4-param-problems.zip, stripes-bug.zip
>
>
> Guys, I have a couple of layout scenarios which stopped working after 
> upgrading to 1.5.4.  I have created a couple of test cases demonstrating 
> these issues.   I am attaching maven2 project.
> 1. mvn jetty:run
> 2. http://localhost:8080/stripes-bug  
> 3. take a look at the output of each test under 1.5.4
> 4. change the stripes dependency to 1.5.3
> 5. mvn clean jetty:run 
> 6. observe the difference in the output

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development

Reply via email to