Re: Deprecated Java EE Modules in JDK9

2017-04-20 Thread Alan Bateman
On 20/04/2017 08:38, Heiko Wagner wrote: Sorry for my ignotance, but I need some advice on how to properly write a desktop app that uses JAX-WS to pull some data from a WS-I Service. I can understand why JAX-WS is deprecated and marked for removel to help out the Java EE crwod to migrate their

Re: Deprecated Java EE Modules in JDK9

2017-04-20 Thread Richard Opalka
Hi Heiko, On 04/20/2017 09:38 AM, Heiko Wagner wrote: Sorry for my ignotance, but I need some advice on how to properly write a desktop app that uses JAX-WS to pull some data from a WS-I Service. I can understand why JAX-WS is deprecated and marked for removel to help out the Java EE crwod to

Deprecated Java EE Modules in JDK9

2017-04-20 Thread Heiko Wagner
Sorry for my ignotance, but I need some advice on how to properly write a desktop app that uses JAX-WS to pull some data from a WS-I Service. I can understand why JAX-WS is deprecated and marked for removel to help out the Java EE crwod to migrate their application servers to JDK9, but I don't fu