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/28 22:23:49 UTC

Review Request 14999: Add web interface to webservice branch

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

Review request for streams.


Repository: streams


Description
-------

Converted the web interface to be compatible with the Streams webservice branch. Also, added content-type response header in the Controller.


Diffs
-----

  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-components/src/main/java/org/apache/streams/components/storm/StormActivityAggregator.java 1535374 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/java/org/apache/streams/mvc/controller/StreamsWebController.java 1535374 

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


Testing
-------


Thanks,

Carol Hansen


Re: Review Request 14999: Add web interface to webservice branch

Posted by Carol Hansen <ch...@mitre.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14999/
-----------------------------------------------------------

(Updated Nov. 1, 2013, 4:28 p.m.)


Review request for streams.


Changes
-------

Fixed a few bugs; Added a Streams help page, which will automatically pop up when running locally; Added a custom 404 page (needs to be filled out); Added more thorough commenting to html


Repository: streams


Description
-------

Converted the web interface to be compatible with the Streams webservice branch. Also, added content-type response header in the Controller.


Diffs (updated)
-----

  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/java/org/apache/streams/mvc/controller/StreamsWebController.java 1537972 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/WEB-INF/web.xml 1537972 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/activityDemo.html 1537972 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/css/activityStyles.css 1537972 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/css/bootstrap.min.css 1537972 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/js/activityDemo.js 1537972 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/js/bootstrap.min.js 1537972 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/js/handlebars.js 1537972 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/js/publisher.js 1537972 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/js/subscriber.js 1537972 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/publisher.html 1537972 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/subscriber.html 1537972 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/index.jsp 1537972 

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


Testing
-------


Thanks,

Carol Hansen


Re: Review Request 14999: Add web interface to webservice branch

Posted by Carol Hansen <ch...@mitre.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14999/
-----------------------------------------------------------

(Updated Oct. 28, 2013, 9:31 p.m.)


Review request for streams.


Repository: streams


Description
-------

Converted the web interface to be compatible with the Streams webservice branch. Also, added content-type response header in the Controller.


Diffs (updated)
-----

  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-components/src/main/java/org/apache/streams/components/storm/StormActivityAggregator.java 1535374 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/java/org/apache/streams/mvc/controller/StreamsWebController.java 1535374 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/activityDemo.html PRE-CREATION 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/css/activityStyles.css PRE-CREATION 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/js/activityDemo.js PRE-CREATION 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/js/handlebars.js PRE-CREATION 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/js/publisher.js PRE-CREATION 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/js/subscriber.js PRE-CREATION 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/publisher.html PRE-CREATION 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/webapp/demo/subscriber.html PRE-CREATION 

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


Testing
-------


Thanks,

Carol Hansen


Re: Review Request 14999: Add web interface to webservice branch

Posted by Carol Hansen <ch...@mitre.org>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/14999/
-----------------------------------------------------------

(Updated Oct. 28, 2013, 9:24 p.m.)


Review request for streams.


Changes
-------

Converted the web interface to be compatible with the Streams webservice branch. Also, added content-type response header in the Controller.


Repository: streams


Description
-------

Converted the web interface to be compatible with the Streams webservice branch. Also, added content-type response header in the Controller.


Diffs (updated)
-----

  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-components/src/main/java/org/apache/streams/components/storm/StormActivityAggregator.java 1535374 
  http://svn.apache.org/repos/asf/incubator/streams/branches/webservice/streams-web/src/main/java/org/apache/streams/mvc/controller/StreamsWebController.java 1535374 

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


Testing
-------


Thanks,

Carol Hansen