1. Make sure you have the waveserver_disable_verification set to true in server.config. Also, ensure that you use JDK 1.6 and not 1.7. 2. Try the following command: " ant compile-gwt dist-server" Then you should be able to run the server with ./run-server.sh If it doesn't work - take a look at the instructions compiled by Bruno - at http://waveinabox.net/#waveinabox.net/w+LDSm7anj7PA Also, make sure you read the README file.
On Tue, Mar 20, 2012 at 6:04 PM, 李向彬 <[email protected]> wrote: > 1 this is my first time compile the code , i got the error as below: > CertpathTesttestValidator_canGrokCriticalExtensionErrorCertificate > validation failurehow could i solve this? > 2 i also tried this ant compile_gwt command , but got the Target > "compile_gwt" does not exist in the project "waveinabox". anyone kowns > why? >
