I'm using DeltaSpike in a non-web SE application (no servlet) and I would
like to use the Test Control module. However, I have exceptions related to
loading MyFaces classes. I know this has already been discussed, but I am
unclear on how to remove the MyFaces dependencies. I read this statement:
"everything else is optional -> it only depends on your project-setup"
from gerhard, but I have not been able to figure out how to disable the
MyFaces beans.
I have been able to work around this by hacking the impl jar and removing
the org.apache.deltaspike.testcontrol.impl.jsf package, but I would prefer
something cleaner.

Thanks,
Allen

Reply via email to