I am trying to run "iwodservergetversion" on command line, but I am getting message command is not recognized. This is the command specified in PDF. Is this command right or wrong ? Is there any other command ?Thanks
[left]
[font=Perpetua] [font=Fixedsys]To determine the version of your OpenDeploy server, follow these steps:[/font]1. Navigate to the following directory: od-home/bin 2. Display the version by entering the following command at the prompt: [font=Fixedsys][size=2]iwodservergetversion [/size][/font]
1. Navigate to the following directory:
/bin
2. Display the version by entering the following command at the prompt:
[font=Fixedsys][size=2]iwodservergetversion
Thanks guys.Its working now. I was trying to execute it from od-home> , and not from bin dir. Now the thing is, when I am executing the same command for TS, I can execute it from any dir. Is it because of the classpath being set for TS ?
OpenDeploy Version I am using is 6.1.0 while the version I get after executing command "iwodservergetversion" is "6.1.0.0.0". What are the last two zeros for ? Does it have to do anything with service pack ? If there is a service pack used , how will this command specify service pack or how to check service pack ?thanks