If you want to use AppFuse in embedded mode, you'll need to exclude the
XFire dependencies from appfuse-service. For Ajax4JSF, you'll need to
exclude those dependencies on appfuse-jsf.
As a test, it might be easier for you to full-source a project and manually
delete these dependencies and replace
these are the entries we are using
org.richfaces.framework
richfaces-api
3.2.0.GA
org.richfaces.framework
richfaces-impl
3.2.0.GA
org.richfaces.ui
richfaces-
from the pom.xml.
On Mon, May 12, 2008 at 2:58 PM, Irshad Buchh <[EMAIL PROTECTED]> wrote:
>
> Hi,
> We tried AppFuse 2.0.2 it rocks some annoying JSF issues have gone. We
> want
> to get rid of XFire and AJAX4Java and instead want to add Apache CXF and
> JBoss RichFaces respectively. Where do we
Hi,
We tried AppFuse 2.0.2 it rocks some annoying JSF issues have gone. We want
to get rid of XFire and AJAX4Java and instead want to add Apache CXF and
JBoss RichFaces respectively. Where do we add the corresponding dependencies
and where do we remove the XFire & Ajax4Java dependencies?
--Irshad