0 Replies Latest reply on Aug 21, 2008 2:02 PM by medalhas

    Consuming rpc/encoded WS

      Hi,

      I have deployed application, that has some WS developed on JAX-WS.
      This WS are consumed by other applications so cannot change them.

      Now i have this third party WS that i have to consume, but they are developed with NuSOAP(php) and are rpc/encoded.
      As JAX-WS doesn't support rpc/encoded i cannot use the wsconsume,

      what is best way to consume this webservices?


      Environment:
      Java 5
      JBoss 4.2.2
      jbossws-3.0.1-native-2.0.4.GA
      Seam 2.0.2SP1

      Regards.