Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Java-SCA-1.5.1
-
None
-
All
Description
There is a case in Interface2WSDLGenerator where a loop inadvertently removes items from the list being iterated over. Need to store items for delete and remove them later.