Peter Crowther wrote:
>> From: Barry Fawthrop [mailto:[EMAIL PROTECTED]
> [...]
>> wget -O .../local_news
>> http://www.topix.com/rss/county/citrus-fl
> [...]
>> java.io.FileNotFoundException:
>> http://www.topix.com/rss/county/citrus-fl
>> at
>> sun.net.www.protocol.http.HttpURLConnectio
> From: Barry Fawthrop [mailto:[EMAIL PROTECTED]
[...]
> wget -O .../local_news
> http://www.topix.com/rss/county/citrus-fl
[...]
> java.io.FileNotFoundException:
> http://www.topix.com/rss/county/citrus-fl
> at
> sun.net.www.protocol.http.HttpURLConnection.getInputStream(Htt
> pURLConnec
Pid wrote:
> No! Bad!
>
> Your tomcat version & operating system variant (some version of linux?)
> would be useful.
>
> Try to locate the main tomcat logfile, 'catalina.out' in the tomcat/logs
> directory. This logfile should contain a detailed error & stacktrace
> for the 500 error page, pleas
other than intended recipient. Sender does
not necessarily endorse content contained within this transmission.
> Date: Mon, 6 Oct 2008 13:53:14 -0400
> From: [EMAIL PROTECTED]
> To: users@tomcat.apache.org
> Subject: Reloading Tomcat Server
>
> To All
>
> I have a simple
Barry Fawthrop wrote:
> To All
>
> I have a simple website that reads third party RSS feeds and displays them.
> (1) I have tried with DocBuilder
> (2) tried with rssutils
> (3) Even tried with the rss xml file downloaded locally (using wget) and
> then a reading the local file.
>
> All three
To All
I have a simple website that reads third party RSS feeds and displays them.
(1) I have tried with DocBuilder
(2) tried with rssutils
(3) Even tried with the rss xml file downloaded locally (using wget) and
then a reading the local file.
All three have the same Issue. You can get it the