0 Replies Latest reply on Nov 5, 2007 11:43 AM by jova73

    Same WS as RPC and document literal

    jova73

      Hi,
      I have to expose a business service (an EJB) as a web service with JBossWS, but I want to expose it as RPC literal and also as document literal. The only solution that I can see is:

      * develop two SEI
      * develop one EJB
      * configure two EJB endpoint over the same EJB class and the two correspondant SEI interfaces

      Do you agree? Is there any better solution?

      Thanks in advance,
      Andrea