8179566: Add additional jaxws messages to be translated

Reviewed-by: alanb, mchung
This commit is contained in:
Lance Andersen 2017-05-05 13:32:08 -04:00
parent 1cd9c6fdf0
commit 78b96937e6

View File

@ -0,0 +1,6 @@
wrapperTask.needEndorsed=\
You are running on JDK6 or newer which comes with JAX-WS {0} API, but this tool requires JAX-WS {1} or newer API. Use \
the standard override mechanism.
runtime.modeler.addressing.responses.nosuchmethod = JAX-WS 2.1 API is loaded from {0}, But JAX-WS runtime requires JAX-WS 2.2 or newer API. \
Use the standard override mechanism to load JAX-WS 2.2 or newer API.