this need to be resolved based on your needs :( I was able to resolve conflicts in our project: http://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/pom.xml
On 11 November 2014 11:47, pg <[email protected]> wrote: > I have already tried that, but problem is impact of these inclusions. Ex: I > have tried removing "woodstox-core-asl-4.2.1.jar" from dependency tree, but > after removing I got following exception: > > java.lang.RuntimeException: Cannot create a secure XMLInputFactory > at > > org.apache.cxf.staxutils.StaxUtils.createXMLInputFactory(StaxUtils.java:314) > at > org.apache.cxf.staxutils.StaxUtils.getXMLInputFactory(StaxUtils.java:264) > at > > org.apache.cxf.staxutils.StaxUtils.createXMLStreamReader(StaxUtils.java:1443) > at > > org.apache.cxf.interceptor.StaxInInterceptor.handleMessage(StaxInInterceptor.java:123) > > After removing that particular jar, I was not able to run my web services. > And I am not aware of impact of removing "wstx-asl-3.2.7.jar", as its been > used by solr/lucene system. > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Overlapping-classes-causing-class-loader-issues-tp5750963p5750965.html > Sent from the cxf-user mailing list archive at Nabble.com. > -- WBR Maxim aka solomax
