You should at least use different context paths. But I am not sure if having multiple instances currently works. We have been using this in the past but I don't know what the current status is.
Sebastian 2012/9/14 Jean-Marie Landri <[email protected]>: > Hello, > Trying to implement 2 openmeetings instance according to- > http://incubator.apache.org/openmeetings/WebappNamePath.html > > in my red5/webapp/ > i have 2 openmeetings folders named openmeetings-1 And openmeetings-2 > edit webapps/openmeetings1/WEB-INF/red5-web.properties for every > Openmeetings instance and add the following line: > webapp.contextPath=/openmeetings-1 > > and in openmeetings-2 > webapp.contextPath=/openmeetings-1 > > i add export JAVA_OPTS="-XX:+CMSClassUnloadingEnabled > -XX:+CMSPermGenSweepingEnabled -XX:MaxPermSize=128M" > > to red5.sh > but the browser does not loading any of the application. > > thank you > > i attached the red5.sh file > > thank you -- Sebastian Wagner https://twitter.com/#!/dead_lock http://www.webbase-design.de http://www.wagner-sebastian.com [email protected]
