afraid it is only imported during
> installation)
> You can add it there, then manually add additional error code to the DB.
> Then to use new error code you need to return negative number with the id
> of this error
>
> On Mon, Mar 23, 2015 at 4:16 PM, Lionel Djeukam
> wrote:
&g
hi Maxim,
where should i define my own error code in the Source? :)
Lionel
2015-03-23 9:53 GMT+01:00 Maxim Solodovnik :
> sure, please do it :)
>
> On Sun, Mar 22, 2015 at 3:39 PM, Lionel Djeukam
> wrote:
>
>> Hello,
>> is it possible for me to create my own OMExce
Hello,
is it possible for me to create my own OMException with a new Error code.
For example i want that a user become the message "Account locked" after
three failed authentication.
Thks and regards,
Lionel
--
forget it, i found my mistake ;)
2015-03-20 23:25 GMT+01:00 Lionel Djeukam :
> Hello,
>
> i wrote my own encryption algorithm of password and it did work as i could
> log myself with the admin account and with one user that i created.
> But when trying to access a conference, i go
Hello,
i wrote my own encryption algorithm of password and it did work as i could
log myself with the admin account and with one user that i created.
But when trying to access a conference, i got the following in the log-file.
The problem is, i didn't modified the mentioned file at all.
ERROR 03
okay thanks.
Please which file should i modify if i want to add a new field (or column)
to the table "om_user" during the installation of AOM?
2015-03-16 12:23 GMT+01:00 Maxim Solodovnik :
> will try to check this ASAP
>
> On Mon, Mar 16, 2015 at 4:14 PM, Lionel Djeukam
branches/3.0.x/src/util/java/org/apache/openmeetings/util/crypt/MD5CryptImplementation.java
>
> On Sun, Mar 15, 2015 at 4:07 AM, Lionel Djeukam
> wrote:
>
>> In addition to my last question.
>> What is the use of the feld "activatehash" in the databse?
>> I r
e may hash-value.
2015-03-14 21:28 GMT+01:00 Lionel Djeukam :
> Hello,
>
> please can you provide me the steps to add my own password encryption
> class?
> Procedure on http://openmeetings.apache.org/CustomCryptMechanism.html to
> do so, is not clear for me.
>
> Thanks in advance.
>
> Lionel
>
> --
>
>
--
Hello,
please can you provide me the steps to add my own password encryption class?
Procedure on http://openmeetings.apache.org/CustomCryptMechanism.html to do
so, is not clear for me.
Thanks in advance.
Lionel
--
Hello all,
i'm actualy working on the security improvement of AOM for my project at
the university.
Are there (on yr side) any things, that you think it will be good to
improve? (Exclusively on the security aspect).
I will be glad to hear some ideas.
Thanks in advance!
--
Lionel Djeukam
M
t;>>
>>> On Wed, Feb 4, 2015 at 1:45 PM, Maxim Solodovnik
>>> wrote:
>>>
>>>> you need to add your certificate to the trusted certificates of your
>>>> server JVM
>>>>
>>>> On Wed, Feb 4, 2015 at 10:40 PM, Lionel
Thanks Maxime,
an what if i want to do the same while creating a meeting in a calendar?
I mean which file should i edit?
Thanks in advance.
2015-02-13 16:24 GMT+01:00 Maxim Solodovnik :
> you can compile lxz files by calling "ant client.only"
>
> On Fri, Feb 13, 2015 at 9:17
to *invite*window*.lzx file
>
> WBR, Maxim
> (from mobile, sorry for the typos)
> On Feb 10, 2015 2:22 PM, "Lionel Djeukam" wrote:
>
>> it ould be from the room
>>
>> 2015-02-10 7:39 GMT+01:00 Maxim Solodovnik :
>>
>>> Hello,
>>>
thanks it actualy work very fine after installing your eclipse version
(Lune EE 4) and following your steps.
Thanks a lot!!
2015-02-11 13:01 GMT+01:00 Maxim Solodovnik :
> I personally don't using it :)
>
> On Wed, Feb 11, 2015 at 5:44 PM, Lionel Djeukam
> wrote:
>
t;Import existing project
> 6*(optional)) Update Ivy dependencies
>
>
> On Wed, Feb 11, 2015 at 4:10 PM, Lionel Djeukam
> wrote:
>
>> Hello everyone,
>>
>> i was in the process to launch AOM as Project into my Eclipse 3.8 under
>> ubuntu.
>> I followed the re
Hello everyone,
i was in the process to launch AOM as Project into my Eclipse 3.8 under
ubuntu.
I followed the recommended Steps described hier:
http://openmeetings.apache.org/BuildInstructions_3.0.x.html
After the Step 10, while expanding my Project folder in the workspace, i
reveived this error
it ould be from the room
2015-02-10 7:39 GMT+01:00 Maxim Solodovnik :
> Hello,
>
> Would like to add this "Generate password" button to invitations being
> send from the room? or from the calendar?
>
> On Mon, Feb 9, 2015 at 10:31 PM, Lionel Djeukam
> wrote:
>
Hello,
i realy don't know if suchs questions are handeled hier, but i wish to add
a source code to generate the password to protect session, when we send an
invitation to an external user.
In which java-class should i implement this?
Thanks a lot for Feedback
--
Lionel
t now does work perfectly. Thanks a lot.
2015-02-04 17:45 GMT+01:00 Maxim Solodovnik :
> you need to add your certificate to the trusted certificates of your
> server JVM
>
> On Wed, Feb 4, 2015 at 10:40 PM, Lionel Djeukam
> wrote:
>
>> Ok, that's what i
ou need to call
> sudo /etc/init.d/red5 stop
>
> then open ./red5-debug.sh add -Djavax.net.debug=all to the JAVA_OPTS
> then start ./red5-debug.sh from the console
>
> On Wed, Feb 4, 2015 at 10:09 PM, Lionel Djeukam
> wrote:
>
>> That's realy strange because i
k :
> It seems like you set up HTTPS but not RTMPS :(
> can you start red5 manually with this additional option:
> *-Djavax.net.debug=all*
>
> *then run ./red5-debug.sh and check the console while entering the room*
>
> On Wed, Feb 4, 2015 at 9:39 PM, Lionel Djeukam
> wrote:
&g
Hello,
i think i enjoyed to early :(
After configuring the server for HTTPs and RTMPs, i could finaly connect to
the https-page of my server. Then when a lauch a conference, i became the
three mistakes in the subject field of this mail.
I already had exeption to my Browser to recognise the certifi
ok i succed to solve the problem. Some line in red5-core.jmx were not
correctly commented
2015-02-04 15:46 GMT+01:00 Lionel Djeukam :
> Hello Maxim,
>
> below is the log-file (red5.log) content, that i received when i try to
> start the Server after configuration for RTMPS and
:
> http://openmeetings.apache.org/RTMPSAndHTTPS.html
> 5) sign certificate created on 4) using CA created in 1)
>
> it works as expected on my testing server
>
>
> On Mon, Feb 2, 2015 at 1:49 PM, Lionel Djeukam
> wrote:
>
>> Hello Maxim,
>>
>> ac
d enough :(
> You should have exception in red5.log.
>
> Are you using "real" certificate of "self-signed"?
>
> On Sat, Jan 31, 2015 at 6:21 PM, Lionel Djeukam
> wrote:
>
>> Hi everyone,
>>
>> i did receive the following error message, after sett
Hi everyone,
i did receive the following error message, after setting up RTMPS:
"NetConnection.Connect.Failed"
It's actually coming when i try to start a conference room.
There was no problem to connect with HTTPs.
I joint to this mail a screeshot for a better overview.
Thanks in advance for an
Start!
--
Lionel Djeukam
Master Student
Communication Systems and Networks
Germany
;
> Look where is the file called: pdf2swf
>
> ...will be in: /usr/bin
>
> or
>
> /usr/local/bin
>
> ...then you must type the right path in the OM configuration.
>
>
> ......
>
>
>
> El mié, 03-12-2014 a las 17:06 +0100, Lionel Djeukam
It seems like something is wrong with my server.
When i click in the conference "Add folder", he should propose me the name
of the folder to create, but nothing.
I use OM 3.0.3. is this a known bug with this version? should i reinstall
it?
2014-12-03 16:37 GMT+01:00 Lionel Djeukam :
&
:04 GMT+01:00 Alvaro :
> Hi Maxim and Lionel,
>
> Please Lionel try this:
>
>
> chmod -R 777 /your-jot-path/jodconverter-core-3.0-beta-4
>
> ...and so can know if it is...
>
>
> .
>
>
> El mié, 03-12-2014 a las 14:28 +0100, Lionel Dj
find on that way.
Please do you have any other ideas?
2014-12-02 13:50 GMT+01:00 Maxim Solodovnik :
> please try to leave office.path empty
> then I need new logs :)
>
> On Mon, Dec 1, 2014 at 6:14 PM, Lionel Djeukam
> wrote:
>
>> Hi Maxim,
>> first of all thanks
-11-26 21:36 GMT+01:00 Maxim Solodovnik :
> you need jod 3.0b4 the latest
>
> On Thu, Nov 27, 2014 at 2:32 AM, Lionel Djeukam
> wrote:
>
>> Hi,
>> hief i send the requested information:
>> OS: Debian 7
>> Jod version: 2.2.2
>> The Jod- path is point
>
> On Wed, Nov 26, 2014 at 10:29 PM, Lionel Djeukam
> wrote:
>
>> Hello all,
>>
>> i am new hier butvery exciting to exchange knowledge and info about
>> openmeetings.
>> I try since today morning to import some data (word, pdf and image) on
>> t
Hello all,
i am new hier butvery exciting to exchange knowledge and info about
openmeetings.
I try since today morning to import some data (word, pdf and image) on the
whiteboard during a web conference.
Unfortunately nothing appends. I had a look into the log file which is
located under /usr/lib/
34 matches
Mail list logo