Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Cannot Reproduce
-
1.4
-
None
-
None
-
Java 1.6, Windows XP
Description
Using the wizard with a wsdl file in a project with a name containing a whitespace in the name (e.g. My Project) leads to a InterruptedException.
Nested Exception is a URISyntaxException "Illegal character in path at index ..."
Using the same wsdl from a project without whitespaces in the name works. Maybe whitespaces are not quoted properly?