You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2009/05/22 05:09:30 UTC

DO NOT REPLY [Bug 47240] New: catalina.bat typo when setting java.security.policy

https://issues.apache.org/bugzilla/show_bug.cgi?id=47240

           Summary: catalina.bat typo when setting java.security.policy
           Product: Tomcat 6
           Version: 6.0.18
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Catalina
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: robert.flaherty@oracle.com


Two occurances of this:

-Djava.security.policy=="%SECURITY_POLICY_FILE%"

should be:

-Djava.security.policy="%SECURITY_POLICY_FILE%"

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


DO NOT REPLY [Bug 47240] catalina.bat typo when setting java.security.policy

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=47240


Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Mark Thomas <ma...@apache.org>  2009-05-22 02:05:09 PST ---
That is intentional.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org