Java Web Start 12.0.0.0 Using JRE version 9-ea+135 Java HotSpot(TM) Server VM JRE expiration date: 3/7/17, 12:00 AM User home directory = C:\Users\Administrator ---------------------------------------------------- c: clear console window f: finalize objects on finalization queue g: garbage collect h: display this help message m: print memory usage o: trigger logging p: reload proxy configuration q: hide console r: reload policy configuration s: dump system and deployment properties t: dump thread list v: dump thread stack 0-5: set trace level to ---------------------------------------------------- Missing Application-Name manifest attribute for: http://localhost:8080/JavawsInteropManual/classes/testjaxb.jar Exception in thread "AWT-EventQueue-2" java.lang.NoClassDefFoundError: javax/xml/bind/JAXBException at TestJAXB.createAndShowGUI(TestJAXB.java:18) at TestJAXB.access$000(TestJAXB.java:11) at TestJAXB$1.run(TestJAXB.java:42) at java.awt.event.InvocationEvent.dispatch(java.desktop@9-ea/InvocationEvent.java:313) at java.awt.EventQueue.dispatchEventImpl(java.desktop@9-ea/EventQueue.java:759) at java.awt.EventQueue.access$500(java.desktop@9-ea/EventQueue.java:97) at java.awt.EventQueue$3.run(java.desktop@9-ea/EventQueue.java:712) at java.awt.EventQueue$3.run(java.desktop@9-ea/EventQueue.java:706) at java.security.AccessController.doPrivileged(java.base@9-ea/Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(java.base@9-ea/ProtectionDomain.java:77) at java.awt.EventQueue.dispatchEvent(java.desktop@9-ea/EventQueue.java:729) at java.awt.EventDispatchThread.pumpOneEventForFilters(java.desktop@9-ea/EventDispatchThread.java:199) at java.awt.EventDispatchThread.pumpEventsForFilter(java.desktop@9-ea/EventDispatchThread.java:124) at java.awt.EventDispatchThread.pumpEventsForHierarchy(java.desktop@9-ea/EventDispatchThread.java:113) at java.awt.EventDispatchThread.pumpEvents(java.desktop@9-ea/EventDispatchThread.java:109) at java.awt.EventDispatchThread.pumpEvents(java.desktop@9-ea/EventDispatchThread.java:101) at java.awt.EventDispatchThread.run(java.desktop@9-ea/EventDispatchThread.java:90) Caused by: java.lang.ClassNotFoundException: javax.xml.bind.JAXBException at com.sun.deploy.security.DeployURLClassLoader.findClass(jdk.deploy@9-ea/DeployURLClassLoader.java:301) at com.sun.jnlp.JNLPClassLoader.findClass(jdk.javaws@9-ea/JNLPClassLoader.java:382) at java.lang.ClassLoader.loadClass(java.base@9-ea/ClassLoader.java:486) at com.sun.jnlp.JNLPClassLoader.loadClass(jdk.javaws@9-ea/JNLPClassLoader.java:136) at java.lang.ClassLoader.loadClass(java.base@9-ea/ClassLoader.java:419) ... 17 more