You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Eric Fernée <er...@nonosoftware.com> on 2015/11/22 12:20:25 UTC

Use SQLite database

Hello,

 

Can I also use an SQLite database for Openmeetings ?

 

Openmeetings will be installed on another server while the SQLite is on
another server.

 

Thank you.

 

Kind regards,

Eric


Re: Openmeetings 3.0.7 Dashboard and verification mail

Posted by Getachew Areda <ge...@yahoo.com>.
Thank you. It worked perfectly
      From: Maxim Solodovnik <so...@gmail.com>
 To: Getachew Areda <ge...@yahoo.com> 
Cc: "user@openmeetings.apache.org" <us...@openmeetings.apache.org>
 Sent: Thursday, December 3, 2015 6:36 AM
 Subject: Re: Openmeetings 3.0.7 Dashboard and verification mail
   
You need to update it for all languages


On Thu, Dec 3, 2015 at 2:01 AM, Getachew Areda <ge...@yahoo.com> wrote:

Hello Maxim,If I am not mistaken, I have noticed one strange behavior in editing the dashboard (Help and support). It worked perfect as you said.But this is true only for users with the same language. Eg. For the application language as an administrator I used English and edited as described below. A user registered with another language in this case German, gets the dashboard (Help and Support with its original links) unchanged - the original i.e. the default OM dashboard links. When this same user changes his language to English, he gets the edited ones:
http://www.example.cominfo@example.com
Is this normal or must I do some more things to have the same links for all users with different languages on the dashboard?
Thank you
      From: Getachew Areda <ge...@yahoo.com>
 To: Openmeetings user-list <us...@openmeetings.apache.org>; Maxim Solodovnik <so...@gmail.com> 
 Sent: Wednesday, December 2, 2015 8:30 PM
 Subject: Re: Openmeetings 3.0.7 Dashboard and verification mail
   


      From: Maxim Solodovnik <so...@gmail.com>
 To: Openmeetings user-list <us...@openmeetings.apache.org>; Getachew Areda <ge...@yahoo.com> 
 Sent: Wednesday, December 2, 2015 12:26 PM
 Subject: Re: Openmeetings 3.0.7 Dashboard and verification mail
   
282 -> http://www.example.com283 -> mailto:info@example.com
works as expected :)Thank you very much indeed




On Wed, Dec 2, 2015 at 2:01 PM, Getachew Areda <ge...@yahoo.com> wrote:

Thank you Maxim,As it was in previous versions, I've tried to modify the language editor labels #282, 283, 286, 287. 
Here is my configuration.
Label name 282
Label value www.example.com

Label name 283
Label value info@example.com

Label name 286
Label value www.example.com

Label name 287
Label value info@example.com

But in my case I get a new link (www.example.com:5080/openmeetings/www.example.com and www.example.com:5080/openmeetings/info@example.com respectively).www.example.com:5080/openmeetings is my application.base.urlwww.example.com is the webaddress where i want to redirect the linkinfo@example.com is the mail address for the admin user.
What went here wrong?Thank you

      From: Maxim Solodovnik <so...@gmail.com>
 To: Openmeetings user-list <us...@openmeetings.apache.org>; Getachew Areda <ge...@yahoo.com> 
 Sent: Wednesday, December 2, 2015 7:20 AM
 Subject: Re: Openmeetings 3.0.7 Dashboard and verification mail
   
Hello Tadewos,
1) to update " links under "Help and Support"" you need to go to Admin->Languaguage Editor and modify labels #282, 283, 286, 287 for required language2) you can easily "hide" username/password from user by modifying RegisterUserTemplate.html template (available at ./webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/mail/template/RegisterUserTemplate.html)and adding <div style="display:none"> to it to hide some elements
to completely remove these elements you need to perform code modification and recompile
please use http://openmeetings.markmail.org/ to search answers to your questions :)



On Tue, Dec 1, 2015 at 4:07 AM, Getachew Areda <ge...@yahoo.com> wrote:

I've installed openmeetings 3.0.7. on debian 7. I want to modify the two links under "Help and Support" -Project website and User Mailing lists. Further I prefer not to send user access data (user name and password) in registration notification mail.
Is it possible to customize the Dashoard of Openmeetings 3.0.7 especially the above two links? How can I configure om so that the newly registered user receives only the verification link without his access data?
Thank you
Tadewos
  



-- 
WBR
Maxim aka solomax

  



-- 
WBR
Maxim aka solomax

  

  



-- 
WBR
Maxim aka solomax

 

Re: Openmeetings 3.0.7 Dashboard and verification mail

Posted by Maxim Solodovnik <so...@gmail.com>.
You need to update it for all languages

On Thu, Dec 3, 2015 at 2:01 AM, Getachew Areda <ge...@yahoo.com>
wrote:

> Hello Maxim,
> If I am not mistaken, I have noticed one strange behavior in editing the
> dashboard (Help and support). It worked perfect as you said.
> But this is true only for users with the same language. Eg. For the
> application language as an administrator I used English and edited as
> described below. A user registered with another language in this case
> German, gets the dashboard (Help and Support with its original links)
> unchanged - the original i.e. the default OM dashboard links. When this
> same user changes his language to English, he gets the edited ones:
>
> http://www.example.com
> info@example.com
>
> Is this normal or must I do some more things to have the same links for
> all users with different languages on the dashboard?
>
> Thank you
> ------------------------------
> *From:* Getachew Areda <ge...@yahoo.com>
> *To:* Openmeetings user-list <us...@openmeetings.apache.org>; Maxim
> Solodovnik <so...@gmail.com>
> *Sent:* Wednesday, December 2, 2015 8:30 PM
>
> *Subject:* Re: Openmeetings 3.0.7 Dashboard and verification mail
>
>
>
> ------------------------------
> *From:* Maxim Solodovnik <so...@gmail.com>
> *To:* Openmeetings user-list <us...@openmeetings.apache.org>; Getachew
> Areda <ge...@yahoo.com>
> *Sent:* Wednesday, December 2, 2015 12:26 PM
> *Subject:* Re: Openmeetings 3.0.7 Dashboard and verification mail
>
> 282 -> http://www.example.com
> 283 -> mailto:info@example.com
>
> works as expected :)
> Thank you very much indeed
>
>
>
>
>
> On Wed, Dec 2, 2015 at 2:01 PM, Getachew Areda <ge...@yahoo.com>
> wrote:
>
> Thank you Maxim,
> As it was in previous versions, I've tried to modify the language editor
> labels #282, 283, 286, 287.
> Here is my configuration.
>
> Label name 282
> Label value www.example.com
>
> Label name 283
> Label value info@example.com
>
> Label name 286
> Label value www.example.com
>
> Label name 287
> Label value info@example.com
>
> But in my case I get a new link (www.example.com:5080/openmeetings/
> www.example.com and www.example.com:5080/openmeetings/info@example.com
> respectively).
> www.example.com: <http://www.example.com/>5080/openmeetings is my
> application.base.url
> www.example.com is the webaddress where i want to redirect the link
> info@example.com is the mail address for the admin user.
>
> What went here wrong?
> Thank you
>
> ------------------------------
> *From:* Maxim Solodovnik <so...@gmail.com>
> *To:* Openmeetings user-list <us...@openmeetings.apache.org>; Getachew
> Areda <ge...@yahoo.com>
> *Sent:* Wednesday, December 2, 2015 7:20 AM
> *Subject:* Re: Openmeetings 3.0.7 Dashboard and verification mail
>
> Hello Tadewos,
>
> 1) to update " links under "Help and Support"" you need to go to
> Admin->Languaguage Editor and modify labels #282, 283, 286, 287 for
> required language
> 2) you can easily "hide" username/password from user by
> modifying RegisterUserTemplate.html template (available
> at ./webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/mail/template/RegisterUserTemplate.html)
> and adding <div style="display:none"> to it to hide some elements
>
> to completely remove these elements you need to perform code modification
> and recompile
>
> please use http://openmeetings.markmail.org/ to search answers to your
> questions :)
>
>
>
>
> On Tue, Dec 1, 2015 at 4:07 AM, Getachew Areda <ge...@yahoo.com>
> wrote:
>
> I've installed openmeetings 3.0.7. on debian 7. I want to modify the two
> links under "Help and Support" -Project website and User Mailing lists.
> Further I prefer not to send user access data (user name and password) in
> registration notification mail.
>
> Is it possible to customize the Dashoard of Openmeetings 3.0.7 especially
> the above two links? How can I configure om so that the newly registered
> user receives only the verification link without his access data?
>
> Thank you
>
> Tadewos
>
>
>
>
> --
> WBR
> Maxim aka solomax
>
>
>
>
>
> --
> WBR
> Maxim aka solomax
>
>
>
>
>


-- 
WBR
Maxim aka solomax

Re: Openmeetings 3.0.7 Dashboard and verification mail

Posted by Getachew Areda <ge...@yahoo.com>.
Hello Maxim,If I am not mistaken, I have noticed one strange behavior in editing the dashboard (Help and support). It worked perfect as you said.But this is true only for users with the same language. Eg. For the application language as an administrator I used English and edited as described below. A user registered with another language in this case German, gets the dashboard (Help and Support with its original links) unchanged - the original i.e. the default OM dashboard links. When this same user changes his language to English, he gets the edited ones:
http://www.example.cominfo@example.com
Is this normal or must I do some more things to have the same links for all users with different languages on the dashboard?
Thank you
      From: Getachew Areda <ge...@yahoo.com>
 To: Openmeetings user-list <us...@openmeetings.apache.org>; Maxim Solodovnik <so...@gmail.com> 
 Sent: Wednesday, December 2, 2015 8:30 PM
 Subject: Re: Openmeetings 3.0.7 Dashboard and verification mail
   


      From: Maxim Solodovnik <so...@gmail.com>
 To: Openmeetings user-list <us...@openmeetings.apache.org>; Getachew Areda <ge...@yahoo.com> 
 Sent: Wednesday, December 2, 2015 12:26 PM
 Subject: Re: Openmeetings 3.0.7 Dashboard and verification mail
   
282 -> http://www.example.com283 -> mailto:info@example.com
works as expected :)Thank you very much indeed




On Wed, Dec 2, 2015 at 2:01 PM, Getachew Areda <ge...@yahoo.com> wrote:

Thank you Maxim,As it was in previous versions, I've tried to modify the language editor labels #282, 283, 286, 287. 
Here is my configuration.
Label name 282
Label value www.example.com

Label name 283
Label value info@example.com

Label name 286
Label value www.example.com

Label name 287
Label value info@example.com

But in my case I get a new link (www.example.com:5080/openmeetings/www.example.com and www.example.com:5080/openmeetings/info@example.com respectively).www.example.com:5080/openmeetings is my application.base.urlwww.example.com is the webaddress where i want to redirect the linkinfo@example.com is the mail address for the admin user.
What went here wrong?Thank you

      From: Maxim Solodovnik <so...@gmail.com>
 To: Openmeetings user-list <us...@openmeetings.apache.org>; Getachew Areda <ge...@yahoo.com> 
 Sent: Wednesday, December 2, 2015 7:20 AM
 Subject: Re: Openmeetings 3.0.7 Dashboard and verification mail
   
Hello Tadewos,
1) to update " links under "Help and Support"" you need to go to Admin->Languaguage Editor and modify labels #282, 283, 286, 287 for required language2) you can easily "hide" username/password from user by modifying RegisterUserTemplate.html template (available at ./webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/mail/template/RegisterUserTemplate.html)and adding <div style="display:none"> to it to hide some elements
to completely remove these elements you need to perform code modification and recompile
please use http://openmeetings.markmail.org/ to search answers to your questions :)



On Tue, Dec 1, 2015 at 4:07 AM, Getachew Areda <ge...@yahoo.com> wrote:

I've installed openmeetings 3.0.7. on debian 7. I want to modify the two links under "Help and Support" -Project website and User Mailing lists. Further I prefer not to send user access data (user name and password) in registration notification mail.
Is it possible to customize the Dashoard of Openmeetings 3.0.7 especially the above two links? How can I configure om so that the newly registered user receives only the verification link without his access data?
Thank you
Tadewos
  



-- 
WBR
Maxim aka solomax

  



-- 
WBR
Maxim aka solomax

  

 

Re: Openmeetings 3.0.7 Dashboard and verification mail

Posted by Getachew Areda <ge...@yahoo.com>.

      From: Maxim Solodovnik <so...@gmail.com>
 To: Openmeetings user-list <us...@openmeetings.apache.org>; Getachew Areda <ge...@yahoo.com> 
 Sent: Wednesday, December 2, 2015 12:26 PM
 Subject: Re: Openmeetings 3.0.7 Dashboard and verification mail
   
282 -> http://www.example.com283 -> mailto:info@example.com
works as expected :)Thank you very much indeed


On Wed, Dec 2, 2015 at 2:01 PM, Getachew Areda <ge...@yahoo.com> wrote:

Thank you Maxim,As it was in previous versions, I've tried to modify the language editor labels #282, 283, 286, 287. 
Here is my configuration.
Label name 282
Label value www.example.com

Label name 283
Label value info@example.com

Label name 286
Label value www.example.com

Label name 287
Label value info@example.com

But in my case I get a new link (www.example.com:5080/openmeetings/www.example.com and www.example.com:5080/openmeetings/info@example.com respectively).www.example.com:5080/openmeetings is my application.base.urlwww.example.com is the webaddress where i want to redirect the linkinfo@example.com is the mail address for the admin user.
What went here wrong?Thank you

      From: Maxim Solodovnik <so...@gmail.com>
 To: Openmeetings user-list <us...@openmeetings.apache.org>; Getachew Areda <ge...@yahoo.com> 
 Sent: Wednesday, December 2, 2015 7:20 AM
 Subject: Re: Openmeetings 3.0.7 Dashboard and verification mail
   
Hello Tadewos,
1) to update " links under "Help and Support"" you need to go to Admin->Languaguage Editor and modify labels #282, 283, 286, 287 for required language2) you can easily "hide" username/password from user by modifying RegisterUserTemplate.html template (available at ./webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/mail/template/RegisterUserTemplate.html)and adding <div style="display:none"> to it to hide some elements
to completely remove these elements you need to perform code modification and recompile
please use http://openmeetings.markmail.org/ to search answers to your questions :)



On Tue, Dec 1, 2015 at 4:07 AM, Getachew Areda <ge...@yahoo.com> wrote:

I've installed openmeetings 3.0.7. on debian 7. I want to modify the two links under "Help and Support" -Project website and User Mailing lists. Further I prefer not to send user access data (user name and password) in registration notification mail.
Is it possible to customize the Dashoard of Openmeetings 3.0.7 especially the above two links? How can I configure om so that the newly registered user receives only the verification link without his access data?
Thank you
Tadewos
  



-- 
WBR
Maxim aka solomax

  



-- 
WBR
Maxim aka solomax

 

Re: Openmeetings 3.0.7 Dashboard and verification mail

Posted by Maxim Solodovnik <so...@gmail.com>.
282 -> http://www.example.com
283 -> mailto:info@example.com

works as expected :)

On Wed, Dec 2, 2015 at 2:01 PM, Getachew Areda <ge...@yahoo.com>
wrote:

> Thank you Maxim,
> As it was in previous versions, I've tried to modify the language editor
> labels #282, 283, 286, 287.
> Here is my configuration.
>
> Label name 282
> Label value www.example.com
>
> Label name 283
> Label value info@example.com
>
> Label name 286
> Label value www.example.com
>
> Label name 287
> Label value info@example.com
>
> But in my case I get a new link (www.example.com:5080/openmeetings/
> www.example.com and www.example.com:5080/openmeetings/info@example.com
> respectively).
> www.example.com: <http://www.example.com/>5080/openmeetings is my
> application.base.url
> www.example.com is the webaddress where i want to redirect the link
> info@example.com is the mail address for the admin user.
>
> What went here wrong?
> Thank you
>
> ------------------------------
> *From:* Maxim Solodovnik <so...@gmail.com>
> *To:* Openmeetings user-list <us...@openmeetings.apache.org>; Getachew
> Areda <ge...@yahoo.com>
> *Sent:* Wednesday, December 2, 2015 7:20 AM
> *Subject:* Re: Openmeetings 3.0.7 Dashboard and verification mail
>
> Hello Tadewos,
>
> 1) to update " links under "Help and Support"" you need to go to
> Admin->Languaguage Editor and modify labels #282, 283, 286, 287 for
> required language
> 2) you can easily "hide" username/password from user by
> modifying RegisterUserTemplate.html template (available
> at ./webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/mail/template/RegisterUserTemplate.html)
> and adding <div style="display:none"> to it to hide some elements
>
> to completely remove these elements you need to perform code modification
> and recompile
>
> please use http://openmeetings.markmail.org/ to search answers to your
> questions :)
>
>
>
>
> On Tue, Dec 1, 2015 at 4:07 AM, Getachew Areda <ge...@yahoo.com>
> wrote:
>
> I've installed openmeetings 3.0.7. on debian 7. I want to modify the two
> links under "Help and Support" -Project website and User Mailing lists.
> Further I prefer not to send user access data (user name and password) in
> registration notification mail.
>
> Is it possible to customize the Dashoard of Openmeetings 3.0.7 especially
> the above two links? How can I configure om so that the newly registered
> user receives only the verification link without his access data?
>
> Thank you
>
> Tadewos
>
>
>
>
> --
> WBR
> Maxim aka solomax
>
>
>


-- 
WBR
Maxim aka solomax

Re: Openmeetings 3.0.7 Dashboard and verification mail

Posted by Getachew Areda <ge...@yahoo.com>.
Thank you Maxim,As it was in previous versions, I've tried to modify the language editor labels #282, 283, 286, 287. 
Here is my configuration.
Label name 282
Label value www.example.com

Label name 283
Label value info@example.com

Label name 286
Label value www.example.com

Label name 287
Label value info@example.com

But in my case I get a new link (www.example.com:5080/openmeetings/www.example.com and www.example.com:5080/openmeetings/info@example.com respectively).www.example.com:5080/openmeetings is my application.base.urlwww.example.com is the webaddress where i want to redirect the linkinfo@example.com is the mail address for the admin user.
What went here wrong?Thank you

      From: Maxim Solodovnik <so...@gmail.com>
 To: Openmeetings user-list <us...@openmeetings.apache.org>; Getachew Areda <ge...@yahoo.com> 
 Sent: Wednesday, December 2, 2015 7:20 AM
 Subject: Re: Openmeetings 3.0.7 Dashboard and verification mail
   
Hello Tadewos,
1) to update " links under "Help and Support"" you need to go to Admin->Languaguage Editor and modify labels #282, 283, 286, 287 for required language2) you can easily "hide" username/password from user by modifying RegisterUserTemplate.html template (available at ./webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/mail/template/RegisterUserTemplate.html)and adding <div style="display:none"> to it to hide some elements
to completely remove these elements you need to perform code modification and recompile
please use http://openmeetings.markmail.org/ to search answers to your questions :)



On Tue, Dec 1, 2015 at 4:07 AM, Getachew Areda <ge...@yahoo.com> wrote:

I've installed openmeetings 3.0.7. on debian 7. I want to modify the two links under "Help and Support" -Project website and User Mailing lists. Further I prefer not to send user access data (user name and password) in registration notification mail.
Is it possible to customize the Dashoard of Openmeetings 3.0.7 especially the above two links? How can I configure om so that the newly registered user receives only the verification link without his access data?
Thank you
Tadewos
  



-- 
WBR
Maxim aka solomax

 

Re: Openmeetings 3.0.7 Dashboard and verification mail

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Tadewos,

1) to update " links under "Help and Support"" you need to go to
Admin->Languaguage Editor and modify labels #282, 283, 286, 287 for
required language
2) you can easily "hide" username/password from user by
modifying RegisterUserTemplate.html template (available
at ./webapps/openmeetings/WEB-INF/classes/org/apache/openmeetings/web/mail/template/RegisterUserTemplate.html)
and adding <div style="display:none"> to it to hide some elements

to completely remove these elements you need to perform code modification
and recompile

please use http://openmeetings.markmail.org/ to search answers to your
questions :)


On Tue, Dec 1, 2015 at 4:07 AM, Getachew Areda <ge...@yahoo.com>
wrote:

> I've installed openmeetings 3.0.7. on debian 7. I want to modify the two
> links under "Help and Support" -Project website and User Mailing lists.
> Further I prefer not to send user access data (user name and password) in
> registration notification mail.
>
> Is it possible to customize the Dashoard of Openmeetings 3.0.7 especially
> the above two links? How can I configure om so that the newly registered
> user receives only the verification link without his access data?
>
> Thank you
>
> Tadewos
>



-- 
WBR
Maxim aka solomax

Openmeetings 3.0.7 Dashboard and verification mail

Posted by Getachew Areda <ge...@yahoo.com>.
I've installed openmeetings 3.0.7. on debian 7. I want to modify the two links under "Help and Support" -Project website and User Mailing lists. Further I prefer not to send user access data (user name and password) in registration notification mail.
Is it possible to customize the Dashoard of Openmeetings 3.0.7 especially the above two links? How can I configure om so that the newly registered user receives only the verification link without his access data?
Thank you
Tadewos
  

Re: Use SQLite database

Posted by Maxim Solodovnik <so...@gmail.com>.
great, please let me know if I can help (unfortunately have no much time
:(( )

On Mon, Nov 23, 2015 at 11:21 PM, Eric Fernée <er...@nonosoftware.com>
wrote:

> Hi Maxim,
>
>
>
> Thank you for your help ! It will take a while, and of course when it
> works I will support this back to the community ;-)
>
>
>
> Kind regards,
>
> Eric
>
>
>
> *Van:* Maxim Solodovnik [mailto:solomax666@gmail.com]
> *Verzonden:* maandag 23 november 2015 03:52
> *Aan:* Openmeetings user-list <us...@openmeetings.apache.org>
> *Onderwerp:* Re: Use SQLite database
>
>
>
> you can donate this support back to the community :)
>
>
>
> On Mon, Nov 23, 2015 at 8:52 AM, Maxim Solodovnik <so...@gmail.com>
> wrote:
>
> OM have no builtin support for sqlite
>
> but you can try to create it :)
>
>
>
> all you need:
>
> 1) download driver from here:
> https://bitbucket.org/xerial/sqlite-jdbc/downloads
>
> 2) modify any existing properties file to use this DB (for ex. [1])
>
> should work :)
>
>
>
>
>
> [1]
> http://svn.apache.org/repos/asf/openmeetings/tags/3.0.7RC3/src/main/webapp/WEB-INF/classes/META-INF/derby_persistence.xml
>
>
>
> On Sun, Nov 22, 2015 at 5:20 PM, Eric Fernée <er...@nonosoftware.com>
> wrote:
>
> Hello,
>
>
>
> Can I also use an SQLite database for Openmeetings ?
>
>
>
> Openmeetings will be installed on another server while the SQLite is on
> another server.
>
>
>
> Thank you.
>
>
>
> Kind regards,
>
> Eric
>
>
>
>
>
> --
>
> WBR
> Maxim aka solomax
>
>
>
>
>
> --
>
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

RE: Use SQLite database

Posted by Eric Fernée <er...@nonosoftware.com>.
Hi Maxim,

 

Thank you for your help ! It will take a while, and of course when it works I will support this back to the community ;-)

 

Kind regards,

Eric

 

Van: Maxim Solodovnik [mailto:solomax666@gmail.com] 
Verzonden: maandag 23 november 2015 03:52
Aan: Openmeetings user-list <us...@openmeetings.apache.org>
Onderwerp: Re: Use SQLite database

 

you can donate this support back to the community :)

 

On Mon, Nov 23, 2015 at 8:52 AM, Maxim Solodovnik <solomax666@gmail.com <ma...@gmail.com> > wrote:

OM have no builtin support for sqlite

but you can try to create it :)

 

all you need:

1) download driver from here: https://bitbucket.org/xerial/sqlite-jdbc/downloads

2) modify any existing properties file to use this DB (for ex. [1])

should work :)

 

 

[1] http://svn.apache.org/repos/asf/openmeetings/tags/3.0.7RC3/src/main/webapp/WEB-INF/classes/META-INF/derby_persistence.xml

 

On Sun, Nov 22, 2015 at 5:20 PM, Eric Fernée <eric.fernee@nonosoftware.com <ma...@nonosoftware.com> > wrote:

Hello,

 

Can I also use an SQLite database for Openmeetings ?

 

Openmeetings will be installed on another server while the SQLite is on another server.

 

Thank you.

 

Kind regards,

Eric





 

-- 

WBR
Maxim aka solomax





 

-- 

WBR
Maxim aka solomax


Re: Use SQLite database

Posted by Maxim Solodovnik <so...@gmail.com>.
you can donate this support back to the community :)

On Mon, Nov 23, 2015 at 8:52 AM, Maxim Solodovnik <so...@gmail.com>
wrote:

> OM have no builtin support for sqlite
> but you can try to create it :)
>
> all you need:
> 1) download driver from here:
> https://bitbucket.org/xerial/sqlite-jdbc/downloads
> 2) modify any existing properties file to use this DB (for ex. [1])
> should work :)
>
>
> [1]
> http://svn.apache.org/repos/asf/openmeetings/tags/3.0.7RC3/src/main/webapp/WEB-INF/classes/META-INF/derby_persistence.xml
>
> On Sun, Nov 22, 2015 at 5:20 PM, Eric Fernée <eric.fernee@nonosoftware.com
> > wrote:
>
>> Hello,
>>
>>
>>
>> Can I also use an SQLite database for Openmeetings ?
>>
>>
>>
>> Openmeetings will be installed on another server while the SQLite is on
>> another server.
>>
>>
>>
>> Thank you.
>>
>>
>>
>> Kind regards,
>>
>> Eric
>>
>
>
>
> --
> WBR
> Maxim aka solomax
>



-- 
WBR
Maxim aka solomax

Re: Use SQLite database

Posted by Maxim Solodovnik <so...@gmail.com>.
OM have no builtin support for sqlite
but you can try to create it :)

all you need:
1) download driver from here:
https://bitbucket.org/xerial/sqlite-jdbc/downloads
2) modify any existing properties file to use this DB (for ex. [1])
should work :)


[1]
http://svn.apache.org/repos/asf/openmeetings/tags/3.0.7RC3/src/main/webapp/WEB-INF/classes/META-INF/derby_persistence.xml

On Sun, Nov 22, 2015 at 5:20 PM, Eric Fernée <er...@nonosoftware.com>
wrote:

> Hello,
>
>
>
> Can I also use an SQLite database for Openmeetings ?
>
>
>
> Openmeetings will be installed on another server while the SQLite is on
> another server.
>
>
>
> Thank you.
>
>
>
> Kind regards,
>
> Eric
>



-- 
WBR
Maxim aka solomax