[ 
https://issues.apache.org/jira/browse/AXIOM-440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andreas Veithen reopened AXIOM-440:
-----------------------------------

> LifecycleManagerImpl wrong by inspection
> ----------------------------------------
>
>                 Key: AXIOM-440
>                 URL: https://issues.apache.org/jira/browse/AXIOM-440
>             Project: Axiom
>          Issue Type: Bug
>            Reporter: James Grahn
>            Priority: Major
>
> I'm uncertain of the implications of this, but "LifecycleManagerImpl" is 
> failing to update its Hashtable as expected.
> The table.put() is called with the types: String=>FileAccessor.   table.get() 
> is called with the type String.   However, table.remove is consistently 
> called with type File.
> So all attempts to remove anything from the table should be expected to fail.
> --
> Noticed this when I was reading through the class.   Appears to have been 
> this way since 2008.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to