<html><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><link type="text/css" href="../../../../..//default_style.css" rel="stylesheet"><link type="text/css" href="../../../../..//webtools/wtp.css" rel="stylesheet"><title>Testing Web services context menus</title></head><body><table border="0" cellpadding="2" cellspacing="5" width="100%"><tbody><tr><td align="left" width="60%"><font class="indextop">Testing Web services context menus</font><br><font class="indexsub">Testing Web services context menus</font></td><td width="40%"><img src="../../../../..//webtools/images/wtplogosmall.jpg" align="middle" height="129" hspace="50" width="207" alt="WTP Logo" usemap="logomap"><map id="logomap" name="logomap"><area coords="0,0,207,129" href="/webtools/" alt="WTP Home"></map></td></tr></tbody></table><table border="0" cellpadding="2" cellspacing="5" width="100%"><col width="16"><col width="*"><tbody><tr><td colspan="2" align="left" bgcolor="#0080c0" valign="top"><b><font color="#ffffff" face="Arial,Helvetica">Web services context menus</font></b></td></tr><tr><td align="right" valign="top"> | |
| |
</td><td valign="top"><p> | |
The Web Services Tools includes a handful of context menus | |
available on key resources, including: | |
</p></td></tr><tr><td align="right" valign="top"> | |
| |
</td><td valign="top"><ul> | |
<li>Projects.</li> | |
<li>WSDL documents.</li> | |
<li>WS-Inspection documents.</li> | |
<li>Java classes.</li> | |
<li>EJBs.</li> | |
<li>J2EE deployment descriptors.</li> | |
</ul></td></tr><tr><td align="right" valign="top"> | |
| |
</td><td valign="top"><p> | |
The context menus are available from on different | |
perspectives, including, but not limited to, the following: | |
</p></td></tr><tr><td align="right" valign="top"> | |
| |
</td><td valign="top"><ul> | |
<li>Java</li> | |
<li>Web</li> | |
<li>Resource</li> | |
<li>J2EE</li> | |
</ul></td></tr><tr><td align="right" valign="top"> | |
| |
</td><td valign="top"><p> | |
They are also available on resources in the Web Services | |
folder in the Project Explorer in the J2EE perspective. | |
</p></td></tr><tr><td align="right" valign="top"> | |
| |
</td><td valign="top"><p>The Web services context menus actions available are:</p></td></tr><tr><td align="right" valign="top"> | |
| |
</td><td valign="top"><blockquote> | |
<table BORDER="BGCOLOR=" BGCOLOR="#CCFFFF"> | |
<tr> | |
<td> | |
<b>Action</b> | |
</td> | |
<td> | |
<b>Remarks</b> | |
</td> | |
</tr> | |
<tr> | |
<td>Test with Web Services Explorer</td> | |
<td> | |
Launches the Web Services Explorer to invoke | |
operations on a given WSDL document. | |
</td> | |
</tr> | |
<tr> | |
<td>Publish WSDL file</td> | |
<td> | |
Launches the Web Services Explorer to publish | |
WSDL to a UDDI registry. | |
</td> | |
</tr> | |
<tr> | |
<td>Generate WSIL</td> | |
<td> | |
Launches a wizard that generates a WS-Inspection | |
document from a given WSDL document. | |
</td> | |
</tr> | |
<tr> | |
<td>Generate Client</td> | |
<td> | |
Equivalent to File -> New -> Other... -> Web | |
Services -> Web Service Client. | |
</td> | |
</tr> | |
<tr> | |
<td>Create Web service</td> | |
<td> | |
Equivalent to File -> New -> Other... -> Web | |
Services -> Web Service for a bottom-up | |
scenario. | |
</td> | |
</tr> | |
<tr> | |
<td>Generate Java bean skeleton</td> | |
<td> | |
Equivalent to File -> New -> Other... -> Web | |
Services -> Web Service for a top-down scenario. | |
</td> | |
</tr> | |
<tr> | |
<td>Configure Handlers</td> | |
<td>Launches the Configure Handlers wizard.</td> | |
</tr> | |
<tr> | |
<td>Generate Sample JSPs</td> | |
<td> | |
Launches that subset of the Web Service Client | |
wizard that generates Sample JSPs from a Java | |
proxy. | |
</td> | |
</tr> | |
</table> | |
</blockquote></td></tr><tr><td colspan="2" align="left" bgcolor="#0080c0" valign="top"><b><font color="#ffffff" face="Arial,Helvetica">Testing pop ups</font></b></td></tr><tr><td align="right" valign="top"><img src="../../../../..//images/Adarrow.gif" border="0" height="16" width="16"></td><td>Context menus on Java file</td></tr><tr><td align="right" valign="top"> | |
| |
</td><td valign="top"><p> | |
These are the Web services context menus available on Java | |
files (resource or Java objects): | |
</p></td></tr><tr><td align="right" valign="top"> | |
| |
</td><td valign="top"><ul> | |
<li>Create Web service</li> | |
<li>Generate Sample JSPs</li> | |
</ul></td></tr><tr><td align="right" valign="top"><img src="../../../../..//images/Adarrow.gif" border="0" height="16" width="16"></td><td>Context menus on WSDL file</td></tr><tr><td align="right" valign="top"> | |
| |
</td><td valign="top"><p> | |
These are the Web services context menus available on WSDL: | |
</p></td></tr><tr><td align="right" valign="top"> | |
| |
</td><td valign="top"><ul> | |
<li>Test with Web Services Explorer</li> | |
<li>Publish WSDL file</li> | |
<li>Generate Java bean skeleton</li> | |
<li>Generate Client</li> | |
<li>Generate WSIL</li> | |
</ul></td></tr><tr><td align="right" valign="top"><img src="../../../../..//images/Adarrow.gif" border="0" height="16" width="16"></td><td>Context menus on WSIL file</td></tr><tr><td align="right" valign="top"> | |
| |
</td><td valign="top"><p> | |
These are the Web services context menus available on WSIL: | |
</p></td></tr><tr><td align="right" valign="top"> | |
| |
</td><td valign="top"><ul> | |
<li>Generate Java bean skeleton</li> | |
<li>Generate Client</li> | |
</ul></td></tr><tr><td align="right" valign="top"><img src="../../../../..//images/Adarrow.gif" border="0" height="16" width="16"></td><td>Context menus in J2EE Project Explorer</td></tr><tr><td align="right" valign="top"> | |
| |
</td><td valign="top"><ol> | |
<li> | |
<p> | |
Various Web services context menus are available on | |
the different objects in the J2EE Project Explorer: | |
<ul> | |
<li> | |
Web service object under Web Services -> | |
Services (XXXService) | |
</li> | |
<li> | |
WSDL object under Web Services -> Services | |
-> XXXService | |
</li> | |
<li> | |
Web service reference object Web Services -> | |
Clients | |
</li> | |
</ul> | |
</p> | |
<p> | |
The Web services context menus on the above objects | |
are: | |
</p> | |
<ul> | |
<li>Test with Web Services Explorer</li> | |
<li>Publish WSDL file</li> | |
<li>Generate Java bean skeleton</li> | |
<li>Generate Client</li> | |
<li>Generate WSIL</li> | |
<li>Configure Handlers</li> | |
</ul> | |
</li> | |
<br> | |
<li><p> | |
The Web service context menu available on the | |
imlementation class under Web Services -> Services -> | |
XXXService -> Service Classes object and Web Services -> | |
Services -> XXXService -> Service Classes -> SerivceImpl | |
object is:</p> | |
<ul> | |
<li>Create Web service</li> | |
</ul> | |
</li> | |
<br> | |
<li><p> | |
The Web service context menu available for handlers | |
under Web Services -> Services -> XXXService -> Handlers | |
object and Web Services -> Clients -> Web service ref -> | |
Handlers -> handler classe object is:</p> | |
<ul> | |
<li>Configure Handlers</li> | |
</ul> | |
</li> | |
<br> | |
</ol></td></tr></tbody></table></body></html> |