On 16/05/2017 09:49, Reto Merz wrote:
Thanks Alan.
Wouldn't it make sense to add all modules by default in Java 9 in case of
Webstart and print
a warning to the Webstart console the first time a future non-default module is
accessed
with the message that the JNLP must be extended with a --add
treff: Re: Java 9 EA 169 Webstart NoClassDefFoundError:
> javax/xml/ws/Service
>
> On 15/05/2017 15:10, Reto Merz wrote:
>
> > Hello,
> >
> > It seems that Java 9 Webstart (still) does not add all modules to the
> class/module path.
> > Our Webstart app is sign
On 15/05/2017 15:10, Reto Merz wrote:
Hello,
It seems that Java 9 Webstart (still) does not add all modules to the
class/module path.
Our Webstart app is signed, requests all-permision and works with the latest
Java 6, 7 and 8.
With 9-ea+169 we get this error:
java.lang.NoClassDefFoundError