Basex Http module error
I have been using http module w/o any issue before. Today, I tried it with latest release 7.0.2 but getting error "Error parsing entity as XML or HTML." Did I miss anything to run? return http:send-request(<http:request method='get' href=' http://www.google.com'/>) Error: [FOHC0002] Error parsing entity as XML or HTML. Thanks Erol Akarsu
Today, I tried it with latest release 7.0.2 but getting error "Error parsing entity as XML or HTML."
Did I miss anything to run?
return http:send-request(<http:request method='get' href='http://www.google.com'/>) Error: [FOHC0002] Error parsing entity as XML or HTML.
Seems to work on my machine; have you tried the latest snapshot, too? Christian
Hi, by me works with the latest snapshot but not with 7.0.2. Rosi On Mon, 05 Dec 2011 21:38:10 +0100, Christian Grün <christian.gruen@gmail.com> wrote:
Today, I tried it with latest release 7.0.2 but getting error "Error parsing entity as XML or HTML."
Did I miss anything to run?
return http:send-request(<http:request method='get' href='http://www.google.com'/>) Error: [FOHC0002] Error parsing entity as XML or HTML.
Seems to work on my machine; have you tried the latest snapshot, too? Christian _______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
Actually it works with 7.0.2. I started first the jar and it did not work because tagsoup is not added to the classpath. However, the script (basexgui) adds it and it is fine.. On Mon, 05 Dec 2011 22:03:57 +0100, Rositsa Shadura <rositsa.shadura@uni-konstanz.de> wrote:
Hi,
by me works with the latest snapshot but not with 7.0.2.
Rosi
On Mon, 05 Dec 2011 21:38:10 +0100, Christian Grün <christian.gruen@gmail.com> wrote:
Today, I tried it with latest release 7.0.2 but getting error "Error parsing entity as XML or HTML."
Did I miss anything to run?
return http:send-request(<http:request method='get' href='http://www.google.com'/>) Error: [FOHC0002] Error parsing entity as XML or HTML.
Seems to work on my machine; have you tried the latest snapshot, too? Christian _______________________________________________ BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
-- Using Opera's revolutionary email client: http://www.opera.com/mail/
participants (3)
-
Christian Grün -
Erol Akarsu -
Rositsa Shadura