Found a very good tutorial on getting starting building WTP in Eclipse.
Here's the link.
Showing posts with label WTP. Show all posts
Showing posts with label WTP. Show all posts
Saturday, June 5, 2010
Tuesday, May 19, 2009
Creating HelloWorldClient using WTP
1. Create a new project for the HelloWorld client (an ordinary Java project is sufficient)


2. Create a Web Service Client


3. Click on browse and choose the WSDL location





4. Increase the settings to "Test Client"

5. Choose Default settings and Click Next

6. Choose Default settings and Click Finish

7. Eclipse will publish a test client to Glassfish

8. A test page will appear

9. Check TCP/IP Monitor window to see if the SOAP calls are ok


2. Create a Web Service Client


3. Click on browse and choose the WSDL location





4. Increase the settings to "Test Client"

5. Choose Default settings and Click Next

6. Choose Default settings and Click Finish

7. Eclipse will publish a test client to Glassfish

8. A test page will appear

9. Check TCP/IP Monitor window to see if the SOAP calls are ok

Monday, May 18, 2009
Installing WTP on Eclipse
Subscribe to:
Posts (Atom)