Re: ERROR tapestry.markup.MarkupWriterSource

2006-04-14 Thread Michael Lake
jeff -Original Message- From: Andreas Andreou [mailto:[EMAIL PROTECTED] Sent: Friday, April 14, 2006 8:34 AM To: Tapestry users Subject: Re: ERROR tapestry.markup.MarkupWriterSource http://jakarta.apache.org/tapestry/tapestry/hivedocs/module/tapestry.mar kup.html Michael Lake wrote: I e

RE: ERROR tapestry.markup.MarkupWriterSource

2006-04-14 Thread Jeff Lubetkin
Or more concretely, add to your hivemodule.xml: jeff -Original Message- From: Andreas Andreou [mailto:[EMAIL PROTECTED] Sent: Friday, April 14, 2006 8:34 AM To: Tapestry users Subject: Re: ERROR tapestry.markup.MarkupWriterSource http://jakarta.apache.org/tapestry

Re: ERROR tapestry.markup.MarkupWriterSource

2006-04-14 Thread Andreas Andreou
http://jakarta.apache.org/tapestry/tapestry/hivedocs/module/tapestry.markup.html Michael Lake wrote: > I extended a BasePage class and did an override on the > getResponseContentType() method to return a new ContentType("text/xml"); > > then I've got > > public void renderPage(IMarkupWriter write