On Dec 18, 2012, at 11:24 AM, dsavatar <[email protected]> wrote: > Thank you!, I have another question, I'm only using wsdl2java function could > erase some things to occupy less space? And if so, what would be if you > know?
Should definitely be able to erase the samples and the javadoc. If you remove the large cxf-#.#.#.jar from the lib dir and use the smaller modules in the modules directory, you could probably get it down to: cxf-manifest cxf-api xmlschema-core geronimo-javamail_1.4_spec wsdl4j cxf-tools-common velocity commons-collections commons-lang jaxb-xjc jaxb-impl cxf-rt-core cxf-tools-wsdlto-core cxf-tools-validator cxf-rt-bindings-soap cxf-rt-databinding-jaxb cxf-tools-wsdlto-databinding-jaxb cxf-tools-wsdlto-frontend-jaxws xml-resolver These MAY also be needed, not really sure: cxf-tools-wsdlto-frontend-javascript cxf-rt-javascript spring-core spring-asm commons-logging spring-beans spring-context spring-aop aopalliance spring-expression > > Sorry for my english. > > Best Regards. > > > > -- > View this message in context: > http://cxf.547215.n5.nabble.com/Apache-CXF-Wsdl2java-on-Ubuntu-tp5720433p5720449.html > Sent from the cxf-user mailing list archive at Nabble.com. -- Daniel Kulp [email protected] - http://dankulp.com/blog Talend Community Coder - http://coders.talend.com
