always XMLGreetings

The compilation of XMLGreeting is all OK, but when i run it i get the following error…
Exception in thread “main” java.lang.NoClassDefFoundError: org.jdom.Document at com.softwareag.tamino.db.API.objectModel.class$…WHAT’UP?
ThX
@nto

Now it works. I have moved some directories…
Sorry.
Thx anyway

@nto

hi,

the NoClassDefFound comes if you do not have the class in question in your classpath.
in your example, that would probably be the JDom package, to be found in /sdk/taminoapi4j/lib/jdom.jar.

regards,
andreas f.