You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@streams.apache.org by Carol Hansen <ch...@mitre.org> on 2013/10/04 16:44:48 UTC

Review Request 14492: Added Web Interface

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14492/
-----------------------------------------------------------

Review request for streams.


Repository: streams


Description
-------

Created a rough draft of the web interface. Also, changed the Camel servlet mapping url pattern to " /apps/* " in order to display the new html files. Still fooling with it so that when the application is run locally, it will automatically display the web interface (have to manually type in index.html for now).


Diffs
-----

  /trunk/streams-eip-routes/src/main/java/org/apache/streams/messaging/routers/impl/ActivityConsumerRouter.java 1528982 
  /trunk/streams-web/src/main/webapp/WEB-INF/streams.properties 1528982 
  /trunk/streams-web/src/main/webapp/WEB-INF/web.xml 1528982 
  /trunk/streams-web/src/main/webapp/demo/js/publisher.js PRE-CREATION 
  /trunk/streams-web/src/main/webapp/demo/js/subscriber.js PRE-CREATION 
  /trunk/streams-web/src/main/webapp/demo/publisher.html PRE-CREATION 
  /trunk/streams-web/src/main/webapp/demo/subscriber.html PRE-CREATION 
  /trunk/streams-web/src/main/webapp/index.html PRE-CREATION 
  /trunk/streams-web/src/main/webapp/index.jsp 1528982 

Diff: https://reviews.apache.org/r/14492/diff/


Testing
-------


Thanks,

Carol Hansen