Re: why should i use apache cxf over other webservice library

2016-03-07 Thread Laxmi Narayan NIT DGP
Hi kulp, Thanks for reply. I am already using spring-mvc along with tomcat and i am using just following dependency which does not brings a hell of jar files (Really happy to use cxf.). org.apache.cxf cxf-rt-frontend-jaxrs 3.1.3 *One more questtio

Re: why should i use apache cxf over other webservice library

2016-03-07 Thread Daniel Kulp
Few comments/thoughts: 1) I have no idea why the “number of jars” would have any real impact on anything. That’s a silly metric for evaluating anything. A single jar couple be a monstrous “spaghetti mess” that performs poorly whereas a collection of small individual modular jars could be be

Re: why should i use apache cxf over other webservice library

2016-03-06 Thread Benson Margulies
This question belongs on the user list, not the dev list.