Hi there,
I am using TaminoClient API in Java, running Tamino on a W2K, the dll filter for nodelevelinsert is loaded. When I try to insert a child using the API, I get the message:
No DOM Object available
from the TaminoClient.getMsgText(). I have all the jars: xp.jar, domsdk.jar, jdom.jar, sax.jar and xt.jar (among others). I am using Xerces in my app. also. Am I missing something?
Thanks in advance,
– Juan