Edward Zhang created EAGLE-430:
----------------------------------
Summary: explore new packaging method for eagle using new app
framework
Key: EAGLE-430
URL: https://issues.apache.org/jira/browse/EAGLE-430
Project: Eagle
Issue Type: Improvement
Affects Versions: v0.5.0
Reporter: Edward Zhang
Assignee: Edward Zhang
Fix For: v0.5.0
New app framework will manage application jars in central place, while
application jars include topology jars and web jars.
We need figure out Eagle 0.5 binary layout.
The goal is with only Eagle 0.5 server we can start any topology remotely.
/eagle-server
/conf (application.conf)
/bin (add class path)
/lib
/eagle-server.jar
/apps
app1.jar
app1-web.jar
app2.jar
/web
index.html
/js
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)