0 Replies Latest reply on Oct 3, 2012 7:04 AM by johan.kumps

    Error occurred while consuming wsdl

    johan.kumps

      Hi,

       

      When trying to parse the WSDL in the attached zip file (TaxonomieDienst-01.00\Dienst\TaxonomieDienst.wsdl) I keep getting the exception below. Could you please help me?

       

      parsing WSDL...

      [ERROR] C:\tmp\GeefTaxonomie\GeefTaxonomie.xsd

      [ERROR] C:\tmp\GeefTaxonomie\GeefTaxonomieResponse.xsd

      [WARNING] schema_reference.4: Failed to read schema document './GeefTaxonomie/GeefTaxonomie.xsd', because 1) could not fin

      ent could not be read; 3) the root element of the document is not <xsd:schema>.

        line 19 of file:/C:/tmp/Wise10.xml#types?schema1

      [WARNING] schema_reference.4: Failed to read schema document './GeefTaxonomie/GeefTaxonomieResponse.xsd', because 1) could

      he document could not be read; 3) the root element of the document is not <xsd:schema>.

        line 20 of file:/C:/tmp/Wise10.xml#types?schema1

      &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

      it.javalinux.wise.core.exceptions.WiseRuntimeException: Error occurred while consuming wsdl: \tmp\Wise10.xml

          at it.javalinux.wise.core.exceptions.WiseRuntimeException.rethrow(WiseRuntimeException.java:44)

          at it.javalinux.wise.core.client.WSDynamicClient.init(WSDynamicClient.java:151)

          at it.javalinux.wise.core.client.WSDynamicClient.init(WSDynamicClient.java:94)

          at org.jboss.soa.esb.actions.soap.wise.WSDynamicClientFactory.create(WSDynamicClientFactory.java:75)

          at org.jboss.soa.esb.actions.soap.wise.SOAPClient.createClient(SOAPClient.java:330)

          at org.jboss.soa.esb.actions.soap.wise.SOAPClient.process(SOAPClient.java:263)

          at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.processPipeline(ActionProcessingPipeline.java:665)

          at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.processPipeline(ActionProcessingPipeline.java:612)

          at org.jboss.soa.esb.listeners.message.ActionProcessingPipeline.process(ActionProcessingPipeline.java:442)

          at org.jboss.soa.esb.listeners.message.MessageAwareListener$TransactionalRunner.run(MessageAwareListener.java:587)

          at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)

          at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)

          at java.lang.Thread.run(Thread.java:662)

      Caused by: java.lang.NullPointerException

          at it.javalinux.wise.core.client.WSDynamicClient.getClassNames(WSDynamicClient.java:181)

          at it.javalinux.wise.core.client.WSDynamicClient.init(WSDynamicClient.java:127)

          ... 11 more

      &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&

       

      Kind regards