Originally posted by: Bottle1234
Hi ,
I am trying to create a Type tree using the wsdl file (attached-->sample.wsdl) but i am getting a Java Exception (provided below), which m not able to solve. Though I am able to run the web-service seperately.
I am using WTX 8.2.0.5, pls suggest the changes which are required so that i can proceed further with the development.
Error java.lang.Exception: com.ibm.websphere.dtx.xmlsimp75.SchemaException
at com.ibm.websphere.dtx.wsdlImp.WSDLImporter.writeXmlSchemaMTS(WSDLImporter.java:2854)
at com.ibm.websphere.dtx.wsdlImp.WSDLImporter.writeMts(WSDLImporter.java:4013)
at com.ibm.websphere.dtx.wsdlImp.WSDLImporter.generateMTS(WSDLImporter.java:2008)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:615)
at com.ibm.websphere.dtx.ui.importers.wsdl.WSDLTXImporter.generateTree(Unknown Source)
at com.ibm.websphere.dtx.ui.importers.dialogs.WTXImportWizard.buildTypeTree(Unknown Source)
at com.ibm.websphere.dtx.ui.importers.dialogs.WTXImportWizard$2.run(Unknown Source)
at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:113)
Thanks in advance,
Sumit
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender