jeudi 5 mai 2011

Having soapui working in Ubuntu 11.04

Hy all,

My last post explained how to bypass the freezing soapui error under Ubuntu 11.04. This last solution was a bit dirty.

Now the best thing to do will be to:
  1. open your soapui.sh script
  2. uncomment the line: 
JAVA_OPTS="$JAVA_OPTS -Dsoapui.jxbrowser.disable=true"

and start soapui.

Thanks to all!

Regards,

1 commentaire:

derdzi a dit…

Well I'm not able to find the line to uncomment.

I'm editing the script soapUI-x32-3_6_1.sh and it seems that it has some binary data saved.

Correct me if I'm wrong :)

Maybe exists other script :)