That certainly cannot be right. Could you please open a JIRA and attach the WSDL?
2009/9/15 Walter Mourão <[email protected]> > I tried and I've got: > > java.lang.NullPointerException > at > > org.apache.ws.commons.schema.XmlSchemaCollection.getElementByQName(XmlSchemaCollection.java:575) > at > > org.apache.cxf.common.xmlschema.SchemaCollection.getElementByQName(SchemaCollection.java:98) > at > > org.apache.cxf.wsdl11.WSDLServiceBuilder.buildMessage(WSDLServiceBuilder.java:802) > at > > org.apache.cxf.wsdl11.WSDLServiceBuilder.buildInterfaceOperation(WSDLServiceBuilder.java:593) > at > > org.apache.cxf.wsdl11.WSDLServiceBuilder.buildInterface(WSDLServiceBuilder.java:561) > at > > org.apache.cxf.wsdl11.WSDLServiceBuilder.buildServices(WSDLServiceBuilder.java:332) > at > > org.apache.cxf.wsdl11.WSDLServiceBuilder.buildServices(WSDLServiceBuilder.java:188) > at > > org.apache.cxf.wsdl11.WSDLServiceFactory.create(WSDLServiceFactory.java:129) > at org.apache.cxf.endpoint.ClientImpl.<init>(ClientImpl.java:148) > at > > org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:253) > at > > org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:231) > at > > org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:224) > at com.wim.ita.testemaven.App.getBacia(App.java:25) > at com.wim.ita.testemaven.App.main(App.java:80) > Exception in thread "main" java.lang.RuntimeException: > java.lang.NullPointerException > at com.wim.ita.testemaven.App.getBacia(App.java:46) > at com.wim.ita.testemaven.App.main(App.java:80) > Caused by: java.lang.NullPointerException > at > > org.apache.ws.commons.schema.XmlSchemaCollection.getElementByQName(XmlSchemaCollection.java:575) > at > > org.apache.cxf.common.xmlschema.SchemaCollection.getElementByQName(SchemaCollection.java:98) > at > > org.apache.cxf.wsdl11.WSDLServiceBuilder.buildMessage(WSDLServiceBuilder.java:802) > at > > org.apache.cxf.wsdl11.WSDLServiceBuilder.buildInterfaceOperation(WSDLServiceBuilder.java:593) > at > > org.apache.cxf.wsdl11.WSDLServiceBuilder.buildInterface(WSDLServiceBuilder.java:561) > at > > org.apache.cxf.wsdl11.WSDLServiceBuilder.buildServices(WSDLServiceBuilder.java:332) > at > > org.apache.cxf.wsdl11.WSDLServiceBuilder.buildServices(WSDLServiceBuilder.java:188) > at > > org.apache.cxf.wsdl11.WSDLServiceFactory.create(WSDLServiceFactory.java:129) > at org.apache.cxf.endpoint.ClientImpl.<init>(ClientImpl.java:148) > at > > org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:253) > at > > org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:231) > at > > org.apache.cxf.endpoint.dynamic.DynamicClientFactory.createClient(DynamicClientFactory.java:224) > at com.wim.ita.testemaven.App.getBacia(App.java:25) > > > Hints ? > > Walter Mourão > http://waltermourao.com.br > http://arcadian.com.br > http://oriens.com.br > > > > On Tue, Sep 15, 2009 at 9:57 AM, Benson Margulies <[email protected] > >wrote: > > > "http://www.ana.gov.br" > > >
