x10
15 years agoOccasional Contributor
wsdl2java.sh in CXF
SoapUI assumes that the wsdl2java script in Apache CXF is called "wsdl2java.sh" on linux systems. However, in CXF 2.2.9, the script is "wsdl2java", without the ".sh". Simple remedy is to rename or copy wsdl2java to wsdl2java.sh