[Wise] - Error occurred while consuming wsdl
by Johan Kumps
Johan Kumps [https://community.jboss.org/people/johan.kumps] created the discussion
"Error occurred while consuming wsdl"
To view the discussion, visit: https://community.jboss.org/message/762892#762892
--------------------------------------------------------------
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
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/762892#762892]
Start a new discussion in Wise at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&con...]
12 years