[
https://issues.apache.org/jira/browse/KNOX-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15141919#comment-15141919
]
Kevin Minder commented on KNOX-670:
-----------------------------------
[~lmccay] < Got it I think. On the other hand if they are servlet based apps
they can just grab this request attribute which contains the root info.
public static final String SOURCE_REQUEST_CONTEXT_URL_ATTRIBUTE_NAME =
"sourceRequestContextUrl";
We could also add some additional convenience attributes for the context root
and other components (e.g. gatewayPath, topologyName, etc). This of course
doesn't do much for apps that can't access the JEE request attributes.
> 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)