My favorites | Sign in
Project Logo
                
People details
Project owners:
  ghillert

jRecruiter is a show-case application for a variety of interesting Java related technologies. It is actively used by the Atlanta Java Users Group (AJUG) for their job posting service.

You can find the Maven Project site at: http://www.jrecruiter.org/

2009-09-15 AJUG presentation about jRecruiter: http://www.slideshare.net/hillert/jrecruiter-the-ajug-job-posting-service/

2009-09-03 Migrated SVN data from Sourceforge to Google Code

Installation Procedure

Pre-requisites:

  1. Please make sure you have access to a database, such as Postgresql
  2. Maven 2 (2.0.9 or higher)
  3. Checked out the source code from Subversion

Installation

While jRecruiter should run on a wide variety of servlet containers and databases, the main development is done using Tomcat 6 and Postgresql 8.x

Please make sure your servlet container is configured for SSL.

  1. Open a terminal and execute: mvn clean package
  2. Setup jrecruiter.properties under /opt/jrecruiter

NOT complete yet









Hosted by Google Code