[jboss-user] [JBoss Seam] - Re: issue with itext pdf generation and JSF RI

2007-05-02 Thread RobJellinghaus
It's a Facelets feature, I think. Google for "Facelets content-type FAQ" and it'll turn up. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042556#4042556 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042556 _

[jboss-user] [JBoss Seam] - Re: issue with itext pdf generation and JSF RI

2007-05-02 Thread ASavitsky
Whoa, it worked! Thanks Rob & Christian :) (actually, it's the JSF specs that I checked for the contentType attribute - for some reason it's not listed even there...) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042540#4042540 Reply to the post : http://w

[jboss-user] [JBoss Seam] - Re: issue with itext pdf generation and JSF RI

2007-05-02 Thread [EMAIL PROTECTED]
works for Facelet templates, even if your XML validator in your IDE says it doesn't. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042423#4042423 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4042423 ___

[jboss-user] [JBoss Seam] - Re: issue with itext pdf generation and JSF RI

2007-05-02 Thread ASavitsky
f:view doesn't have a contentType attribute, sorry. And for some reason I don't have the ability to open JIRA issues. Damn. borisrodman's suggestion works, though - one doesn't even need to recompile the whole source, just place the corrected class in the project, it will automatically take pre

[jboss-user] [JBoss Seam] - Re: issue with itext pdf generation and JSF RI

2007-05-01 Thread RobJellinghaus
I would expect the Seam team to have to fix this for Seam 1.3, when the RI will become the standard Seam JSF implementation. The problem is definitely that the RI more often emits a content-type of application/xhtml+xml for XHTML pages, which Firefox tries to parse as XHTML. Arguably this is j

[jboss-user] [JBoss Seam] - Re: issue with itext pdf generation and JSF RI

2007-05-01 Thread ASavitsky
Have you opened a JIRA on this one? I'm still getting the same problem you described. BTW, it only shows up in RI - MyFaces 1.1.4 works fine View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4042224#4042224 Reply to the post : http://www.jboss.com/index.html?mod

[jboss-user] [JBoss Seam] - Re: issue with itext pdf generation and JSF RI

2007-04-26 Thread borisrodman
Hi I managed to find the issue: in the UIdocument class seam forward to a page that redirect to the PDF document: the page rendered has no Doctype specified and the MIME return type is set to XML/Application (or something similar) therefore firefox doesn't know what to do with it. A agree with

[jboss-user] [JBoss Seam] - Re: issue with itext pdf generation and JSF RI

2007-04-26 Thread jdestef
Hi, >From posting above I'm using Firefox ver 2.0.0.3. I ran the itext demo from >CVS (today) and I get the same issue. Running in i.e. works fine. Tx View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4041022#4041022 Reply to the post : http://www.jboss.com/in

[jboss-user] [JBoss Seam] - Re: issue with itext pdf generation and JSF RI

2007-04-26 Thread jdestef
Hi, Are you using FireFox? I have a similar issue. The application can display the pdf fine when using internet explorer but I get the same message you do with FireFox. At least in my case it looks like FireFox thinks the response is an XML doc? Tx View the original post : http://www.jboss.c