Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello
I try to create a soap service in Talend Studio ESB, I create service, import my wsdl file, and there I got the error :
org.eclipse.core.runtime.CoreException: WDSL creation failed
(...)
Caused by: java.io.FileNotFoundException: /var2/Studio/XMLSchema.dtd (Aucun fichier ou dossier de ce type)
(...)
at org.apache.xerces.impl.XMLEntityManager.startDTDEntity(Unknown Source)
(...)
Any ideas ? Here is the wsdl and xsd provider I must implement
Hi,
Did you assign your WSDL file to data service through "Import exist WSDL"? Have you already selected check box "Import WSDL schemas on finish"?
Best regards
Sabrina