Le 5 mars 06 à 15:54, Bruyn Bill a écrit :

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?

No, namespace declarations don't cause HTTP requests.


...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)

Like Jorg said, there's probably a DTD declaration somewhere that causes this.

I'd try syping your network traffic (with ngrep, tcpdump, ethereal or something) to see what requests are being made.

-Bertrand

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to