JNDIContextFactory should call remove directly
---------------------------------------------- Key: OFBIZ-1327 URL: https://issues.apache.org/jira/browse/OFBIZ-1327 Project: OFBiz Issue Type: Improvement Components: framework Affects Versions: SVN trunk Reporter: Adam Heath Priority: Trivial Fix For: SVN trunk JNDIContextFactory.clearInitialContext(String) should not call get, the remove, but just call remove directly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
[ https://issues.apache.org/jira/browse/OFBIZ-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated OFBIZ-1327: ------------------------------ Attachment: framework-base-JNDIContextFactory-contexts-remove.patch > JNDIContextFactory should call remove directly > ---------------------------------------------- > > Key: OFBIZ-1327 > URL: https://issues.apache.org/jira/browse/OFBIZ-1327 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: framework-base-JNDIContextFactory-contexts-remove.patch > > > JNDIContextFactory.clearInitialContext(String) should not call get, the remove, but just call remove directly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath updated OFBIZ-1327: ------------------------------ Assignee: Adam Heath > JNDIContextFactory should call remove directly > ---------------------------------------------- > > Key: OFBIZ-1327 > URL: https://issues.apache.org/jira/browse/OFBIZ-1327 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Assignee: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: framework-base-JNDIContextFactory-contexts-remove.patch > > > JNDIContextFactory.clearInitialContext(String) should not call get, the remove, but just call remove directly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
In reply to this post by Nicolas Malin (Jira)
[ https://issues.apache.org/jira/browse/OFBIZ-1327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Adam Heath closed OFBIZ-1327. ----------------------------- Resolution: Fixed Fixed in 585646. > JNDIContextFactory should call remove directly > ---------------------------------------------- > > Key: OFBIZ-1327 > URL: https://issues.apache.org/jira/browse/OFBIZ-1327 > Project: OFBiz > Issue Type: Improvement > Components: framework > Affects Versions: SVN trunk > Reporter: Adam Heath > Assignee: Adam Heath > Priority: Trivial > Fix For: SVN trunk > > Attachments: framework-base-JNDIContextFactory-contexts-remove.patch > > > JNDIContextFactory.clearInitialContext(String) should not call get, the remove, but just call remove directly. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. |
Free forum by Nabble | Edit this page |