[
https://issues.apache.org/jira/browse/PORTLETBRIDGE-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12556952#action_12556952
]
Scott O'Bryan commented on PORTLETBRIDGE-21:
--------------------------------------------
This fix appears to be in the patch for PORTLETBRIDGE-22. I will apply it and
close this bug. Thanks for the bug submission Andy!
> 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
> 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.