[
https://issues.apache.org/jira/browse/KNOX-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15147786#comment-15147786
]
Kevin Minder commented on KNOX-670:
-----------------------------------
Some notes for myself. Next steps seem to be:
1. Deploy to data/deployments/{name}.topo.{timestamp}/{path}. Where path is url
included (e.g. / = %2F).
2. Root path %2F (ie /) is either services or an application.
3. Allow a mix of services an non-root context apps.
4. Allow a mix of non-root context apps and a single root context app.
5. Override meaning of <url> in <application> in topology file for use as
context of application. Value of <url> defaults to value of <name>. The <url>
value of / indicates a root application. There can only be one of these in a
topology and this cannot be combined with services.
> Knox Should be able to Host Simple Web Apps
> -------------------------------------------
>
> Key: KNOX-670
> URL: https://issues.apache.org/jira/browse/KNOX-670
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Reporter: Larry McCay
> Assignee: Kevin Minder
> Fix For: 0.9.0
>
> Attachments: KNOX-670_001.patch, KNOX-670_002.patch
>
>
> I think that we need the ability to serve up arbitrary web app resources.
> Given a conf/applications along side conf/topologies, we should be able to
> spin up a simple application that can be used as a central login facility
> with KnoxSSO, a management UI or any number of simple applications.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)