14 years ago
eclipse plugin wadl2java
I have installed soapUI 3.6.1 Eclipse plugin and downloaded the current wadl2java snapshot distribution. I have configured the path to the wadl2java script and successfully added a WADL to the SoapUI project. However when I right-click to run WADL2Java, I fill in the output directory, package and automatic package name checkbox (and other combinations), click the generate button and nothing happens. I click Close and the console output shows:
Any suggestions on how to debug this, or do I need a newer version of something?
Running WADL2Java for [xxxx xxxx (REST-JSON) V4]
directory: /home/smcclenahan/projects/wadl-dist-1.1-SNAPSHOT/bin/wadl2java
command: sh -c ./wadl2java.sh -o /home/smcclenahan/projects/xxxx/src-generated -p tns file:/tmp/tempdir5030066857118981888.tmp/xxxx_1.wadl
Any suggestions on how to debug this, or do I need a newer version of something?