2 Replies Latest reply on Oct 13, 2004 7:23 AM by pilhuhn

    customize in0, in1 in multi-parameter methods using xdoclet?

    ptomsic

      How can I, using xdoclet, customize the parameter names for methods that take more than one parameter?

      I've tried it like this without success:

      @jboss-net:web-method urn="MySoapService" returnQName="begin_date begin_time end_date end_time account_id password"
      

      they still appear as in0, in1, etc.