Forum Discussion

smcclenahan's avatar
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:

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?
  • edwardsun007's avatar
    edwardsun007
    Occasional Contributor

    Hey smcclenahan,    can you tell me how can I set up wadl2java snapshot ?  In the sample project  from   http://www.soapui.org,   I don't see where I can find the directory to put in global tools wadl2java path ?  Any hint