[ https://issues.apache.org/jira/browse/KNOX-670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15167869#comment-15167869 ]
Kevin Minder commented on KNOX-670: ----------------------------------- There are a few remaining issues/enhancements that need to be address here. 1. The way meta-data (e.g. services.xml (or applications.xml), rewrite.xml, etc.) is provided for services needs to be clarified before it is documented released. Currently these files are expected to be in the root of the application. 2. A solution to the default providers issue is required for a topology file like <topology><application><name>sample</name></application></topology> to be supported. Until this is solved an authentication and identity-assertion provider must be supplied. 3. JSP support should be enabled but this required Jetty 9.x as described in KNOX-675 because configuring JSP support in Jetty 8.x seems neigh impossible for embedded use. I will file separate jiras for 1 & 2 above. > 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, > KNOX-670_003.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)