[
https://issues.apache.org/jira/browse/EAGLE-430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15412931#comment-15412931
]
Hao Chen edited comment on EAGLE-430 at 8/9/16 4:52 AM:
--------------------------------------------------------
The entry point for front-end module loading is
{code}/assets/apps/{APP_TYPE}/index.js{code}
was (Author: haoch):
The entry point for front-end module loading is /assets/apps/{APP_TYPE}/index.js
> 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)