-
Bug
-
Resolution: Won't Do
-
Major
-
3.2.0.Final
-
None
-
-
Please reopen this jira if you can reproduce the issue using the New Seam Web Project wizard.
When create Seam portlet and add seam into page view.jsp page (declare namespace and write some seam tags into JSP page), an error appear on deploy.
Its caused by missing Seam libraries in deployed WAR file (discovered by exporting to WAR and checking for basic dependencies).
I have added Seam capabilities into project (Properties -> Project Facets -> JBoss Portlets -> check: JBoss Core Portlet, JBoss JSF Portlet and JBoss Seam Portlet + appropriate other facets required by selected facets.