1 Reply Latest reply on Aug 30, 2011 6:27 AM by akhilkg1987

    How to deploy wsdl using jboss

    ajj

      Hi,

           I had created wsdl file using the axis codegen(JAVA2WSDL). I have the wsdl file with me. I want to use it in order to call the methods exposed via it.      To do so, I think I have to deploy it in the server(Am using JBoss). Can anyone tell me how I can do it ? Main aim is to access the methods      exposed by the wsdl.

       

      Thanks