<ernst bunders:> > > dous anybody know if and how the xml importer is supposed to > handle blobs? regards,
Hi Ernst, Sorry for the delay, but I can answer this one easily. Yes, blobs can be handled by the xmlimporter provided. In order to do so they need to be encoded using Base64 encoding. Methods to perform the encoding (byte[] to String) are provided by org.mmbase.util.Base64, see the javadoc. Good luck, Rob van Maris Technical Consultant Quantiq xmedia & communication solutions Koninginneweg 11-13 1217 KP Hilversum T +31 (0)356257211 M +31 (0)651444006 E [EMAIL PROTECTED] W http://www.quantiq.com
