Thanks for quick reply, I did same as you mentioned, I made a change (just changed text 'User or Email' in english.xml ) but i did not see any change in login page (http://localhost:8080/openmeetings).
Any help would be greatly appreciated -Ali On Dec 22, 5:03 am, Rodion Volkov <[email protected]> wrote: > Dear Ali! > Please re-read the BuildSourcesNew wiki document more thoroughly. You > obviously confuse building and running code in Eclipse with building a > separate distributive with ant. You don't need to call ant for anything, > you just have to start the tomcat server in eclipse when the ROOT has > been published > (http://openmeetings.googlecode.com/svn/docs/buildFromSource/deploy_9.png) > and then go to the urlhttp://localhost:8080/installand complete the > installation. After that, you need to open > thehttp://localhost:8080/openmeetingsURL and wait until its loaded. That's > all. Making distributives is only needed when you want to share your > copy of openmeetings with someone or make it accessible to everyone on > some server. > > Ali wrote: > > Hi Sebastian Wagner, > > > Thanks for help. I issued the mentioned (ant -f build_red5webapp.xml > > dist) command to build distro and got the build folder 'dist'. I have > > the following argument option for tomcate server in my Eclipse IDE: > > > -Dcatalina.base="/openmeeting_source/.metadata/.plugins/ > > org.eclipse.wst.server.core/tmp0" -Dcatalina.home="/opt/apache- > > tomcat-6.0.20" -Dwtp.deploy="/openmeeting_source/.metadata/.plugins/ > > org.eclipse.wst.server.core/tmp0/wtpwebapps" -Djava.endorsed.dirs="/ > > opt/apache-tomcat-6.0.20/endorsed" -Xms512m -Xmx1024M > > > >From above options, I think the project deployment location is "/ > > openmeeting_source/.metadata/.plugins/org.eclipse.wst.server.core/tmp0/ > > wtpwebapps". How do I deploy compiled 'dist' directory contents at > > this location? I got 404 when I replaced the 'openmeetings' by newly > > compiled one. Also, please guide me if I am not correct > > > Thanks, > > -Ali -- You received this message because you are subscribed to the Google Groups "OpenMeetings developers" 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/openmeetings-dev?hl=en.
