The queue manager for your broker must be running to complete this step. To create the required WebSphere MQ local queues:
runmqsc MB8QMGR DEFINE QL('WEBSERVICECLIENTIN') DEFINE QL('WEBSERVICECLIENTOUT') END
where MB8QMGR is the name of the queue manager for the broker.