mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-08 20:49:44 +00:00
8179566: Add additional jaxws messages to be translated
Reviewed-by: alanb, mchung
This commit is contained in:
parent
1cd9c6fdf0
commit
78b96937e6
@ -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.
|
||||
Loading…
x
Reference in New Issue
Block a user