[jira] Commented: (FELIX-953) Bundle#loadClass sometimes return null instead of throwing a CNFE

2009-02-23 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12675951#action_12675951 ] Richard S. Hall commented on FELIX-953: --- The functionality around IModule.getClass()

[jira] Commented: (FELIX-953) Bundle#loadClass sometimes return null instead of throwing a CNFE

2009-02-23 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12675954#action_12675954 ] Guillaume Nodet commented on FELIX-953: --- There are two things. The first problem is

[jira] Commented: (FELIX-953) Bundle#loadClass sometimes return null instead of throwing a CNFE

2009-02-23 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12675959#action_12675959 ] Guillaume Nodet commented on FELIX-953: --- I might see why IWire sometimes returns null

[jira] Commented: (FELIX-953) Bundle#loadClass sometimes return null instead of throwing a CNFE

2009-02-23 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12675980#action_12675980 ] Richard S. Hall commented on FELIX-953: --- IWire could be for an Import-Package (R4Wire)

[jira] Commented: (FELIX-953) Bundle#loadClass sometimes return null instead of throwing a CNFE

2009-02-23 Thread Richard S. Hall (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12676019#action_12676019 ] Richard S. Hall commented on FELIX-953: --- Guillaume, I looked at the code more closely.

[jira] Commented: (FELIX-953) Bundle#loadClass sometimes return null instead of throwing a CNFE

2009-02-23 Thread Guillaume Nodet (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12676051#action_12676051 ] Guillaume Nodet commented on FELIX-953: --- I suspect the problem mainly comes from

[jira] Commented: (FELIX-953) Bundle#loadClass sometimes return null instead of throwing a CNFE

2009-02-23 Thread Freeman Fang (JIRA)
[ https://issues.apache.org/jira/browse/FELIX-953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12676208#action_12676208 ] Freeman Fang commented on FELIX-953: Hi, seems only change ExtensionManager can't