enunciate

articulate your web api.

JAX-WS RI Module

The JAX-WS RI module assembles a JAX-WS RI-based server-side application for hosting the SOAP endpoints.

Steps

generate

The "generate" step generates the necessary configuration files.

Configuration

The JAX-WS RI module accepts the following parameters:

  • The "forceSpringEnabled" that forces spring integration. By default, spring integration will only be enabled if the spring-app module is enabled and the JAX-WS spring components are found on the classpath.
  • The "forceSpringDisabled" that forces spring integration to be disabled. By default, spring integration will be enabled if the spring-app module is enabled and the JAX-WS spring components are found on the classpath.
  • The "useWsdlRedirectFilter" attribute is used to disable the use of the Enunciate-provided wsdl redirect filter that handles the requests to ?wsdl

Artifacts

The JAX-WS RI deployment module exports no artifacts.

Flattr this