You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/06/15 23:52:09 UTC

[jira] [Commented] (STORM-668) Generate storm-ui war using maven and deployed on TomCat

    [ https://issues.apache.org/jira/browse/STORM-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14586982#comment-14586982 ] 

ASF GitHub Bot commented on STORM-668:
--------------------------------------

Github user d2r commented on the pull request:

    https://github.com/apache/storm/pull/423#issuecomment-112221032
  
    @caofangkun This is an interesting idea.  With the provided code, we can run `storm ui` to verify things are working as expected.  Testing this functionality is going to be more difficult, as it would require spinning up a tomcat server to verify everything still works.  Do you have advice on how we might be able to do that?


>  Generate storm-ui war using maven and deployed on TomCat
> ---------------------------------------------------------
>
>                 Key: STORM-668
>                 URL: https://issues.apache.org/jira/browse/STORM-668
>             Project: Apache Storm
>          Issue Type: Improvement
>    Affects Versions: 0.10.0
>            Reporter: caofangkun
>            Assignee: caofangkun
>            Priority: Minor
>
> $ mvn package -Dmaven.test.skip=true -P dist -Dwar
> generate storm-ui.war 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)