[jira] Updated: (JDO-599) Level 2 Caching ability to restrict what classes/fields are cahed

2008-07-16 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-599: -- Attachment: jdo-599.patch All "boolean" values are actually represented as Strings in annotations. Having

[jira] Commented: (JDO-555) All calls to Class.getMethod and Method.invoke (among others) need to be invoked inside a doPrivileged block.

2008-07-16 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614127#action_12614127 ] Craig Russell commented on JDO-555: --- There's another area that isn't protected with doPrivil

[jira] Commented: (JDO-555) All calls to Class.getMethod and Method.invoke (among others) need to be invoked inside a doPrivileged block.

2008-07-16 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614108#action_12614108 ] Craig Russell commented on JDO-555: --- [java] 1) testNewInstanceInterface(org.apache.jdo.

[jira] Commented: (JDO-555) All calls to Class.getMethod and Method.invoke (among others) need to be invoked inside a doPrivileged block.

2008-07-16 Thread Andy Jefferson (JIRA)
[ https://issues.apache.org/jira/browse/JDO-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614063#action_12614063 ] Andy Jefferson commented on JDO-555: Craig, don't understand the patch since all calls to

[jira] Commented: (JDO-555) All calls to Class.getMethod and Method.invoke (among others) need to be invoked inside a doPrivileged block.

2008-07-16 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12614057#action_12614057 ] Craig Russell commented on JDO-555: --- I've now checked in src/conf/security.conf and made cha

[jira] Updated: (JDO-555) All calls to Class.getMethod and Method.invoke (among others) need to be invoked inside a doPrivileged block.

2008-07-16 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-555: -- Priority: Minor (was: Major) Downgrading this bug because the JDOHelper seems to now have proper doPrivi

[jira] Updated: (JDO-555) All calls to Class.getMethod and Method.invoke (among others) need to be invoked inside a doPrivileged block.

2008-07-16 Thread Craig Russell (JIRA)
[ https://issues.apache.org/jira/browse/JDO-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Craig Russell updated JDO-555: -- Attachment: ClassMetaData.java-patch This patch adds doPrivileged around some metadata access calls in JDO