Martin Minka - 2006-07-20

Logged In: YES
user_id=97301

I know now the reason of this error.

My XML files contain:
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" >

If www.oasis-open.org is not acessible then javadocbook
crashes. Could you correct it (I believe the crimson code)
to show only a warning and not to crash ?