Install and configure ScrumWorks in Ubuntu

Source: Internet
Author: User
Tags jboss application server
1) install JDK 6ubuntu by default is OpenJDK, while ScrumWorks does not support the use of OpenJDK Oh, a must install Oracle JDK62 at a time) download and install Mysql5http: // dev.mysql.com/downloads/3) download ScrumWorks Linux installation package: http://www.open.collab.net/downloads/scrumw 1) install JDK 6Ubuntu uses OpenJDK by default, while ScrumWorks does not support OpenJDK. An Oracle JDK 6 must be installed at a time.
2) download and install Mysql5Http://dev.mysql.com/downloads/
3) download the Linux installation package of ScrumWorks: Http://www.open.collab.net/downloads/scrumworks.htmli download the unzip scrumworks-pro-5.0.0-mac_linux-mysql.tar.bz2, here assuming that the directory is "/scrumworks-5.0.0" after decompression ". $ Tar-jxvf scrumworks-pro-?version=-mac_linux.tar.bz2
4) pre-download some third-party files
  • JBoss Application Server 4.2.3
  • Apache HttpClient 4.1.1
  • Apache HttpCore 4.1
  • Apache HttpMime 4.1.1
  • Apache POI
  • Mysql driver packages (such as mysql-connector-java-5.1.17-bin.jar)
Copy all the files downloaded above to the/scrumworks-5.0.0 directory where the scrumworks Installation File is located ".
5) start installing ScrumWorksOpen the terminal and switch to the/scrumworks-5.0.0 directory 5-1) Daemon Installation#. /Setup. sh --> after you select Daemon as prompted, ScrumWorks will automatically start and "/etc/init. d/scrumworks_init.sh file, used to start and stop the ScrumWorks service. Start: # scrumworks_init.sh start stop: # scrumworks_init.sh stop 5-2) Foreground Installation$./Setup. sh --> select a non-Daemon installation method and run the following command to start ScrumWorks $ cd bin $./scrumworks. sh. To stop ScrumWorks, press Ctrl + C.
6) verify whether the installation is successfulAccess http: // localhost: 8080/
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.