Setting up the J2EE server for IMSJ2C calls
You must set up a ConnectionFactory in the J2EE server for each IMS™ transaction accessed through protocol IMSJ2C.
If a generated Java™ wrapper
is making the IMSJ2C call, you can handle security in any of the following
ways (where a wrapper-specified value overrides that of the J2EE server):
- Set the userid and password in the wrapper's CSOCallOptions object; or
- Set the userid and password in the ConnectionFactory configuration in the J2EE server; or
- Set up the IMS™ region so that user authentication is not required.
If the luwControl callLink element property is set to CLIENT when you are calling a program from WebSphere® 390, the call fails. The WebSphere® 390 connect implementation does not support an extended unit of work.
For other details, see e-business Cookbook for z/OS® Volume II: Infrastructure (SG24-5981-01), which is available from the http://www.redbooks.ibm.com website.