Re: Partial Page Rendering using Trinidad does not work on Weblogic 10

2008-08-05 Thread Matthias Wessendorf
} >>> >>> @Override >>> public void sendError(final int sc, final String string) > throws > >> IOException > >> { > >>

Re: Partial Page Rendering using Trinidad does not work on Weblogic 10

2008-08-05 Thread Matthias Wessendorf
TF-8"); >> rw.startDocument(); >> rw.startElement("error", null); >>rw.writeAttribute("status", sc, null); >>rw.writeText(string, null); >>rw.endElement("error"); >>rw.end

Re: Partial Page Rendering using Trinidad does not work on Weblogic 10

2008-08-05 Thread Burghard Britzke
ubject: Re: Partial Page Rendering using Trinidad does not work on Weblogic 10 On Tue, Aug 5, 2008 at 12:19 PM, René van Wijk <[EMAIL PROTECTED]> wrote: > Hi Matthias, > > First, thanks for your reaction. I tried Trinidad 1.0.9 on WebL

Re: Partial Page Rendering using Trinidad does not work on Weblogic 10

2008-08-05 Thread Matthias Wessendorf
uot;error"); >rw.endDocument(); >rw.close(); > } > > private String _contentType = null; > static private final TrinidadLogger _LOG = > TrinidadLogger.createTrinidadLogger(XmlHttpServletResponse.class); >

RE: Partial Page Rendering using Trinidad does not work on Weblogic 10

2008-08-05 Thread René van Wijk
Matthias Wessendorf Sent: Tue 8/5/2008 12:35 PM To: MyFaces Discussion Cc: Subject: Re: Partial Page Rendering using Trinidad does not work on Weblogic 10 On Tue, Aug 5, 2008 at 12:19 PM, René van Wijk <[EMAIL PROTECTED]>

Re: Partial Page Rendering using Trinidad does not work on Weblogic 10

2008-08-05 Thread Matthias Wessendorf
age- >From: [EMAIL PROTECTED] on behalf of Matthias Wessendorf > Sent: Tue 8/5/2008 11:06 AM >To: MyFaces Discussion >Cc: >Subject: Re: Partial Page Rendering using Trinidad does not work on > Weblogic 10 > > > >I just f

RE: Partial Page Rendering using Trinidad does not work on Weblogic 10

2008-08-05 Thread René van Wijk
PROTECTED] on behalf of Matthias Wessendorf Sent: Tue 8/5/2008 11:06 AM To: MyFaces Discussion Cc: Subject: Re: Partial Page Rendering using Trinidad does not work on Weblogic 10 I just filed this ticket: https

Re: Partial Page Rendering using Trinidad does not work on Weblogic 10

2008-08-05 Thread Matthias Wessendorf
I just filed this ticket: https://issues.apache.org/jira/browse/TRINIDAD-1170 On Tue, Aug 5, 2008 at 11:00 AM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > On Tue, Aug 5, 2008 at 10:52 AM, Matthias Wessendorf <[EMAIL PROTECTED]> > wrote: >> On Tue, Aug 5, 2008 at 9:40 AM, Matthias Wessendorf

Re: Partial Page Rendering using Trinidad does not work on Weblogic 10

2008-08-05 Thread Matthias Wessendorf
On Tue, Aug 5, 2008 at 10:52 AM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > On Tue, Aug 5, 2008 at 9:40 AM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: >> Hi Rene, >> >> we talked about this already here: >> http://www.mail-archive.com/users@myfaces.apache.org/msg49162.html >> >> Not sure

Re: Partial Page Rendering using Trinidad does not work on Weblogic 10

2008-08-05 Thread Matthias Wessendorf
On Tue, Aug 5, 2008 at 9:40 AM, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > Hi Rene, > > we talked about this already here: > http://www.mail-archive.com/users@myfaces.apache.org/msg49162.html > > Not sure if Scott already provided a work around for it. You may try the > recent > 1.0.9 (which

Re: Partial Page Rendering using Trinidad does not work on Weblogic 10

2008-08-05 Thread Matthias Wessendorf
Hi Rene, we talked about this already here: http://www.mail-archive.com/users@myfaces.apache.org/msg49162.html Not sure if Scott already provided a work around for it. You may try the recent 1.0.9 (which is close to be released). see [1] @ADF Faces: The 10.x version is pretty old. It uses IFrame