Skip to content

Commit dd1e9cf

Browse files
Merge pull request #4 from cicsdev/markcocker-patch-1
Update README.md to correct example
2 parents f53d431 + 21b3238 commit dd1e9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ A message will be written to the Liberty `messages.log` file to confirm the appl
9595

9696
## Running
9797

98-
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.
98+
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.
9999
2. View the JVM server CURRENT.STDOUT file, this should contain two log messages
100100
* Emitted event
101101
* Consumed event

0 commit comments

Comments
 (0)