Versions Compared

Key

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

...

java_first_jaxws - Starting from Java with no WSDL (stand alone war)
jaxws-calculator - Starting with code generated from a WSDL (generates an aar that can be dropped into any Axis2 installation)
jaxws-samples - Echo, Ping, MTOM samples (stand alone WAR, with JSP pages to test).

Please see the README for each sample on how to run it.

Adding JAXWS support to your own web apps

...