Re: openmeetings on centos 5.2

2008-12-17 Thread smoeker
hey hosdes, it seems, the only problems left are the warnings from the openLaszlo Debugger, am i right? im not sure, but you could try to put the "frontend part" of OM (including config.xml) within your lps installation and call it from there... -> http://YOURSERVER:YOURPORT/lps_x_x_x/openmeeti

Re: openmeetings on centos 5.2

2008-12-17 Thread hosdes
I also did this but got the same errors. It is like it does not like my new rmtp and rtmps ports. both of them are open including red5 http port. Here is what I did: - JDK 1.6_10 - Used Red5 r3200 snapshot from the OpenMeeting download page - Put Smoeker's compiled version of OpenMeeting in RED

Re: openmeetings on centos 5.2

2008-12-17 Thread hosdes
I've downloaded by ftp smoeker's openmeetings.tar.gz and untar it in red5/webapps. restarted red5 and see now it is processing openmeetings. browse to openmeetings/Install and see installed successfully. Tried the debug openmeetings/maindebug.lzx.lzr=swf8.swf and see these errors 1/ WARNING: D

openmeetings on centos 5.2

2008-12-17 Thread hosdes
I am getting a 404 error 1. openlaszlo 4.1.1. installed and working 2. copy openlaszlo_411 source code to {openlaszlo-root}/Server/ lps-4.1.1 and changed directory to openmeetings and config.xml file 2. Build backed using ant dist on source code. (latest version) did get one error (http://groups.

Re: OpenMeeting on CentOS v5.2

2008-12-17 Thread hosdes
I got red5 working on centos 5.2. for me, it was port conflicts. some of the ports for red5 where listening to port that were listening to other services. Once I changed the ports in red5.properties and sh red5.sh, red5 is working. Now working on the next bug. --~--~-~--~~--

Re: red5 on centos 5.2

2008-12-17 Thread hosdes
I found the error why red5 snapshot was not working. when sh red5.sh, it meaned about port conflict. I'd changed ports in red5.properties and both config.xml files for red5 and openlaszlo. I have red5 working on centos 5.2 sh red5-bootstrap.sh would not work for me. --~--~-~--~~---

Re: Call for help:want to make some changes about i18n for chinese.

2008-12-17 Thread fangcao
Oh,that is an example. You can make the value of labelid depend on yours. On 12月17日, 下午6时44分, "Sebastian Wagner" wrote: > you change for example > labelid="795" > > there is no labelid 795 in the language file > it ends with 564, where is the missing gap of 200 labels? > > sebastian > > 2008/12/

Re: Problem with deploying the server webapp

2008-12-17 Thread A.N
Hi Guys, I figured it out! I'm not sure if others are facing this problem, but the problem is "caused by the application's web.xml, which contained a ContextLoaderListener listener (used in 0.7)." take from http://www.nabble.com/More-boostrap-problems-on-windows-td19183474.html . So all you hav

Bad rooms_id value

2008-12-17 Thread Steph
Hi Sebasdtian, I added a room by using the addroom methods, it is worked very well, but when the value of the rooms_id is bigger than 127, room doesn't work very well. Is it a known bug ? When the value is smaller than 127, both persons are connected and the 2 webcams is showed very well. If the

Re: OpenMeeting on CentOS v5.2

2008-12-17 Thread hosdes
Wayne, Amos and Kane, We are going through the same problem as you. Which version of red5? Like you did them all. Now working on red5 snapshot. running into a little error here with "ant dist" and "Could not create task or type of type: manifestclasspath" error message. After red5 snapshot ant

Re: red5 on centos 5.2

2008-12-17 Thread hosdes
it saw svn co http://openmeetings.googlecode.com/files/red5_snapshot_r3200.zip --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "OpenMeetings User" group. To post to this group, send email to openmeetings-user@googlegr

Re: red5 on centos 5.2

2008-12-17 Thread hosdes
I've svn co At the installing again, I went to red5/webapp/ and saw build.xml file, did "ant dist" and got an error. We are using ant 1.7.1. I did "ant dist" before changing red5.properties IP address and after changing red5.properties and red5-core.xml. BUILD FAILED /usr/local/red5/webapp/bui

Re: Override login

2008-12-17 Thread Sebastian Wagner
you should use the SOAP-Gateway and the Direct-Login Flow. sebastian 2008/12/17 Kane > > i want to know too... > > On 12月17日, 下午4时41分, Emilio wrote: > > Hi, > > > > I want to let users get into X conference room, without registering > > before... they just type their Name, and they are thrown

Re: openmeetings_lps411:Some problems occur when play some videos.

2008-12-17 Thread Sebastian Wagner
yes but if you would like to start on your own you can debug the code, as it gives you all line numbers et cetera. But for the rest I am not sure if this Function will exist in the future release if its part of the recorder. 2008/12/17 Kane > > :D > > On 12月17日, 下午7时13分, "Sebastian Wagner" wrot

Re: Override login

2008-12-17 Thread Kane
i want to know too... On 12月17日, 下午4时41分, Emilio wrote: > Hi, > > I want to let users get into X conference room, without registering > before... they just type their Name, and they are thrown directly into > X room. > > How can I do this? > > Also, if someone offers services to customize or do

Re: openmeetings_lps411:Some problems occur when play some videos.

2008-12-17 Thread Kane
:D On 12月17日, 下午7时13分, "Sebastian Wagner" wrote: > I can hardly point any finger on a certain line number to fix that. > I will have to rework this part of the code. > > sebastian > > 2008/12/17 Kane > > > > > > > > At last ,when the play stop,the page show me "error",and I can't do > > > anyt

Re: openmeetings_lps411:Some problems occur when play some videos.

2008-12-17 Thread Sebastian Wagner
I can hardly point any finger on a certain line number to fix that. I will have to rework this part of the code. sebastian 2008/12/17 Kane > > > At last ,when the play stop,the page show me "error",and I can't do > > anything except to refresh the page. > me too > > On Dec 17, 7:12 pm, Ka

Re: openmeetings_lps411:Some problems occur when play some videos.

2008-12-17 Thread Kane
> At last ,when the play stop,the page show me "error",and I can't do > anything except to refresh the page. me too On Dec 17, 7:12 pm, Kane wrote: > ] > > On Dec 17, 7:07 pm, fangcao wrote: > > > When I upload a file(Demo.doc) and load it to the whiteboard,I make a > > record.Then I play

Re: openmeetings_lps411:Some problems occur when play some videos.

2008-12-17 Thread Kane
] On Dec 17, 7:07 pm, fangcao wrote: > When I upload a file(Demo.doc) and load it to the whiteboard,I make a > record.Then I play the video that I just made. > During the playing,some problems occur.Such as : > WARNING @modules/conference/whiteboard/base/baseDrawObject.lzx#229: > reference to un

openmeetings_lps411:Some problems occur when play some videos.

2008-12-17 Thread fangcao
When I upload a file(Demo.doc) and load it to the whiteboard,I make a record.Then I play the video that I just made. During the playing,some problems occur.Such as : WARNING @modules/conference/whiteboard/base/baseDrawObject.lzx#229: reference to undefined property 'sendCompletedObjectSyncEvent' E

Re: Call for help:want to make some changes about i18n for chinese.

2008-12-17 Thread Sebastian Wagner
you change for example labelid="795" there is no labelid 795 in the language file it ends with 564, where is the missing gap of 200 labels? sebastian 2008/12/17 fangcao > > I want to make some changes about i18n in client source,can you help > me? > The changes are: > > 1.base/auth/checkLogin

Call for help:want to make some changes about i18n for chinese.

2008-12-17 Thread fangcao
I want to make some changes about i18n in client source,can you help me? The changes are: 1.base/auth/checkLoginData.lzx: change to: 2.modules/conference/popups/changedevice.lzx: change to: 3.modules/conference/conference/conferenceView.lzx: (1) change to: (2)

Override login

2008-12-17 Thread Emilio
Hi, I want to let users get into X conference room, without registering before... they just type their Name, and they are thrown directly into X room. How can I do this? Also, if someone offers services to customize or do things like this, please let me know if you are willing to work together.