jankrause / idocit

Automatically exported from code.google.com/p/idocit
0 stars 0 forks source link

WSDLParsingService do not use the WSDLParser's Delimiters #48

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a WSDL in iDocIt!
2. Open the tree up to the parameters

What is the expected output? What do you see instead?
The parameters should be displayed with their data types. But there are 
displayed strange string sequences.

The WSDLParsingService is not using the Delimiters defined in the WSDLParser. 
So the produced parameter paths contain unknown delimiter chararcters which can 
not be interpreted right by the WSDLInterfaceParser.

Original issue reported on code.google.com by dirk.mei...@gmail.com on 9 Jun 2011 at 10:39

GoogleCodeExporter commented 9 years ago

Original comment by krauseda...@web.de on 10 Jun 2011 at 12:27