You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Dennis Byrne <de...@dbyrne.net> on 2005/10/20 21:50:57 UTC

faces-config.xml

I want to run unit tests on faces-config.xml .  I am prepared 
to do this w/ DOM, but what I'd like to do is use the 
digester stuff used in the internals.

Can anyone point me in a direction for this ?
Dennis Byrne

Re: faces-config.xml

Posted by Martin van den Bemt <mv...@ibl-software.nl>.
Have a look at the org.apache.myfaces.config package...

Mvgr,
Martin

Dennis Byrne wrote:
> I want to run unit tests on faces-config.xml .  I am prepared 
> to do this w/ DOM, but what I'd like to do is use the 
> digester stuff used in the internals.
> 
> Can anyone point me in a direction for this ?
> Dennis Byrne
>