Finally figured out how to get this working based on the services.xsd and
trial/error technique. Made the Header element an inout element and changed my
services.xml to look as follows:
<method name="Authenticate" operationName="Authenticate">
<parameter  index="0" class="Header" header="true" mode="inout" />
<parameter  index="1" class="Authenticate" />
</method>

- Amit



---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to