From jira-events at lists.jboss.org Mon Jul 20 15:28:48 2009 Content-Type: multipart/mixed; boundary="===============6478006494244094462==" MIME-Version: 1.0 From: Yuriy Lazarev (JIRA) To: seam-issues at lists.jboss.org Subject: [jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-4310) Renderer doesn't respect servlet mapping in seam links Date: Mon, 20 Jul 2009 07:37:29 -0400 Message-ID: <510096733.1248089849554.JavaMail.jboss@jira01.app.mwc.hst.phx2.redhat.com> --===============6478006494244094462== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Renderer doesn't respect servlet mapping in seam links ------------------------------------------------------ Key: JBSEAM-4310 URL: https://jira.jboss.org/jira/browse/JBSEAM-4310 Project: Seam Issue Type: Bug Components: Core Affects Versions: 2.1.2.GA Environment: Ubuntu Jaunty Reporter: Yuriy Lazarev If I use Renderer for rendering facelets template Renderer.instance().render("/messages/invitation_accepted.xhtml"); and template contains such code: I expect to get after rendering = Go to some page because in web.xml I've defined this: Faces Servlet *.html but instead I get Go to some page -- = This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: htt= ps://jira.jboss.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira =20 --===============6478006494244094462==--