Menu

#4161 [HHQ-4027] ServiceManager createService method adds duplicat

Bug
open
None
1
2012-10-09
2010-06-04
No

http://jira.hyperic.com/browse/HHQ-4027
The ServiceManagerImpl's createService method adds duplicate service entry to the parent server.



Following line from createService() method adds the service after the serviceDAO create method already adds the service to the server.



// Add Service to parent collection


        server.getServices().add(service);

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.