This repository was archived by the owner on Sep 21, 2022. It is now read-only.

Description
Version 2.3, 2.2.1 and 2.2 do not work with JDK 8.
Error Message:
Exception in thread "main" java.lang.ClassCastException: java.lang.AssertionError cannot be cast to java.lang.Exception
at org.jvnet.jax_ws_commons.jaxws.Invoker.main(Invoker.java:87)
The Version 2.1 is working!
Environment
Windows 7 64bit
java version "1.8.0"
Java(TM) SE Runtime Environment (build 1.8.0-b132)
Java HotSpot(TM) 64-Bit Server VM (build 25.0-b70, mixed mode)
Affected Versions
[2.2, 2.2.1, 2.3]