Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
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.