Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Embedding CXF inside Spring

You can embed CXF within an existing Spring application. Since all XML configuration files are Spring xml files, the two approaches should be equivalent.

...