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

Kevin Minder edited comment on KNOX-699 at 3/25/16 11:25 PM:
-------------------------------------------------------------

The patch KNOX-699_001.patch implements a model where applications look like 
this.  I struggled endlessly for a better layout/name than "app".  Actually app 
or app.* (any extension) is supported.
{code}
.../data/applications/<app-name>/app
.../data/applications/<app-name>/service.xml
.../data/applications/<app-name>/rewrite.xml
{code}




was (Author: kminder):
The patch KNOX-699_001.patch implements a model where applications look like 
this.  I struggled endlessly for a better layout/name than "app".
{code}
.../data/applications/<app-name>/app
.../data/applications/<app-name>/service.xml
.../data/applications/<app-name>/rewrite.xml
{code}



> External meta-data for simple hosted web apps
> ---------------------------------------------
>
>                 Key: KNOX-699
>                 URL: https://issues.apache.org/jira/browse/KNOX-699
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.9.0
>            Reporter: Kevin Minder
>             Fix For: 0.9.0
>
>         Attachments: KNOX-699_001.patch
>
>
> Currently the meta-data for hosted web apps must be stored in the root of 
> those web apps.  Since the idea is largely to be able to host "stock" web 
> apps unmodified this is not ideal.  It should be possible to store the Knox 
> specific app meta-data outside of the application "archive" and apply that 
> meta-data at deployment time.



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

Reply via email to