Versions Compared

Key

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

...

Be sure to include the JAX-WS schemaLocation attribute specified on the root beans element. This allows CXF to validate the file and is required.

The <jaxwsjaxws:endpoint> endpoint element supports many additional attributes:

...

If you are a Spring user, you'll notice that the <jaxwsjaxws:properties> properties element follows the Spring Map syntax.

...