Hi All,

I am having a very simple probem I am nto able to understand the problem 
properly.

I am using a simple XML file with a DTD reference

<!DOCTYPE XMLPAYLOAD SYSTEM "PL6J.dtd">

I am reading the DTD name from a properties file,and then using InputSource,I am
trying to set the SystemId

input.setSystemId(DTDName);

This examle works fine when I tried it in a Unix machine.

Now I am trying the same thing in another Unix machine.

I am getting the Exception

External Entity Dtd not found.

I don't understand this problem wether it is because of Xerces or some other
reason.

Any suggestion would be highly appriciated.

Thanks and Regards

Savita.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to