I think you're using Maven.  Trying using the goal of "mvn
generate-sources" instead, to see if that works.  ([1], Maven Notes #2
at the very bottom.)

HTH,
Glen

[1] http://www.jroller.com/gmazza/date/20070929

Am Montag, den 10.03.2008, 11:01 -0700 schrieb mattrpav:
> cxf-2.0.4-incubator, running wsdl2java.  Thoughts?  
> 
> [INFO] [cxf-codegen:wsdl2java {execution: default}]
> Mar 10, 2008 12:55:59 PM org.apache.cxf.tools.wsdlto.core.PluginLoader
> loadPlugin
> INFO: Loading plugin
> jar:file:/Users/mpav/Desktop/sm-eclipse/apache-maven-2.0.8/repo/org/apache/cxf/cxf-tools-wsdlto-frontend-jaxws/2.0.4-incubator/cxf-tools-wsdlto-frontend-jaxws-2.0.4-incubator.jar!/META-INF/tools-plugin.xml
> Mar 10, 2008 12:55:59 PM org.apache.cxf.tools.wsdlto.core.PluginLoader
> loadPlugin
> INFO: Found 1 frontends in <jaxws> plugin.
> Mar 10, 2008 12:55:59 PM org.apache.cxf.tools.wsdlto.core.PluginLoader
> loadPlugin
> INFO: Loading <jaxws> frontend from <jaxws> plugin.
> Mar 10, 2008 12:55:59 PM org.apache.cxf.tools.wsdlto.core.PluginLoader
> loadPlugin
> INFO: Loading plugin
> jar:file:/Users/mpav/Desktop/sm-eclipse/apache-maven-2.0.8/repo/org/apache/cxf/cxf-tools-wsdlto-databinding-jaxb/2.0.4-incubator/cxf-tools-wsdlto-databinding-jaxb-2.0.4-incubator.jar!/META-INF/tools-plugin.xml
> Mar 10, 2008 12:55:59 PM org.apache.cxf.tools.wsdlto.core.PluginLoader
> loadPlugin
> INFO: Found 1 databindings in <jaxb> plugin.
> Mar 10, 2008 12:55:59 PM org.apache.cxf.tools.wsdlto.core.PluginLoader
> loadPlugin
> INFO: Loading <jaxb> databinding from <jaxb> plugin.
> Mar 10, 2008 12:55:59 PM org.apache.cxf.tools.wsdlto.core.PluginLoader
> loadBuilder
> SEVERE: Can not load processor
> org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.JAXWSDefinitionBuilder
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] BUILD ERROR
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Can not load processor
> org.apache.cxf.tools.wsdlto.frontend.jaxws.wsdl11.JAXWSDefinitionBuilder
> 
> org.apache.xerces.dom.DeferredDocumentTypeImpl

Reply via email to