All,
I have a couple of questions regarding my fairly simple CXF client: 1) I notice quite a bit of Spring framework stuff in the output when I test my client. How much overhead from Spring am I buying into with CXF? While I'd prefer to use it over Axis1, I'm a little concerned that CXF could be more heavyweight. To be fair, I haven't benchmarked the 2 implementations yet so I don't have any data. Just trying to get a feel for it. 2) Has anyone figured out the minimal set of CXF libraries required at runtime for a client? I bet I don't need 46 JAR files to make this thing run. Like, for example, I bet I don't need Geronimo... Thanks, Wes