Greets-

Just bumped to 7.0.1 and java api calls to cmd.Add are failing with 'invalid filename' anytime a path is passed in that includes a drive letter such as "C:/dir/test.xml". If I remove the "C:" it works.... Also tried upper/lower case drive letter.

other api calls such as an xquery that writes to an output file (file:write('c:/dir/output.xml',$results) works fine...

Next, if I pull out the c:, the add document fails with a "Document is empty."

Switch back to 6.8 and everything works fine... 

win32 jdk6_u29

Regards,
Chad