[
http://www.stripesframework.org/jira/browse/STS-834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12584#comment-12584
]
Ben Gunter commented on STS-834:
--------------------------------
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 this problem. 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.
> CLONE - Stripes Layouts not working in Weblogic 10.3.3.0
> --------------------------------------------------------
>
> Key: STS-834
> URL: http://www.stripesframework.org/jira/browse/STS-834
> Project: Stripes
> Issue Type: Bug
> Components: Tag Library
> Affects Versions: Release 1.5.4, Release 1.5.5, Release 1.5.6
> Environment: Tested on Windows XP and RHEL.
> Oracle Weblogic 10.3.3.0.
> Tried from Stripes 1.5.3 to 1.5.6
> Reporter: Sander Theetaert
> Assignee: Ben Gunter
> Fix For: Release 1.5.7
>
>
> Stripes layout capabilities are unable to render correctly a layout in Oracle
> Weblogic.
> A simple test case has been tested in Weblogic under Windows and RHEL, both
> in WL 10.3.3.0 version, and in Glassfish.
> It works perfectly in Glassfish, but won't work in WL. Seems that the problem
> is the call to pageContext.include, which Stripes makes, and doesn't result
> in the target JSP being included in the result.
> I'm attaching the test jsp files. When accessing test.jsp it prints "Hello"
> on the screen, but doesn't print the "Default text", neither the "I'm here!"
> strings.
> Both jsp are stored in the root of the WAR file being uploaded to the
> container.
--
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