Proposal for 3.0 API: BridgeUtil.getClassPathResourceAsString(String 
resourcePath)
----------------------------------------------------------------------------------

                 Key: PORTLETBRIDGE-199
                 URL: https://issues.apache.org/jira/browse/PORTLETBRIDGE-199
             Project: MyFaces Portlet Bridge
          Issue Type: New Feature
          Components: General
    Affects Versions: 3.0.0
            Reporter: Neil Griffin
            Assignee: Michael Freedman


Proposal is to introduce a utility method that can load the contents of 
classpath resources (like META-INF/services/filename) into a String.

This will help the API with discovery of the implementation of 
BridgeFactoryFinder specified in PORTLETBRIDGE-189

See the following class for more details:
http://svn.portletfaces.org/svn/portletfaces/bridge/portletfaces-bridge-api/trunk/src/main/java/org/portletfaces/bridge/BridgeUtil.java

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to