[ 
https://issues.apache.org/jira/browse/TRINIDAD-1170?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689089#action_12689089
 ] 

Vadim Dmitriev edited comment on TRINIDAD-1170 at 3/25/09 12:10 PM:
--------------------------------------------------------------------

I deployed trinidad demo.war on our WLS and ppr worked there just fine. It 
seems that this misbehavior relates to some other lib we are using.
Sorry for any inconvenience.

[edit]
Just found out why PPR wasn't working: I used JSP-style taglib declarations 
(i.e. "<%@ taglib ... %>") instead of XML-style (<jsp:root ... 
xmlns:tr="http://myfaces.apache.org/trinidad"; >). When jsp:root is used PPR 
works just fine.
It still looks like a WLS bug to me, but at least it has a workaround.

      was (Author: allati):
    I deployed trinidad demo.war on our WLS and ppr worked there just fine. It 
seems that this misbehavior relates to some other lib we are using.
Sorry for any inconvenience.
  
> Partial Page Rendering does not work on Weblogic 10
> ---------------------------------------------------
>
>                 Key: TRINIDAD-1170
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1170
>             Project: MyFaces Trinidad
>          Issue Type: Bug
>    Affects Versions:  1.0.8-core,  1.2.8-core
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>             Fix For: 1.2.10-core, 1.0.10-core
>
>
> Run Trinidad PPR on a Weblogic 10 server and see that an invalid XML response 
> is generated.
> => "text/html" is returned instead of "text/xml"
> See also this discussion on the myfaces list:
> http://www.mail-archive.com/[email protected]/msg49162.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to