Hi,

  I have a situation where I have a central Axis2 node that receives web 
service requests.  Some of the requests are know by Axis2 and exist on the 
local machine.  Some of the services are not registered with Axis2 and exist on 
remote machines.  What I am trying to do is add a handler that knows where the 
remote services are, so that it can check the incoming request and if it is on 
a remote machine it will modify the request and forward it to a remote node.  
Can this be done?  Is the handler a viable solution?

Thanks,
Donald Kintzing
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org

Reply via email to