Hi I just tried to run this locally after some initial issues. looks like there are some discrepancies....
1. In the war name that gets generated (streams-web.war) and url that the code is trying to access it (as /streams). 2. Also the port numbers are some confusion as well, i see 8000 (where i have tomcat running where ther streams-web is deployed). 3. The response that you get back (from online documentation) after setting up a publisher gives back a url which has 8080 as port number. But the streams web is running on port 8000 Am i correct in these findings or have i understood the setup incorrectly. -Venkat
