[ http://issues.apache.org/jira/browse/XALANJ-781?page=all ]

Brian Minchau updated XALANJ-781:
---------------------------------

    Version: Latest Development Code
                 (was: 2.2.x)

> property names do not conform to "." naming conventions required by 
> SecrityManager java.util.PropertyPermission
> ---------------------------------------------------------------------------------------------------------------
>
>          Key: XALANJ-781
>          URL: http://issues.apache.org/jira/browse/XALANJ-781
>      Project: XalanJ2
>         Type: Bug
>   Components: Xalan-interpretive, parse-or-compile
>     Versions: Latest Development Code
>  Environment: Operating System: All
> Platform: All
>     Reporter: Glenn Nielsen
>     Assignee: Xalan Developers Mailing List

>
> There are many property names used by Xalan that do not conform to the "."
> package based naming convention required when you want to grant read or write
> permission using java.util.PropertyPermission in a java security policy file.
> When using Xalan in a servlet container such as Tomcat with the Java
> SecurityManager enabled I found xalan trying to access many properties
> which were not named using a "." package convention.  This makes it very
> difficult to configure java.util.PropertyPermission grants in a java policy
> file.  Properties were found with the following prefixes instead of a 
> package name "{http://xml.apache.org/xslt}";.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to