apigee / wsdl2apigee

Generates Apigee Proxy bundles from WSDL
Apache License 2.0
23 stars 25 forks source link

wsdl2apigee tool is not working on a windows machine #27

Open Abdul-Kinadiyil opened 4 years ago

Abdul-Kinadiyil commented 4 years ago

Users on windows machine are getting String index out of bound exception. Code is looking for "/" in the file path for wsdl file and it gives error on windows machine. Find the details in the attached screenshot.

image002 (1)

lt7 commented 3 years ago

I had the same issue, but ran from gitbash to work around it.