Hi, I am finding  issues on deploying a web-app using CXF and spring 
integration.

For various sources I came to know that there are two ways to go about it :

1.       Using the
<exclude-subsystems>
            <subsystem name="webservices" />
</exclude-subsystems>
In jboss-deployment-structure.xml

Or

2.       Rely on JBossWS integration and the Apache CXF libraries included in 
the application server.


I tried the 1st  one but it seems that < exclude-subsystems > is not supported 
by 7.1.1.Final.

For the 2nd approach I am not getting a proper document to rely on.

If somebody is aware of the 2nd approach and has actually tried it out, can you 
please share the steps?
Even a documentation will do.

Thanks & Regards,
Indranil

Reply via email to