Hi Bruce
This seems kinda wierd - it seems like its not finding the file. I'm not
sure if it'll make much difference but does changing this line...
> SAXReader reader = new SAXReader();
> Document doc = reader.read(new File(ENGLISH_STAGING_FILE));
To
Document doc = reader.read(ENGLISH_STAGING_FILE);
make any difference?
James
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user