RFR 8179566: Add additional jaxws messages to be translated

Leo Jiang li.jiang at oracle.com
Thu May 4 15:09:31 UTC 2017


Hi Mandy, Alan,

Would you help to correct the messages ?

We need to push this file into repo before May 5th to catch the JDK9 msg drop schedule. Otherwise I have to kick off the 
message drop without this jaxws update.

Thanks,
Leo

On 05/04/2017 10:24 AM, Leo Jiang wrote:
> ===  Copy from David's email
> That endorsed part is problem. It is valid in JDK-8 but not in 9. Following message is my proposed solution. It would
> fit JDK-8 and 9.
> JAX-WS 2.1 API is loaded from {0}, But JAX-WS runtime requires JAX-WS 2.2 API. Use the standard override mechanism to
> load JAX-WS 2.2 API
>
> Do you think that this solution is OK?
> ===
>
> Thanks,
> Leo
>
>
> On 05/04/2017 05:14 AM, Mandy Chung wrote:
>>
>>> On May 3, 2017, at 1:35 PM, Alan Bateman <Alan.Bateman at 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
>>


More information about the core-libs-dev mailing list