Hello - I am trying to determine the best way to hookup web services ontop of an existing spring application. Spring Web Services seems very straightforward, but Spring 2.5 supports JAX-WS for web services. Why would you use one and not the other?
Thank you for any input


Reply With Quote