Hi,All
Am getting this particular problem and have not got a way around to solve
it.
My mapping file mapping.dtd is located in D:\source\castor\svg\config
and i set the Base URL to this location as follows:
mapping.setBaseURL("file:///D:/source/castor/svg/config/");
My Mapping file has the mapping.dtd specified as - <!DOCTYPE mapping SYSTEM
"mapping.dtd">
Somehow it searches for the mapping file in D:/source/castor/svg and not in
D:/source/castor/svg/config/
which i have set as Base URL.
The exception i get is:
java.io.FileNotFoundException: D:\source\castor\svg\mapping.dtd (The system
cann
ot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(Unknown Source)
at java.io.FileInputStream.<init>(Unknown Source)
at sun.net.www.protocol.file.FileURLConnection.connect(Unknown
Source)
at
sun.net.www.protocol.file.FileURLConnection.getInputStream(Unknown Source)
Will appreciate if someone cud lemme know about this....
Cheers
Anuj
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev