Support for additional headers in the generated method signatuers · Issue #263 · javaee/metro-jax-ws (original) (raw)
This repository was archived by the owner on Feb 5, 2019. It is now read-only.
This repository was archived by the owner on Feb 5, 2019. It is now read-only.
Description
Wsimport currently only supports message headers to map to method parameters as
defined by the JAXWS 2.x spec.
There are WSDLs out there that have headers that are defined in messages other
that input/output ones. Wsimport should map such headers as method parameters.
Environment
Operating System: All
Platform: All
Affected Versions
[2.1]