[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Exception while Storing




I get an exception while Storing the an xml file with sample Store
application.

It gives me an error on 


<!DOCTYPE workflow-model SYSTEM "http://test/somedtd.dtd" > 




java.io.IOException
        at
org.ozoneDB.xml.util.OzoneDOMParser.storeDocument(OzoneDOMParser.java
:98)
        at Store.store_parseAtClientSide(Store.java:83)
        at Store.main(Store.java:62)


Regards
Rajiv