1 Reply Latest reply on Dec 13, 2007 6:40 AM by rashmi_yes

    dynamic web service call from client

    rashmi_yes

      hi,
      I want to call web service dynamically. i.e i will get the WSDL file at run time & based on that i want to generate client stubs automatically(not manually). Is it possible? If so please give me your tips or any links that can help me.

      I have gone through the link http://java.sun.com/developer/technicalArticles/J2EE/j2ee_ws/
      & few more but all of them says that i have to generate client side stubs manually. Is it so? I will be really happy if it is possible.

      Thanks in advance