What you must do to enable z/OS® Connect
and the MQ Service Provider.
Before you begin
Ensure that you have completed the procedures:
About this task
This procedure enables both z/OS Connect and the
MQ Service Provider.
Procedure
-
Edit the
server.xml of the z/OS
Connect EE server that you have created, and replace the whole of the
featureManager element with these lines:
<featureManager>
<feature>zosconnect:zosconnect-2.0</feature>
<feature>appSecurity-2.0</feature>
<feature>jms-2.0</feature>
<feature>mqzosconnect:zosConnectMQ-2.0</feature>
<feature>wmqJmsClient-2.0</feature>
<feature>zosTransaction-1.0</feature>
</featureManager>
Attention: Amend these entries, only if they do not already exist.
-
Configure security for z/OS Connect.
-
Start the server.
What to do next
Check that z/OS Connect is correctly set up.