On Thu, 18 Nov 2010 14:23:21 +0100, Kevin Flynn <[email protected]> wrote:

Hello Kevin,

I cannot reproduce this issue.
Please try with option -tex (trace exception) to get more details
on this NPE.

Note that it is recommended to use a catalog and a local DTD
to avoid loading the DTD from the net on each parsing.


> Hi Xavier,
>
> If I import the following file:
> -------------------------------------------------------------------------------------------
> <?xml version="1.0" encoding="UTF-8"?>
> <!DOCTYPE html
>    PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
> "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
> <html>
> ....[content deleted]
> </html>
> ---------------------------------------------------------------------------------------
> using the following command:
>
> /usr/share/qizx-fe-4.0/bin/qizx -g /srv/qizxserver/xlibraries -l
> vizrt-doc -include .xml -include .html -import / /home/kfl/docs/toc.html
>
> I get:
>
> *** LibraryException on /home/kfl/docs/toc.html: null
>
> If I remove the DOCTYPE declaration, then the document imports OK.
>
> This is the case for other similar documents too. They are the same
> documents that I have already succesfully imported to a qizx database on
> my own computer, so I am rather confused.
>
> I can access the DTD referenced in the doctype declaration using curl.
>
> Any ideas?
>
> Thanks,
>
> Kevin
> --
> Qizx Support List
> [email protected]
> http://www.xmlmind.com/mailman/listinfo/qizx-support


-- 
Xavier Franc
Qizx design and development
 
--
Qizx Support List
[email protected]
http://www.xmlmind.com/mailman/listinfo/qizx-support

Reply via email to