Hi.
thanks for your reply.
The problem is the size of the binary data I use for the dbunit tests. Putting several megabytes into the xml wouldn't be usefule, I think :)

The current solution works quite well for me. I can live with the path problem for now, I think.

Regards,
Joachim
Hi there.

This probably does not answer your question but why don't you try converting
your binary data to Base64 strings and putting these strings in the XML and
loading them the conventional way

You will obviously need to reconvert the Base64 String back to the binary
data again when you need it through your app.
allan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to