Saskia Heesen wrote:
"tmp.getNodeValue().getFirstChild().getNodeValue()" doesn't work since "tmp.getNodeValue()" is null.
But "tmp.getFirstChild().getNodeValue()" returns the correct value.
So, my problem is solved for flowscript. Thank you all for your good hints and kinds of information.
Now, I will try to implement the access to an XML bean in a javaflow ...
Saskia
sorryyyy, I meant
tmp.getFirstChild().getNodeValue() ofcourse.. typo :)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]