OK please do the following 1) delete dist folder 2) modify src\META-INF\postgres_persistence.xml to have your DB settings 3) run "ant -DB=postgres" 4) do not change anything (no folder renaming or file editing) 5) go to dist/red5 6) run red5.bat 7) go to http://localhost:5080/openmeetings/install 8) check postgres DB
On Fri, Mar 30, 2012 at 11:06, Hamdi Thabet <[email protected]>wrote: > Also in my "*dist\red5\webapps\collabmee\config.xml"* I have changed : > > <webAppRootKey>*openmeetings*</webAppRootKey> TO <webAppRootKey>* > collabmee*</webAppRootKey> > + > <httpRootKey>/*openmeetings*/</httpRootKey> TO <httpRootKey>/* > collabmee*/</httpRootKey> > > and I installed with: http://localhost:5080/collabmee/install > > > -- WBR Maxim aka solomax
