You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Brian Murphy (JIRA)" <ji...@apache.org> on 2007/08/04 19:22:53 UTC

[jira] Created: (RIVER-192) ConfigurationFile should check for prohibited methods in classloader passed to its constructor

ConfigurationFile should check for prohibited methods in classloader passed to its constructor
----------------------------------------------------------------------------------------------

                 Key: RIVER-192
                 URL: https://issues.apache.org/jira/browse/RIVER-192
             Project: River
          Issue Type: Improvement
          Components: net_jini_config
            Reporter: Brian Murphy
            Priority: Minor


Bugtraq ID [6316685|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6316685]

Related Bugs	 6315269 , 6316686 , 6316689
Submit Date	26-AUG-2005

Description	

Today, ConfigurationFile checks for 
      net/jini/config/resources/ConfigurationFile.moreProhibitedMethods
using its classloader.  It may be useful to also check for prohibited methods in the 
context classloader or the classloader passed in to the ConfigurationFile instance's 
constructor, in case applications want to add to the set of disallowed methods.

Posted Date : 2005-08-26 21:55:36.0

Work Around	
N/A

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.