Hi
I writed a jwsdp 2 document/literal web service.
My application framework is spring.
How I migrate that web service with spring?
I want to call my dao beans in web service proxy.so i must wiring web services in application context.
I can't find suitable document for this.All of available documents are in jax-rpc 1.0 technology.
Can anyone help me?


Reply With Quote