Concurrent access issue during wsdlgen
--------------------------------------
Key: TUSCANY-3303
URL: https://issues.apache.org/jira/browse/TUSCANY-3303
Project: Tuscany
Issue Type: Bug
Components: Java SCA Axis Binding Extension
Affects Versions: Java-SCA-1.5.1
Environment: All
Reporter: Simon Laws
Fix For: Java-SCA-1.5.2
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.