Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ant stockquote -Dtrpurl=http://localhost:8280 -Dsymbol=Foofoo

After sending the request, note that a message accepting the request will show on the Stock Quote service's console. This is triggered as an event when the message is published into the topic EventConsumerTopiccreated earlier. All subscribers will receive the topic. 

...