Github user jinmeiliao commented on a diff in the pull request: https://github.com/apache/geode/pull/335#discussion_r95892864 --- Diff: geode-pulse/src/main/webapp/WEB-INF/web.xml --- @@ -32,7 +32,7 @@ </servlet> <servlet-mapping> <servlet-name>mvc-dispatcher</servlet-name> - <url-pattern>/pulse/*</url-pattern> --- End diff -- This seems dangerous. Is this ok because we are already deploying the war under /pulse? Have you tested starting pulse and connect to gfsh using http?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---