Hi all,
we are using Spring with Axis and Tomcat which worked very nice so far. But now we need to access a web service that is only accessible through a proxy server. Now my question is how this can be done.
Do I need to create a generic handler? But what must I actually do then in this handler? Any other way or ideas?
thanks for your help,
Johannes


Reply With Quote