Skip to content

Commit 2aceaac

Browse files
committed
Change ?name to ?event
1 parent 7fec2b9 commit 2aceaac

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
@@ -96,7 +96,7 @@ A message will be written to the Liberty `messages.log` file to confirm the appl
9696

9797
## Running
9898

99-
1. Use a browser to target the address http://my.zos:9080/cics-eventprocessing-java-webapp/emit?name=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=EVENT replacing `my.zos` with the hostname of your z/OS system and `9080` with the port the Liberty JVM server is listening on.
100100
2. View the JVM server CURRENT.STDOUT file, this should contain two log messages
101101
* Emitted event
102102
* Consumed event

0 commit comments

Comments
 (0)