<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <title>Liferay faces Bridge + JSF +Seam 3</title>
  <link rel="self" href="https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=13840851" />
  <subtitle>Liferay faces Bridge + JSF +Seam 3</subtitle>
  <id>https://liferay.dev/c/message_boards/find_thread?p_l_id=119785294&amp;threadId=13840851</id>
  <updated>2026-04-06T18:29:52Z</updated>
  <dc:date>2026-04-06T18:29:52Z</dc:date>
  <entry>
    <title>RE: Liferay 6.x : Seam 3 Modules !</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=14279744" />
    <author>
      <name>Neil Griffin</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=14279744</id>
    <updated>2012-06-06T16:03:29Z</updated>
    <published>2012-06-06T16:03:29Z</published>
    <summary type="html">Hi Prathamesh,&lt;br /&gt;&lt;br /&gt;I updated &lt;a href="http://issues.liferay.com/browse/FACES-1211"&gt;FACES-1211&lt;/a&gt; with the latest news. Unfortunately the issue is blocked right now -- please &amp;#34;watch&amp;#34; the issue for future updates.&lt;br /&gt;&lt;br /&gt;Kind Regards,&lt;br /&gt;&lt;br /&gt;Neil</summary>
    <dc:creator>Neil Griffin</dc:creator>
    <dc:date>2012-06-06T16:03:29Z</dc:date>
  </entry>
  <entry>
    <title>Liferay 6.x : Seam 3 Modules !</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=14249148" />
    <author>
      <name>Prathamesh Gaddam</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=14249148</id>
    <updated>2012-06-05T06:48:55Z</updated>
    <published>2012-06-05T06:48:55Z</published>
    <summary type="html">Hi Neil,&lt;br /&gt;&lt;br /&gt;            Please update !&lt;br /&gt;&lt;br /&gt;           Further, which all Seam 3 modules are supported in Liferay 6.x. Towards, &lt;a href="https://community.jboss.org/message/739842#739842"&gt;Seam 3: Module&amp;#39;s support with Liferay 6.X&lt;/a&gt; and &lt;a href="https://community.jboss.org/message/739844#739844"&gt;Seam 3: Forge&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;          Regret any inconvenience caused because of cross-posting.&lt;br /&gt;&lt;br /&gt;Regards</summary>
    <dc:creator>Prathamesh Gaddam</dc:creator>
    <dc:date>2012-06-05T06:48:55Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay faces Bridge + JSF +Seam 3</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=13855508" />
    <author>
      <name>Manoj Pardeshi</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=13855508</id>
    <updated>2012-05-09T14:15:03Z</updated>
    <published>2012-05-09T14:15:03Z</published>
    <summary type="html">Thanks Neil.</summary>
    <dc:creator>Manoj Pardeshi</dc:creator>
    <dc:date>2012-05-09T14:15:03Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay faces Bridge + JSF +Seam 3</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=13841697" />
    <author>
      <name>Neil Griffin</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=13841697</id>
    <updated>2012-05-08T22:28:51Z</updated>
    <published>2012-05-08T22:28:51Z</published>
    <summary type="html">For more information on compatibility with CDI/Weld/SeamFaces, please refer to &lt;a href="http://issues.liferay.com/browse/FACES-1211"&gt;FACES-1211&lt;/a&gt;.</summary>
    <dc:creator>Neil Griffin</dc:creator>
    <dc:date>2012-05-08T22:28:51Z</dc:date>
  </entry>
  <entry>
    <title>RE: Liferay faces Bridge + JSF +Seam 3</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=13841650" />
    <author>
      <name>Neil Griffin</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=13841650</id>
    <updated>2012-05-08T22:05:04Z</updated>
    <published>2012-05-08T22:05:04Z</published>
    <summary type="html">Before considering using Seam 3, we need to make sure that CDI (Weld) is compatible with portlet environments. Recently &lt;a href="https://issues.jboss.org/browse/WELD-510"&gt;WELD-510&lt;/a&gt; was fixed so I spent some time today testing JSF2 + CDI (Weld 1.1.7) in Liferay 6.1.0. Unfortunately it didn&amp;#39;t work in Tomcat 7 or GlassFish 3.1.1. I was only able to get it working in JBoss AS 7.1.1. Since Liferay Portal currently only comes bundled JBoss AS 7.0.2, I had to install the Liferay Portal WAR into JBoss AS 7.1.1 manually. Although the portlet worked with @Inject on the initial render, I wasn&amp;#39;t able to navigate from one Facelet view to another without getting an exception thrown by Weld.&lt;br /&gt;&lt;br /&gt;Also, if you want to use JSF2 @ViewScoped in combination with Weld, you would need to add the &lt;a href="http://www.seamframework.org/Seam3/FacesModule"&gt;Seam Faces&lt;/a&gt; module. Unfortunately &lt;a href="https://issues.jboss.org/browse/SEAMFACES-222"&gt;SEAMFACES-222&lt;/a&gt; is not yet fixed (as of the time I&amp;#39;m writing this) and so Seam Faces isn&amp;#39;t yet working in portlet environments.&lt;br /&gt;&lt;br /&gt;So until CDI (Weld) and Seam Faces module are working, the full blown Seam 3 framework can&amp;#39;t be used either. &lt;img alt="emoticon" src="@theme_images_path@/emoticons/sad.gif" &gt;</summary>
    <dc:creator>Neil Griffin</dc:creator>
    <dc:date>2012-05-08T22:05:04Z</dc:date>
  </entry>
  <entry>
    <title>Liferay faces Bridge + JSF +Seam 3</title>
    <link rel="alternate" href="https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=13840850" />
    <author>
      <name>Manoj Pardeshi</name>
    </author>
    <id>https://liferay.dev/c/message_boards/find_message?p_l_id=119785294&amp;messageId=13840850</id>
    <updated>2012-05-08T20:20:57Z</updated>
    <published>2012-05-08T20:20:57Z</published>
    <summary type="html">Is it possible to use Seam 3 in JSF 2 portlet ? If yes please tell me how to use Seam3 in Liferay portal?&lt;br /&gt;&lt;br /&gt;Thanks,&lt;br /&gt;Manoj</summary>
    <dc:creator>Manoj Pardeshi</dc:creator>
    <dc:date>2012-05-08T20:20:57Z</dc:date>
  </entry>
</feed>
