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





--- Comment #2 from Mark Thomas <[EMAIL PROTECTED]>  2008-10-02 04:18:41 PST ---
I am unable to reproduce this. Looking at your stack trace the security
exception is caused when trying to read jsp-api.jar. This jar should never be
scanned as it is on the exclude list so I don't understand how you can be
seeing this error.

Reviewing the code does show that there is an issue. Additionally, the XML
validation settings of the first context precessed are used for all contexts. I
can fix these issues based purely on code review but it would be nice to be
able to confirm the fix with a test case.


-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to