Hi I have the following Requirement to implement with the dynamic client invocation.
I Have deployed a non axis WS client in several machines and load balancing will be handled by the each server by it's own software. I want to implement a dynamic invocation of ws using a common client. 1. If i go with the RPC normall client stubs how do i implement this in dynamic invocation? 2. If I go with JAX-WS implementation,is using annotation is a must? other than the following url are there any sample application deployment in some where? http://ws.apache.org/axis2/1_4_1/jaxws-guide.html#JAXWSIntro /BR Kanchana
