You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by "Maxim Solodovnik (Created) (JIRA)" <ji...@apache.org> on 2012/03/30 11:52:36 UTC

[jira] [Created] (OPENMEETINGS-111) Command line admin need to be created

Command line admin need to be created
-------------------------------------

                 Key: OPENMEETINGS-111
                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
             Project: Openmeetings
          Issue Type: New Feature
          Components: Converters
    Affects Versions: 2.0 Apache Incubator Release
            Reporter: Maxim Solodovnik
            Assignee: Maxim Solodovnik


It should be able to install/backup/restore OM

java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english

java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-111) Command line admin need to be created

Posted by "Maxim Solodovnik (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252204#comment-13252204 ] 

Maxim Solodovnik commented on OPENMEETINGS-111:
-----------------------------------------------

it was typo (now fixed) I have renamed parameter from pass to password but did not updated the check.
Now should work as expected
                
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (OPENMEETINGS-111) Command line admin need to be created

Posted by "Maxim Solodovnik (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251314#comment-13251314 ] 

Maxim Solodovnik edited comment on OPENMEETINGS-111 at 4/11/12 4:48 AM:
------------------------------------------------------------------------

1), 3), 4), 5) are fixed
6) not reproducible

Not implemented:
2) It would be cool if the CLI interface to install openmeetings would have an optional parameters like: -db_type mysql -db_user my_user -db_pass my_user -db_name my_db that copies the template directly so user does not need to manually edit files

8) documentation

9) file options: display disk usage statistics, perform cleanup

10) Should we add guard against multiple installations?
                
      was (Author: solomax):
    1), 3), 4), 5) are fixed
6) not reproducible

Not implemented:
2) It would be cool if the CLI interface to install openmeetings would have an optional parameters like: -db_type mysql -db_user my_user -db_pass my_user -db_name my_db that copies the template directly so user does not need to manually edit files

8) documentation

9) file options: display disk usage statistics, perform cleanup
                  
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-111) Command line admin need to be created

Posted by "Maxim Solodovnik (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250587#comment-13250587 ] 

Maxim Solodovnik commented on OPENMEETINGS-111:
-----------------------------------------------

7) already implemented, there is optional parameter:
--exclude-files               should backup exclude files [default: include]
                
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-111) Command line admin need to be created

Posted by "SebastianWagner (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250573#comment-13250573 ] 

SebastianWagner commented on OPENMEETINGS-111:
----------------------------------------------

And some more :)))

5) The admin user created by the CLI installer has the timeZoneId 0. That will not work to edit Calendar Events with a user that has no timeZone set.

6) it seems to me like the CLI Installer mixes up phone and email and puts in the email the string "phone" and your actual email in the db_field "phone"

7) It would be good if the export option has the same optional parameter like in the Web-Interface: "Include uploaded files and recordings in Backup" yes/no - that makes it easier to export large installations.
                
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-111) Command line admin need to be created

Posted by "SebastianWagner (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251469#comment-13251469 ] 

SebastianWagner commented on OPENMEETINGS-111:
----------------------------------------------

what do I need to do to make the ant task copy the admin.bat from WebContent/red5 instead of using the old one? I still see org.openmeetings.app.Admin instead of org.openmeetings.cli.Admin as Main Class
                
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-111) Command line admin need to be created

Posted by "Maxim Solodovnik (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13257308#comment-13257308 ] 

Maxim Solodovnik commented on OPENMEETINGS-111:
-----------------------------------------------

2) implemented in #1327842
                
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-111) Command line admin need to be created

Posted by "SebastianWagner (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251473#comment-13251473 ] 

SebastianWagner commented on OPENMEETINGS-111:
----------------------------------------------

The password attribute is still an interactive option, maybe if the -password option is already given in the command we skip the interactive question? That would be the same behaviour like when you access mysql via console.
                
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Closed] (OPENMEETINGS-111) Command line admin need to be created

Posted by "Maxim Solodovnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik closed OPENMEETINGS-111.
-----------------------------------------


Closing all old 'Resolved' issues
                
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>             Fix For: 2.1 Apache Incubator Release
>
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (OPENMEETINGS-111) Command line admin need to be created

Posted by "Maxim Solodovnik (Issue Comment Edited) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250587#comment-13250587 ] 

Maxim Solodovnik edited comment on OPENMEETINGS-111 at 4/10/12 3:13 PM:
------------------------------------------------------------------------

5) == 4)

7) already implemented, there is optional parameter:
--exclude-files               should backup exclude files [default: include]
                
      was (Author: solomax):
    7) already implemented, there is optional parameter:
--exclude-files               should backup exclude files [default: include]
                  
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-111) Command line admin need to be created

Posted by "Maxim Solodovnik (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251314#comment-13251314 ] 

Maxim Solodovnik commented on OPENMEETINGS-111:
-----------------------------------------------

1), 3), 4), 5) are fixed
6) not reproducible

Not implemented:
2) It would be cool if the CLI interface to install openmeetings would have an optional parameters like: -db_type mysql -db_user my_user -db_pass my_user -db_name my_db that copies the template directly so user does not need to manually edit files

8) documentation

9) file options: display disk usage statistics, perform cleanup
                
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-111) Command line admin need to be created

Posted by "SebastianWagner (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13250589#comment-13250589 ] 

SebastianWagner commented on OPENMEETINGS-111:
----------------------------------------------

ah cool, I did not see that!
                
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-111) Command line admin need to be created

Posted by "Maxim Solodovnik (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13249653#comment-13249653 ] 

Maxim Solodovnik commented on OPENMEETINGS-111:
-----------------------------------------------

As per Sebastian's email:

1) I think you might consider adding those optional parameters: system_email_addr optional, smtp_server, smtp_port, system_email_addr, email_username, email_userpass mail.smtp.starttls.enable

2) It would be cool if the CLI interface to install openmeetings would have an optional parameters like: -db_type mysql -db_user my_user -db_pass my_user -db_name my_db that copies the template directly so user does not need to manually edit files.

3) I think you might consider using something like: -password as normal parameter instead of the interactive question.

4) The admin user created by the CLI installer has the timeZoneId 0. That will not work to edit Calendar Events with a user that has no timeZone set.
                
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-111) Command line admin need to be created

Posted by "SebastianWagner (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13251445#comment-13251445 ] 

SebastianWagner commented on OPENMEETINGS-111:
----------------------------------------------

10) Should we add guard against multiple installations? 
=> I think you might open a new Issue for that, I think such a check should cover a wider area:
The check should also be performed if the installation was not done yet, so if you goto:
localhost:5080/openmeetings in your browser and there db is empty, then the application should not load (but maybe redirect to webinstaller).
Also if the installer detects that you run it allready, then you it should not run twice. The installer produced a file called "install.xml" in the conf directory to keep track on installation progress. You could re-use that file in the CLI installer. So if a user wants to re-install he needs to delete that file.
                
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OPENMEETINGS-111) Command line admin need to be created

Posted by "Maxim Solodovnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13286586#comment-13286586 ] 

Maxim Solodovnik commented on OPENMEETINGS-111:
-----------------------------------------------

- option for re-import language files only should be added
                
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (OPENMEETINGS-111) Command line admin need to be created

Posted by "Maxim Solodovnik (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OPENMEETINGS-111?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Solodovnik resolved OPENMEETINGS-111.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1 Apache Incubator Release

file options are added
                
> Command line admin need to be created
> -------------------------------------
>
>                 Key: OPENMEETINGS-111
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-111
>             Project: Openmeetings
>          Issue Type: New Feature
>          Components: Converters
>    Affects Versions: 2.0 Apache Incubator Release
>            Reporter: Maxim Solodovnik
>            Assignee: Maxim Solodovnik
>             Fix For: 2.1 Apache Incubator Release
>
>
> It should be able to install/backup/restore OM
> java -jar ...openmeeting.jar CommanLineAdmin -c install -smtp.server localhost -smtp.port 25 -language english
> java -jar ...openmeeting.jar CommanLineAdmin -c backup -file mybackup.zip

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira