[ https://issues.apache.org/jira/browse/CXF-1691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brad Moody updated CXF-1691: ---------------------------- Attachment: patch-CXF-1691.txt > Potential for NPE in AbstractResourceInfo.clearProxies > ------------------------------------------------------ > > Key: CXF-1691 > URL: https://issues.apache.org/jira/browse/CXF-1691 > Project: CXF > Issue Type: Bug > Components: REST > Affects Versions: 2.1.2 > Environment: WinXP pro > Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03) > Reporter: Brad Moody > Priority: Minor > Attachments: patch-CXF-1691.txt > > > I've had NPE thrown in clearProxies method during the call to tlp.remove(); > The var "tlp" may be null due to an error elsewhere but won't hurt to add a > check here. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.