Originally posted by: paul.brett
This post refers to the DTXDS / WTXDS API used by Java coders to manipulate and create WTX objects, such as Maps and Typetrees.
We all know that when using the IBM WebSphere Transformation Extender (WTX) Design Studio API the following two JARs need to be added to the classpath environment:
tools\dtxds.jar
tools\wtxui.jar
...but did you know that when using the WTXDS API to create maps with cards that refer to native XML schema (XSDs) then you also need to include:
common-2.2.3.jar
ecore-2.2.3.jar
ecore-change-2.2.3.jar
ecore-xmi-2.2.3.jar
xds4j.jar
xsd-2.2.3.jar
Thank-you.
Paul.
Follow me on Twitter
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender