It looks like the only classes you have on the classpath are the Tamino API classes. In addition to these the API needs to be able to parse documents and other classes are required and need to be on the classpath, i.e. xp.jar, domsdk.jar, sax.jar and w3cdom1.jar. These are also included in jar files with the Tamino installation in \Software AG\Tamino\Tamino 2.2.1.9\Bin.
Therefore the minimum you require on the classpath is:
\Software AG\Tamino\Tamino 2.2.1.9\SDK\JavaDOM API\taminoclient.jar;\Software AG\Tamino\Tamino 2.2.1.9\Bin\xp.jar;\Software AG\Tamino\Tamino 2.2.1.9\Bin\domsdk.jar;;\Software AG\Tamino\Tamino 2.2.1.9\Bin\sax.jar;;\Software AG\Tamino\Tamino 2.2.1.9\Bin\w3cdom1.jar;
The Tamino Documentation does mention these under
>Document Object Model (DOM) APIs
>HTTP Client API for Java
>Introduction
>Technical prerequisites
but it is regrettably vague as to what you should precisely do with them.
Hope this sorts your problem.
mjranson
#webMethods-Tamino-XML-Server-APIs#webMethods#API-Management