blob: 1dc7d5bdb18986b176725b6fba12ff7482dc84e6 [file] [log] [blame]
<undeployment xmlns="http://xml.apache.org/axis/wsdd/"
xmlns:java="http://xml.apache.org/axis/wsdd/providers/java">
<globalConfiguration>
<requestFlow>
<!-- define the Server Signature Verification handler configuration -->
<handler name="track" type="java:samples.security.LogHandler">
<parameter name="filename" value="MyService.log"/>
</handler>
</requestFlow>
</globalConfiguration>
</undeployment>