hello
i have a requirement file to webservice and webservice response to proxy.
i Belive it can be designed through request response bean
but i have mapping in both the scenarios file to soap and soap response to proxy also
so i need to create sync service interface right .
one for file and response proxy
another for webservice request response
but proxy should be created against a service interface .
actually proxy is async ..
how to do it?
regards
Sandeep