I think the Stock Quote web service feed is down. I believe included stock quote service is just a demo of how to implement a soap service. If you were implementing your own service you would probably want to handle the exception differently. Possibly, when one service is down you will search for a back up service.
For your production environment, you will want to get web services that are reliable and ideally you have a business relationship with.
Welcome to web services!
Glen

Jamie Lerner wrote:
I am running Tomcat 4.1.18 with Jetspeed 1.4b3. When I
open the default turbine account, the Stock Quote
Portlet does not display.  The jetspeed.log has the
following exception:

java.rmi.RemoteException: Error doing soap stuff;
nested exception is:
        java.lang.NullPointerException
        at
org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService.doSOAPRequest(JetspeedStockQuoteService.java:335)
        at
org.apache.jetspeed.webservices.finance.stockmarket.JetspeedStockQuoteService.fullQuotes(JetspeedStockQuoteService.java:234)

Is there a fix for this?

Thanks.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to