Ah, the batch files are likely to be out of date since we changed the configuration to use Java properties files. Anyone with Windows able to take a look?
On 16 December 2010 16:00, Mani <[email protected]> wrote: > Ant is running fine , its successfully done. > > I have created run-server.bat file and updated all the properties. > > When i was trying to run-server.bat file ,i am getting the error. > Dec 15, 2010 11:32:50 PM org.waveprotocol.box.server.ServerMain main > SEVERE: ConfigurationException when running server: > org.apache.commons.configuration.ConfigurationException: The following > required properties are missing from the server configuration: > wave_server_domain, waveserver_disable_verification, > waveserver_disable_signer_verification > at > > org.waveprotocol.wave.util.settings.SettingsBinder.bindSettings(SettingsBinder.java: > 151) > at org.waveprotocol.box.server.ServerMain.main(ServerMain.java: > 75) > > > But wave_server_domain, waveserver_disable_verification, > waveserver_disable_signer_verification is there in the run-server.bat > > wave_server_domain=localhost > waveserver_disable_verification=false > waveserver_disable_signer_verification =false. > > these are the values of these properties in the run-server.bat file > > Please anyone can help to resolve this.its highly appreciated. > > > > > > > -- > You received this message because you are subscribed to the Google Groups > "Wave Protocol" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<wave-protocol%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/wave-protocol?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
