2 Replies Latest reply on Apr 21, 2011 4:55 AM by rakeshmehta

    How can I test service?

    dew

      Hi,

      I am deployed webservice on JBoss 5.0.1 as. How can I test it?

       

      thx

        • 1. Re: How can I test service?
          jim.ma

          What kind of test do you want to do ? If you just want to test if the deployed service works  as you expected, you can use soapui or other soap functional test tool to do this job.

          • 2. How can I test service?
            rakeshmehta

            Type the following link to Your browser:

             

            http://localhost:8080/jbossws/

             

            and go to the web service tab and check whether your service has been deployed or not.

            If it is deployed using the url or your web service you can test your service is working or not in soapui.