Gerald Müllan schrieb:
> Hi,
>
> see also:
>
> http://wiki.apache.org/myfaces/Websphere_Installation
>
> >From my experience it is not that easy to remove the RI, but wish you good 
> >luck.
>
> Apart from this, please ask such kind of questions on the user list,
> this list is for developer discussions only.
>   

Hmm..I'm quite surprised that the approach documented for Websphere6.1
works (just using "parent last" order).

JSF looks for a faces-config.xml file in every jar in the classpath, and
runs them all. So with this setup, it will run the one from the default
JSF impl (Mojarra) *as well* as the one from MyFaces. That doesn't sound
healthy to me. But the page says it works, so ...

Reply via email to