Re: Caching Problem

2006-04-05 Thread David Kerber
IME, "Connection refused" usually means the service isn't running on that machine, or isn't running on the port that you expect. Pusukuri, Kishore_Kumar wrote: Please see this problem. Thanks, Kishore. -Original Message- From: Pusukuri, Kishore_Kumar Sent: Wednesday, April 05, 2006

Re: Caching Problem

2006-04-05 Thread Antonio Petrelli
Pusukuri, Kishore_Kumar ha scritto: We are getting the following exception if we move the code to some other server and the functionality related to that code in our web application is not working. the exception: java.net.ConnectException: Connection refused I