amqwclientconfig: create Axis 1.4 web services client deployment descriptor for IBM MQ transport for SOAP

amqwclientconfig creates the client-config.wsdd Axis 1.4 client deployment descriptor file.


Purpose

It adds the jms:/ transport to the descriptor, and registers java:com.ibm.mq.soap.transport.jms.WMQSender as the class to handle SOAP requests for the jms: transport.

Syntax

amqwclientconfig


Description

amqwclientconfig calls amqwsetcp to set the CLASSPATH and runs the command:
java org.apache.axis.utils.Admin client "%WMQSOAP_HOME%\bin\amqwclientTransport.wsdd"