You may need to post this on the JBoss lists. Not sure what versions of JBoss supported the exclude things.
Dan On Aug 19, 2013, at 12:51 AM, Indranil Majumder (imajumde) <[email protected]> wrote: > 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 -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
