DO NOT REPLY [Bug 38352] Additional Entries for Default catalina.policy file.

2009-07-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38352


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #10 from Mark Thomas ma...@apache.org  2009-07-05 16:09:11 PST ---
This has been fixed in 5.5.x and will be included in 5.5.28 onwards

-- 
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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 38352] Additional Entries for Default catalina.policy file.

2009-06-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38352





--- Comment #9 from Mark Thomas ma...@apache.org  2009-06-24 12:36:03 PST ---
This has been fixed in 6.0.x and will be included in 6.0.21 onwards.

-- 
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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 38352] Additional Entries for Default catalina.policy file.

2009-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38352





--- Comment #7 from Mark Thomas ma...@apache.org  2009-06-19 06:06:24 PST ---
Not quite.

The javax.servlet.context.tempdir is a context attribute rather than a system
property. There is a complication that the name of the work directory varies
per context and is not know when the policy file is parsed.

In trunk, 6.0.x and 5.5.x the WebappLoader sets the necessary permissions when
it is started. However, the JasperLoader gets its permissions from the
JspRuntimeContext that only gave a read permission for those files.

I have patched trunk to give JasperLoader read/write and proposed the fix for
6.0.x and 5.5.x

-- 
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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 38352] Additional Entries for Default catalina.policy file.

2009-06-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38352


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

   What|Removed |Added

 Status|NEEDINFO|NEW




--- Comment #8 from Mark Thomas ma...@apache.org  2009-06-19 06:06:51 PST ---
Update status

-- 
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-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



DO NOT REPLY [Bug 38352] - Additional Entries for Default catalina.policy file.

2006-02-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=38352.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38352





--- Additional Comments From [EMAIL PROTECTED]  2006-02-21 23:02 ---
I was wrong. tempdir is not defined in terms of java.io.tmpdir. I apologize to
Bill whom I said was wrong and wrote an inflamatory and ill-advised message to.

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

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



DO NOT REPLY [Bug 38352] - Additional Entries for Default catalina.policy file.

2006-02-21 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=38352.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38352





--- Additional Comments From [EMAIL PROTECTED]  2006-02-22 05:51 ---
Created an attachment (id=17767)
 -- (http://issues.apache.org/bugzilla/attachment.cgi?id=17767action=view)
Simple JSP page to exibit the bug

Yes, you have a legitimate bug here. It is true that
javax.servlet.context.tempdir is not writable with the default catalina.policy
settings (in violation of the spec) when running with a SM. 


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

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



DO NOT REPLY [Bug 38352] - Additional Entries for Default catalina.policy file.

2006-01-22 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://issues.apache.org/bugzilla/show_bug.cgi?id=38352.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=38352





--- Additional Comments From [EMAIL PROTECTED]  2006-01-22 20:28 ---
Created an attachment (id=17486)
 -- (http://issues.apache.org/bugzilla/attachment.cgi?id=17486action=view)
A diff file incorporating proposed changes.


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

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