BUt Say if i have a sample web servuice taking a normal String as input and
returns an integer..
Can you tell me how to invoke it from java appluication using proxy service
of that web service.
Invoking a proxy service is *exactly* the same as invoking any other web service.. the whole idea of web services and SOAP is the ability to interoperate between different platforms and programming languages. Thus since a proxy service is like any other web service (.net, php, c++, axis/2, spring.. ) it does not make any difference to access it, from any client such as .net, axis/2, c++, php etc..

asankha

--
Asankha C. Perera
http://adroitlogic.org

http://esbmagic.blogspot.com

Reply via email to