[
https://issues.apache.org/jira/browse/GERONIMO-3837?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567774#action_12567774
]
Vamsavardhana Reddy commented on GERONIMO-3837:
-----------------------------------------------
This allowLinking attribute can be enabled on a per application basis. However
it would require a tomcat specific element in geronimo-web.xml. This would
mean a schema change (argh... that hurts) and requires modifications to
deployment code. We can provide enabling this attribute per server instance
for G 2.0.x and G 2.1.x Tomcat servers using a system property
org.apache.geronimo.tomcat.GeronimoStandardContext.allowLinking as it would
require minimal changes to code and won't come in the way of compatibility. If
there is a necessity to enable this attribute on a per application basis, then
we can introduce an allow-linking element in geronimo-web.xml from G 2.2 which
will override any default value set using the system property above.
Any comments? Suggestions? Any pit falls that I am not seeing?
> allowLinking Tomcat atttibute in StandardContext not configurable through
> Geronimo
> -----------------------------------------------------------------------------------
>
> Key: GERONIMO-3837
> URL: https://issues.apache.org/jira/browse/GERONIMO-3837
> Project: Geronimo
> Issue Type: Bug
> Security Level: public(Regular issues)
> Components: Tomcat
> Affects Versions: 2.0.2, 2.0.x, 2.1, 2.2
> Environment: G 2.0.2 Tomcat on Linux
> Reporter: Vamsavardhana Reddy
> Assignee: Vamsavardhana Reddy
> Fix For: 2.0.x, 2.1.1, 2.2
>
>
> Tomcat provides an allowLinking attribute in the StandardContext which when
> set to true will enable tomcat running on Linux platform to serve paths
> associated with the symbolic links. Configuring this attribute through
> Geronimo is not possible currently. Link to a query posted on user-list is
> given below.
> http://www.mail-archive.com/[EMAIL PROTECTED]/msg08509.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.