5 Replies Latest reply on Sep 25, 2005 1:58 PM by pure

    Working from WSDL

    pure

      I find it really hard to find examples on how to generate
      a statless session bean exposed as a webservice from
      a custom WSDL file using wscompile.

      Letting the container generate the WSDL is not an option
      becouse we really need to have control over the
      protocol. Our clients are based on several differen
      platforms. .NET , Java anc C++

      Thanx.