blob: 08287c1c9e4b7e03a47e2a7d49c2706eebcb149e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<!-- /*******************************************************************************
* Copyright (c) 2000, 2005 IBM Corporation and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* IBM Corporation - initial API and implementation
*******************************************************************************/ -->
<link rel="stylesheet" type="text/css" href="../../org.eclipse.wst.doc.user/common.css" />
<title>Validating WS-I Web service traffic compliance</title>
</head>
<body id="twsival"><a name="twsival"><!-- --></a>
<h1 class="topictitle1">Validating WS-I Web service traffic compliance</h1>
<div><p>As well as setting the level of WS-I compliance during Web services
creation, you can validate WS-I compliance of the SOAP traffic a Web service
produces through the TCP/IP Monitor.</p>
<div class="p"> Prerequisites:  Before you can use the validation tool to ensure
that your Web service SOAP traffic is WS-I compliant, you must have completed
the following steps:<ul><li>Generate a Web service.</li>
<li> <a href="twsdlval.html">Validate the WSDL that is produced.</a> </li>
<li>Generate a Proxy and a sample application. </li>
<li> <a href="tmonitor.html">Set up the TCP/IP Monitor.</a> Ensure that
your Web service sample application traffic is directed through the TCP/IP
Monitor.</li>
</ul>
</div>
<div class="section"><p>To validate your Web service, complete the following steps:</p>
</div>
<ol><li><span>Invoke a method in your Web service sample application to generate
traffic through the TCP/IP Monitor.</span></li>
<li><span>To ensure that your Web service SOAP traffic is WS-I compliant,
you can generate a log file by clicking the <img src="../images/wsivalico.gif" alt="Validate icon" /> icon.</span></li>
<li><span>In the dialog box that opens, select a name for the log file and
specify where you want it to be stored.</span></li>
</ol>
<div class="section"> This log file will show whether or not messages sent to and from
your Web service are WS-I compliant, and list any non-compliant elements.
You can open the log file in an XML editor to examine its contents.</div>
</div>
<div>
<div class="linklist"><strong>Related Concepts</strong><br />
<div><a href="../../org.eclipse.jst.ws.doc.user/concepts/cwsiover.html">WS-I</a></div></div>
<div class="linklist"><strong>Related Tasks</strong><br />
<div><a href="../../org.eclipse.jst.ws.doc.user/tasks/twsicomply.html">Setting the level of WS-I compliance</a></div></div>
</div>
</body>
</html>