Hi,

I created a spring web service with JAXB and I am a bit curious on how other application will access my web service if by example they will HTTP SOAP or other approach but not spring web service based.

Is it true that if I have a working web service, all i need is to provide the wsdl and it all depends on the other application on how they will handle it?

Hope to receive a response for this as I am a bit ?afraid??? that I need to change my web service implementation just to accommodate other application. THanks