Before you test the Web service, you must first start the Web server. To start the server:
Now, you can test the Web service using one of the following three methods:
To test a Web service using Web Services Explorer:
You can use the Web services client wizard to generate a client proxy, and then you can test your Web service using the generated JSP code.
To test your Web service using a Web service client wizard:
To test your Web service with the client code generated by the Web services command line, you can import the generated code into either a new Java or Web project. Note: The new Web or Java project that you create in this task is separate from the EJB and Web project that you imported with your EAR file when you deployed your Web service.