The problem is always there. Are you sure that you fixed the error ? Cheers,
Charles Are you sure that you gnodet wrote: > > I'm committed some bad stuff today and i'm fixing it right now. > > On Wed, Mar 26, 2008 at 4:09 PM, Lars Heinemann > <[EMAIL PROTECTED]> > wrote: > >> Ups, I have to revert my last statement. >> The build doesn't work any longer. As it built fine over the past days I >> think this is a temp. problem. >> >> Lars >> >> >> >> Lars Heinemann schrieb: >> > The build is working fine here with sun-jdk-1.5.0_13. >> > >> > regards >> > Lars >> > >> > >> > cmoulliard schrieb: >> > >> >> Hi, >> >> >> >> What is the JDK required to build and run servicemix-3-SNAPSHOT ? I >> try >> with >> >> JDK_1.5_0_15 but I have the following error : >> >> >> >> Retrieving schema at 'ws-addr.xsd', relative to >> >> 'file:/D:/Soft/opensource/apache-servicemix-3.x >> /deployables/serviceengin >> >> es/servicemix-wsn2005/src/main/resources/org/apache/servicemix/wsn/br- >> 2.xsd'. >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [ERROR] FATAL ERROR >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] com/sun/istack/SAXParseException2 >> >> [INFO] >> >> >> ------------------------------------------------------------------------ >> >> [INFO] Trace >> >> java.lang.NoClassDefFoundError: com/sun/istack/SAXParseException2 >> >> at com.sun.tools.xjc.api.XJC.createSchemaCompiler(XJC.java:51) >> >> at >> >> org.codehaus.xfire.gen.jaxb.JAXBSchemaSupport.initialize( >> JAXBSchemaSupport.java:59) >> >> at >> >> org.codehaus.xfire.gen.Wsdl11Generator.generate(Wsdl11Generator.java >> :151) >> >> at org.codehaus.xfire.gen.WsGenTask.execute(WsGenTask.java:66) >> >> at >> >> org.apache.servicemix.maven.plugin.xfire.WsgenMojo.exec(WsgenMojo.java >> :190) >> >> at >> >> org.apache.servicemix.maven.plugin.xfire.WsgenMojo.execute( >> WsgenMojo.java:105) >> >> at >> >> org.apache.maven.plugin.DefaultPluginManager.executeMojo( >> DefaultPluginManager.java:447) >> >> at >> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals( >> DefaultLifecycleExecutor.java:539) >> >> at >> >> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle >> (DefaultLifecycleExecutor.java:48 >> >> 0) >> >> at >> >> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkProjectLifecycle( >> DefaultLifecycleExecutor.java:896) >> >> at >> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.forkLifecycle( >> DefaultLifecycleExecutor.java:739) >> >> at >> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals( >> DefaultLifecycleExecutor.java:510) >> >> at >> >> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal( >> DefaultLifecycleExecutor.java:493) >> >> at >> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal( >> DefaultLifecycleExecutor.java:463) >> >> at >> >> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures >> (DefaultLifecycleExecutor.jav >> >> a:311) >> >> at >> >> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments >> (DefaultLifecycleExecutor.java:278) >> >> at >> >> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute( >> DefaultLifecycleExecutor.java:143) >> >> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java >> :333) >> >> at >> org.apache.maven.DefaultMaven.execute(DefaultMaven.java:126) >> >> at org.apache.maven.cli.MavenCli.main(MavenCli.java:282) >> >> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >> >> at >> >> sun.reflect.NativeMethodAccessorImpl.invoke( >> NativeMethodAccessorImpl.java:39) >> >> at >> >> sun.reflect.DelegatingMethodAccessorImpl.invoke( >> DelegatingMethodAccessorImpl.java:25) >> >> at java.lang.reflect.Method.invoke(Method.java:585) >> >> at >> >> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315) >> >> at org.codehaus.classworlds.Launcher.launch(Launcher.java:255) >> >> at >> >> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430) >> >> at org.codehaus.classworlds.Launcher.main(Launcher.java:375) >> >> >> >> Remark : JAXB2 is included in JDK 6. >> >> >> >> Do you plan to produce a POM compatibile with JDK 5 and 6 ? >> >> >> >> Regards, >> >> >> >> Charles >> >> >> >> >> > >> > >> > > > > -- > Cheers, > Guillaume Nodet > ------------------------ > Blog: http://gnodet.blogspot.com/ > > -- View this message in context: http://www.nabble.com/JDK-required-to-build-and-run-servicemix-3-SNAPSHOT-tp16302198p16535952.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
