Versions Compared

Key

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

...

  • ServerFactoryBeans - these allow programmatic publishing of an endpoint
  • CXF's XML configuration format - i.e. <simple:server ... />

Javascript

CXF provides a Javascript module which allows you to build services in Javascript with the Java Rhino library. One advantage of this is that you can use E4X to interact more easily with the XML. For more information see the Javascript page.