0 Replies Latest reply on Jun 22, 2007 4:25 PM by walbar

    Spring + JBossWS best practice

    walbar

      Hi,

      I'm using JBoss 4.0.5, EJB3 and Spring. My system offers and consumes web services. Initially I started consuming WS via Axis, but since I want to offer EJB3 style web services and Axis is not compatible with JBossWS, I have to move my ws clients implementations to jbossws.

      Anyway, I would like to keep my Spring-way style when consuming WS, so, any suggestion of how to implement this clients in a Spring-style using JBossWS?

      Thanks for your answers,

      Walbar