jun aoki created OOZIE-1077:
-------------------------------

             Summary: standalone execution with jetty
                 Key: OOZIE-1077
                 URL: https://issues.apache.org/jira/browse/OOZIE-1077
             Project: Oozie
          Issue Type: Task
          Components: workflow
    Affects Versions: trunk
            Reporter: jun aoki
            Priority: Trivial
             Fix For: trunk


workflowgenerator should be able to run standalone quickly.
jetty has a maven plugin i.e. 
http://docs.codehaus.org/display/JETTY/Maven+Jetty+Plugin

and the pom should utilize it, where 
mvn jetty:run-war
runs jetty with wfgen and developers can access at http://localhost:8080/


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to