Add ServiceLoader code to our Chainloading init code
----------------------------------------------------
Key: MYFACES-3512
URL: https://issues.apache.org/jira/browse/MYFACES-3512
Project: MyFaces Core
Issue Type: Improvement
Affects Versions: 2.0.13-SNAPSHOT, 2.1.7-SNAPSHOT
Reporter: Werner Punz
We have a set of internal events which go beyound of what JSF 2.x can deliver,
to use those we have for now to add a context param to our web.xml. Now JDK6
has a service faclity which we should use optionally if present to load the
plugins as services.
The commits under this issue will enable this facilty if present.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira