Description:org.apache.cocoon.ProcessingException: Exception when attempting to access the remote URL: http://xml.amazon.com/onca/xml?v=1.0
Running jakarta-tomcat-5.0.18 and cocoon-2.1_20040123231340.tar.gz on SPARC Solaris 9 --- behind a proxy. I put
JAVA_OPTS="-DproxySet=true -DproxyHost=myproxy -DproxyPort=myport"
in catalina.sh and the "Aggregation" sample then works, but SOAP and this Proxy sample still can't find the external hosts. Is there some other place I have to identify the proxy?
--
BTW, thank you for this. My build said something like "This error is probably due to trying to check a DTD when you do not have an Internet connection. Fix one or the other." ;-)
Joerg Heinicke wrote:
On 26.01.2004 18:27, Peter Velychko wrote:
Hello Geoff,
Yes I have connection to internet.
Behind a proxy? At least the error message below I got when sitting behind one while without any proxy the build works. The reason is the update to Xerces 2.6.0. The error is already fixed in Xerces CVS, we are looking forward on the next release. At the moment you can either grab Xerces from CVS or downgrade to 2.5.0.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26124
Joerg
Ray Allis
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
