Hello,

I'm using CXF as shown in "Building your cxf project with
maven<http://cwiki.apache.org/CXF20DOC/building-your-cxf-project-with-maven.html>"
and comparing to what is shown in "A simple JAX-WS
service<http://cwiki.apache.org/CXF20DOC/a-simple-jax-ws-service.html>"
I noticed that, following the maven example I get 30 more libraries than in
the "simple" one (50 on the maven configured project against 20 on the
simple one, as the spring dependencies are said to be optional).
So I'd like to know if there is a way to configure a maven project to get
only the minimal dependency set to accomplish the same as in the simple
example. (Better yet would be to know the minimal set for the client and the
minimal for the server, if there would be any difference imagining that the
client and server are separate projects).

Regards,
Oswaldo

Reply via email to