Details
Description
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.