----- Original Message -----
From: "Ralph Sakhr" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, June 26, 2002 9:48 AM
Subject: Re: installation: why a failure is actually a success.


> Pamela-
>
> This is suspicious because I know the Tomcat server cannot be down.  AFter
all, I got a response message from the server.  Also, I can see the
exception dump in the Tomcat window.
>
> In fact if you look at the exception dump, it lists:
> samples.stock.StockQuoteService.getQuote(StockQuoteService.java:90)&#xd;
> so I know that the stock quote service is being invoked.  In fact, the
line that is throwing the exception is doing something with the URL.

the stock quote service tries to go through your firewall. Unless you run
tomcat with proxy settings (something
like -Dhttp.proxyhost=foo -Dhttp.proxyport=8080 ) it wont work

Reply via email to