Versions Compared

Key

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

...

Info

For more information on writing JAX-WS annotated Web applications, go to: http://axis.apache.org/axis2/java/core/docs/jaxws-guide.html

Configuration JAX-WS applications for AS

See how you can enable SaaS mode or CORS for your Jaggery applications see Configuring Applications for AS.

...

JAX-WS and JAX-RS applications can be bundled in a CXF application. Generally, the folder structure of a CXF application is as follows. However, this can change depending on your application. Please see the Webapp ClassLoading page for adding webapp-classloading.xml. It's a custom file implemented by WSO2 to give flexibility in classloading. You must have this file to deploy JAX-WS and JAX-RS applications because the CXF runtime is not visible to the webapps by default.

...