> On May 3, 2017, at 1:35 PM, Alan Bateman <alan.bate...@oracle.com> wrote: > > On 03/05/2017 19:58, Lance Andersen wrote: > >> + >> +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. >> \ No newline at end of file >> > "Use the standard override mechanism". I wonder if this meant to say the > "endorsed standards override mechanism". In any case, it feels like a message > for when JAX-WS is running on an older release. Do you know if that is true? >
Since this resource bundle is for JDK 9, it should say “upgradeable module path” instead. But is this message intended for older release and is it ever used for JDK 9? Mandy