You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@river.apache.org by "Nigel Daley (JIRA)" <ji...@apache.org> on 2007/08/01 06:00:56 UTC

[jira] Created: (RIVER-162) EnvCheck could issue a warning if preferred lists are being ignored

EnvCheck could issue a warning if preferred lists are being ignored
-------------------------------------------------------------------

                 Key: RIVER-162
                 URL: https://issues.apache.org/jira/browse/RIVER-162
             Project: River
          Issue Type: Bug
          Components: com_sun_jini_tool
            Reporter: Nigel Daley


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

PreferredClassLoader only checks for a preferred list in the first URL of its search path. Any other preferred lists are ignored. This sometimes leads to deployment time issues (for example a new URL which does not contain a preferred list is prefixed to the search path). 
See http://archives.java.sun.com/cgi-bin/wa?A2=ind0509&L=jini-users&P=R8813&I=-3.

EnvCheck could check for this condition and issue an appropriate warning message to aid with deployment time verification.


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


[jira] Updated: (RIVER-162) EnvCheck could issue a warning if preferred lists are being ignored

Posted by "Nigel Daley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RIVER-162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nigel Daley updated RIVER-162:
------------------------------

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

PreferredClassLoader only checks for a preferred list in the first URL of its search path. Any other preferred lists are ignored. This sometimes leads to deployment time issues (for example a new URL which does not contain a preferred list is prefixed to the search path). 
See http://archives.java.sun.com/cgi-bin/wa?A2=ind0509&L=jini-users&P=R8813&I=-3.

EnvCheck could check for this condition and issue an appropriate warning message to aid with deployment time verification.


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

PreferredClassLoader only checks for a preferred list in the first URL of its search path. Any other preferred lists are ignored. This sometimes leads to deployment time issues (for example a new URL which does not contain a preferred list is prefixed to the search path). 
See http://archives.java.sun.com/cgi-bin/wa?A2=ind0509&L=jini-users&P=R8813&I=-3.

EnvCheck could check for this condition and issue an appropriate warning message to aid with deployment time verification.



> EnvCheck could issue a warning if preferred lists are being ignored
> -------------------------------------------------------------------
>
>                 Key: RIVER-162
>                 URL: https://issues.apache.org/jira/browse/RIVER-162
>             Project: River
>          Issue Type: Bug
>          Components: com_sun_jini_tool
>            Reporter: Nigel Daley
>
> Bugtraq ID [6480438|http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6480438]
> PreferredClassLoader only checks for a preferred list in the first URL of its search path. Any other preferred lists are ignored. This sometimes leads to deployment time issues (for example a new URL which does not contain a preferred list is prefixed to the search path). 
> See http://archives.java.sun.com/cgi-bin/wa?A2=ind0509&L=jini-users&P=R8813&I=-3.
> EnvCheck could check for this condition and issue an appropriate warning message to aid with deployment time verification.

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