Hi, I came across an earlier posting in this list about xerces having problems with paths containing '#'. I am running into the exact same problem on unix. I am using xerces 2.7.0 version.
For example, I have an xml file path: /my#path/myfile.xml When I use this path as input to XalanTransform, I get the following exception message: Fatal Error.Occurred at unknown file, line 0, column 0. An exception occurred! Type:XMLPlatformException, Message:Could not read data from file Error: SAXParseException: An exception occurred! Type:XMLPlatformException, Message:Could not read data from file (, line 0, column 0) Any thoughts on how to resolve this issue? Please let me know. -Kat Nellayappan.