[gatein-issues] [JBoss JIRA] (GTNPORTAL-2872) Portlet Bridge libraries added to non JSF Portlet WAR

Ken Finnigan (JIRA) jira-events at lists.jboss.org
Thu Mar 28 13:54:41 EDT 2013


Ken Finnigan created GTNPORTAL-2872:
---------------------------------------

             Summary: Portlet Bridge libraries added to non JSF Portlet WAR
                 Key: GTNPORTAL-2872
                 URL: https://issues.jboss.org/browse/GTNPORTAL-2872
             Project: GateIn Portal
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Packaging
    Affects Versions: 3.5.0.Final
            Reporter: Ken Finnigan


If I create a portlet that implements GenericPortlet only, the PortletBridge dependencies are added to the deployment by GateIn during startup.

I don't think this causes any issues, yet, but is certainly not ideal.

I believe the problem is that AS7 is too lenient about when it adds JSF dependencies to a WAR, which results in GateIn doing the same for PBR.

Maybe need to add ability to read portlet.xml and look for GenericFacesPortlet being specified as the portlet class to decide if PortletBridge dependencies should be added?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the gatein-issues mailing list