That's what I thought, too - but there is no DTD definition. Just a namespace declaration: <?xml version="1.0" encoding="UTF-8"?> <fd:library xmlns:fd="http://apache.org/cocoon/forms/1.0#definition"> ... </fd:library> Could that be it?
________________________________ From: news on behalf of Jorg Heymans Sent: Sun 3/5/2006 3:37 AM To: users@cocoon.apache.org Subject: Re: [forms libraries] connection timeout?? Bruyn Bill wrote: > > I get connection timeouts (stacktrace attached). I don't get it... Why > should this be happening? Cocoon 2.1.8, Java 1.5, Win XP. > ... > at > sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:913) > at org.apache.xerces.impl.XMLEntityManager.setupCurrentEntity(Unknown > Source) > at org.apache.xerces.impl.XMLEntityManager.startEntity(Unknown Source) > at org.apache.xerces.impl.XMLEntityManager.startDTDEntity(Unknown > Source) > at org.apache.xerces.impl.XMLDTDScannerImpl.setInputSource(Unknown > Source) Looks like the parser is trying to retrieve a DTD definition declared in your document. Did your declare the entity resolver with a catalog in cocoon.xconf (IIRC this is the case by default) ? Jorg --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
<<winmail.dat>>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]