Byron KiourtzoglouNovember 25th, 2010Last Updated: October 21st, 2012 Spring framework provides remoting support for web services via JAX–WS, in fact, as stated in Spring reference documentation, there are three ways of exposing Spring POJO services as a JAX–WS web services : Exposing Servlet – based web services (suitable for Java EE 5 environments)Exporting standalone web services (suitable when
