... until the collector arrives ...

This "blog" is really just a scratchpad of mine. There is not much of general interest here. Most of the content is scribbled down "live" as I discover things I want to remember. I rarely go back to correct mistakes in older entries. You have been warned :)

2010-06-10

Apache CXF (née XFire)

XFire, the SOAP engine, is now known as Apache CXF.

One advantage of CXF/XFire over Apache Axis is that the client supports NTLM using ambient credentials on Windows. This is because CXF uses the native JDK NTLM support, whereas Axis uses a pure Java reverse-engineered implementation of NTLM 1.0 (with no 2.0+ support on the horizon).

Blog Archive