RE: [axis2] clustering support

2008-12-17 Thread Tony Dean
thanks for the reply. From: Afkham Azeez [mailto:afk...@gmail.com] Sent: Wednesday, December 17, 2008 6:24 AM To: axis-user@ws.apache.org Subject: Re: [axis2] clustering support Yes the config is not necessary but it depends on your definition of a cluster. Even though your services are

Re: [axis2] clustering support

2008-12-17 Thread Afkham Azeez
Yes the config is not necessary but it depends on your definition of a cluster. Even though your services are stateless, if there are other components such as modules that require to keep the states across the cluster in sync, the clustering configuration needs to be available. Azeez On Wed, Dec

[axis2] clustering support

2008-12-16 Thread Tony Dean
Hi, To enable clustering support for stateless Axis2 services, I think all that is necessary is to make the services available from all nodes participating in the cluster. This can be accomplished by either of the following methods: 1. duplicate service repository on each node 2. use