Re: Cluserting tomcat and web service

2006-01-24 Thread Plorks mail
no we don't use a load balancer From: Yagiz Erkan <[EMAIL PROTECTED]> Reply-To: axis-user@ws.apache.org To: axis-user@ws.apache.org Subject: Re: Cluserting tomcat and web service Date: Tue, 24 Jan 2006 13:19:54 + Is there a load balancer in front of the cluster? If that'

Re: Cluserting tomcat and web service

2006-01-24 Thread Yagiz Erkan
Is there a load balancer in front of the cluster? If that's the case, just make sure that the URL to the WSDL is modified accordingly.  - Yagiz -  http://blog.decaresystems.ie/wordpress/?author=3

Cluserting tomcat and web service

2006-01-24 Thread Plorks mail
hi all has anyone set up clustering tomcat that has web services? we have quite a few web services and when we turn our clustering on the web services no longer work, always givinf a null value, as soon as we turn it off the web services are OK can anyone lead me to a good example of clutse