I am moving a program that I developed on Linux to HP-UX. The HP-UX
system is running the current CVS version of Xerces-C compiled using
the HP aCC compiler.
The problem is that when I run my program I get:
Error during parsing: 'test.xml'
Exception message is:
Could not determine base pathname of the file
I am kind of pressed for time (big surprise) and so I have only done
limited checking on my own. The program works fine on my Linux box
where I did the development and the samples (DOMCount and DOMPrint at
least) seem to be working fine on the HP.
If anybody could send me a clue, I would appreciate it.
Dudley Irish