You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -32,11 +32,12 @@ You can use CECI to invoke the sample program:
32
32
and look for output in the STDOUT location for the JVMSERVER.
33
33
34
34
You can pass a channel with a container:
35
+
35
36
`CECI PUT CONTAINER(NAME) CHAR FROM(MATTHEW) CHANNEL(CHAN)`
36
37
37
38
`CECI LINK PROG(HELLOWLP) CHANNEL(CHAN)`
38
39
39
40
(ensure both commands are entered in the same CECI session)
40
41
41
42
## Find out more
42
-
For more information on invoking Java EE applications in a Liberty JVM server from CICS programs see [this article](https://developer.ibm.com/cics/2016/11/02/link-to-liberty/).
43
+
For more information on invoking Java EE applications in a Liberty JVM server from CICS programs see [this article](https://developer.ibm.com/cics/2016/11/14/link-to-liberty-now-available-in-cics-ts-v5-3/).
0 commit comments