2 Replies Latest reply on Sep 19, 2004 2:08 PM by thomas.diesler

    How do I generate the RPC stubs in jbossws

    anil.saldhana

      I have a servlet which makes a jaxrprc call on an endpoint. It requires stubs for the services to function. The tutorial I am using uses the stubs created by "wscompile" of the JWSDP.

      How do I do the same with JBossWS? I need something that compiles to get stubs. Equivalent of "wscompile" from Sun.

      Anil