wsdl2html icon indicating copy to clipboard operation
wsdl2html copied to clipboard

Bash Script Fails

Open meemic-man opened this issue 2 years ago • 0 comments

When trying to run the bash script, it fails to find the class giving the following error.

Error: Could not find or load main class org.jaxws.wsdl2html.ui.Wsdl2HtmlMain.class

This was running in Git Bash (Cygwin) on Windows.

I was attempting to run the script from the same directory using the following command.

./wsdl2html.sh http://myusl/myfile.wsdl .

meemic-man avatar May 07 '22 04:05 meemic-man