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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,7 @@ A message will be written to the Liberty `messages.log` file to confirm the appl
96
96
97
97
## Running
98
98
99
-
1. Use a browser to target the address http://my.zos:9080/cics-eventprocessing-java-webapp/emit?event=EVENT replacing `my.zos` with the hostname of your z/OS system and `9080` with the port the Liberty JVM server is listening on.
99
+
1. Use a browser to target the address http://my.zos:9080/cics-eventprocessing-java-webapp/emit?event=ACCOUNT replacing `my.zos` with the hostname of your z/OS system and `9080` with the port the Liberty JVM server is listening on.
100
100
2. View the JVM server CURRENT.STDOUT file, this should contain two log messages
0 commit comments