Re: RFR: 8044656: Update JAX-WS RI integration to latest version

2014-07-09 Thread Miroslav Kos
Hi Joe, thanks for comments - see inline: On 08/07/14 01:02, huizhe wang wrote: Hi Miran, In class src/share/jaxws_classes/com/sun/tools/internal/xjc/Options.java: +// hack to force initialization so catalog manager system properties take effect +

Re: RFR: 8044656: Update JAX-WS RI integration to latest version

2014-07-09 Thread huizhe wang
On 7/9/2014 4:13 AM, Miroslav Kos wrote: Hi Joe, thanks for comments - see inline: On 08/07/14 01:02, huizhe wang wrote: Hi Miran, In class src/share/jaxws_classes/com/sun/tools/internal/xjc/Options.java: +// hack to force initialization so catalog manager system properties

Re: RFR: 8044656: Update JAX-WS RI integration to latest version

2014-07-07 Thread huizhe wang
Hi Miran, In class src/share/jaxws_classes/com/sun/tools/internal/xjc/Options.java: +// hack to force initialization so catalog manager system properties take effect +staticManager.getVerbosity(); Is that necessary? I thought the next call to getCatalog would