WG: [jdom-interest] Parser Hangs in Servlet / JSP

Torsten Schlabach tschlabach at gmx.net
Wed Jan 31 01:48:57 PST 2001


I have read that one, but I don't think it applies to my problem.
Even if I do not use a file at all put (for testing purposes) just put a
string with some XML into my code and try to parse it, I have the same
problem.
Also: Why does it work sometimes and sometimes not? The EOF problem should
occur always, shouldn't it?

Regards,
Torsten


-----Ursprungliche Nachricht-----
Von: jdom-interest-admin at jdom.org
[mailto:jdom-interest-admin at jdom.org]Im Auftrag von Jason Hunter
Gesendet: Dienstag, 30. Januar 2001 21:30
An: tschlabach at gmx.net
Cc: jdom-interest at jdom.org
Betreff: Re: [jdom-interest] Parser Hangs in Servlet / JSP


Torsten Schlabach wrote:
>
> Hi,
>
> we try to use JDOM in a Java bean that is used by a Java Server Page (JSP)
> which implementation at the end of the day is a servlet.
>
> Sometimes the parser hangs in the build() method. The strage thing is: It
> only hangs sometimes. Sometimes the exact same unchanged code just works
> fine !!!

Check out the new FAQ entry about this (http://jdom.org/docs/faq.html).
Search for "EOF".  Sounds like that may be the cause.

(It's so nice to have an updated FAQ.)

-jh-
_______________________________________________
To control your jdom-interest membership:
http://lists.denveronline.net/mailman/options/jdom-interest/youraddr@yourhos
t.com




More information about the jdom-interest mailing list