----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/20207/ -----------------------------------------------------------
(Updated April 10, 2014, 6:40 p.m.) Review request for wave, Ali Lown, Pablo Ojanguren, and Yuri Zelikov. Changes ------- Commited ee6f996ebb5c5b64f019b9cfea93789f09e8cfb2 Bugs: WAVE-411 https://issues.apache.org/jira/browse/WAVE-411 Repository: wave Description ------- A fix for #411, so gadget transparent proxy works again with jetty 9. Diffs ----- src/org/waveprotocol/box/server/ServerMain.java 6887bcc Diff: https://reviews.apache.org/r/20207/diff/ Testing ------- For instance, ant run-server and try to open: http://localhost:9898/gadgets/js/core:rpc.js and not to get a 404. Thanks, Vicente J. Ruiz Jurado