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 -- View this message in context: http://www.nabble.com/-solution--Inserting-blobs-using-external-files-using-DBUnit-tp14524907s2369p14546540.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
