Re: java.lang.NoClassDefFoundError: Could not initialize class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl

2019-10-18 Thread Neil C Smith
On Fri, 18 Oct 2019 at 11:20, Juan Miguel Escribano wrote: > As I said it is a Ant project (Again, don’t ask why) and if I’m understanding > StackOberflow, I need to add Java EE to the libraries of my project. > I have added jaxb-api, jaxb-impl. jaxb-core and activation jars to the > libraries

Re: java.lang.NoClassDefFoundError: Could not initialize class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl

2019-10-18 Thread Juan Miguel Escribano
> > > > > > > I’m trying to clean and build a project with a Web Service Client. > > > > > It is a Ant project (please, don’t ask why, it must be Ant 路‍♂️) > > > > > I have attached screenshots with info. > > > > > > &g

Re: java.lang.NoClassDefFoundError: Could not initialize class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl

2019-10-18 Thread Juan Miguel Escribano
HI, Compile on safe is set to off but I don’t find where is "Run Compilation in External VM”. Un saludo Juan Miguel El 18 oct 2019 11:56 +0200, Neil C Smith , escribió: > On Fri, 18 Oct 2019 at 10:38, Juan Miguel Escribano > wrote: > > > > It only compiles without problems when I start

Re: java.lang.NoClassDefFoundError: Could not initialize class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl

2019-10-18 Thread Luff,Chris
geImpl.run(BridgeImpl.java:261) at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:574) at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:128)/Users/juan/NetBeansProjects/OPVSoftware/Pruebas/TestingWS/nbproject/jaxws-build.xml:22: java.lang.NoClassDefFoundError: Could not initial

Re: java.lang.NoClassDefFoundError: Could not initialize class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl

2019-10-18 Thread Neil C Smith
On Fri, 18 Oct 2019 at 10:38, Juan Miguel Escribano wrote: > > It only compiles without problems when I start Netbeans over Java 8 and > compile the project with Java 8. In project properties Build/Compiling have you tried with Compile on Save off and Run Compilation in External VM on? Best

Re: java.lang.NoClassDefFoundError: Could not initialize class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl

2019-10-18 Thread Juan Miguel Escribano
t; > > > /Users/juan/NetBeansProjects/OPVSoftware/Pruebas/TestingWS/nbproject/jaxws-build.xml:22: > > > java.lang.NoClassDefFoundError: Could not initialize class > > > com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl > > >  at > > > com.sun.xml.bind.v2.model.impl.

Re: java.lang.NoClassDefFoundError: Could not initialize class com.sun.xml.bind.v2.model.impl.RuntimeBuiltinLeafInfoImpl

2019-10-18 Thread Emilian Bold
♂️) > I have attached screenshots with info. > > And every time I try Clean and Build I have the following: > > > /Users/juan/NetBeansProjects/OPVSoftware/Pruebas/TestingWS/nbproject/jaxws-build.xml:22: > java.lang.NoClassDefFoundError: Could not initi