Project

General

Profile

Actions

Wiki

The wiki page for this project.

Documentation

See Documentation

See Programming Guide - Web Services (RESTful)

See Programming Guide - Web Services Client (RESTful)

Specification

See Specification

SCM

The SVN URL for this project:

Components:

http://192.168.2.13:50000/svn/qconnector

Commons libraries:

http://192.168.2.13:50000/svn/commons

Configuration files:

http://192.168.2.13:50000/svn/qconnector/trunk/qconnector-config

The versioning scheme is:

major.minor[.bugfixes]

General guidelines:
  • all development works should put in the trunk
  • all of the released version should be tagged by following the versioning scheme above
    • no further modification on those tagged version
  • you could commit your development works in the branches

Test Result

Operation Guide on cwapp8

This guide will be discarded after goes live.

Login as etpm user to execute the follow commands.

Start/Stop Jboss 4.2.2

Start:

$ /etc/init.d/jboss422 start

Stop:

$ /etc/init.d/jboss422 stop

Start/Stop Jboss 5.1

Start:

$ /etc/init.d/jboss5hq start

Stop:

$ /etc/init.d/jboss5hq stop

Start/Stop Nginx

Start:

$ /etc/init.d/nginx start

Stop:

$ /etc/init.d/nginx stop

Guide

Refer to General Info

Updated by chin-yeh almost 13 years ago ยท 41 revisions