0 Replies Latest reply on Oct 24, 2002 6:37 PM by anamini

    Message-Style Web Service Deployment

    anamini

      Hi all:

      I have a working version of JBoss using Axis rc 1, and I can deploy RPC-style web services in the web-service.xml file, which will automatically invoke a stateless session bean. I believe that RPC is the default case for web service styles.

      However, I have been unable to get the Message-Style web service to work. I have tried the exact (WSDD) examples from the AXIS Reference Guide, and they don't work.

      Does anyone have a typical deployment descriptor available which will setup a Message-Style Web service and possibly some client side code to invoke such service.

      I would appreciate any help. Thanks.