jaxws/src/jdk.xml.ws/share/classes/com/sun/tools/internal/ws/resources/newmessages.properties
author lancea
Fri, 05 May 2017 13:32:08 -0400
changeset 45039 a6583de69bb5
permissions -rw-r--r--
8179566: Add additional jaxws messages to be translated Reviewed-by: alanb, mchung

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.