[
https://issues.apache.org/jira/browse/PORTLETBRIDGE-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Scott O'Bryan resolved PORTLETBRIDGE-21.
----------------------------------------
Resolution: Fixed
This issue is resolved
> Wrong leading slash in BRIDGE_SERVICE_CLASSPATH /GenericFacesPortlet
> --------------------------------------------------------------------
>
> Key: PORTLETBRIDGE-21
> URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-21
> Project: MyFaces Portlet Bridge
> Issue Type: Bug
> Components: API
> Affects Versions: 1.0.0-SNAPSHOT
> Reporter: Andy Bosch
> Assignee: Scott O'Bryan
>
> The variable BRIDGE_SERVICE_CLASSPATH =
> "/META-INF/services/javax.portlet.faces.Bridge" im
> GenericFacesPortlet should not contain a leading slash because
> stream = cl.getResourceAsStream(resourceName);
> does not work with a leading slash. The function getResourceAsStream does not
> accept leading slashes.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.