Flash Recruit How To

  • Uploaded by: Sharjeel Sayed
  • 0
  • 0
  • October 2019
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Flash Recruit How To as PDF for free.

More details

  • Words: 93
  • Pages: 2
Flash Recruit How to References: http://vectrics.com/site/main/product/recruit/index.do http://vectrics.com/flashrecruit/installation_guide.pdf # Ant Installation -----------------Reference:http://ant.apache.org/manual/index.html #Install Apache Ant from http://ant.apache.org/ cd /tmp wget http://mirror.olnevhost.net/pub/apache/ant/binaries/apache-ant-1.6.5bin.tar.gz tar zxvf apache-ant-1.6.5-bin.tar.gz cp -a apache-ant-1.6.5 /usr/local/ant export ANT_HOME=/usr/local/ant export JAVA_HOME=/usr/java/jdk1.5.0_06 # Install JBoss-Flashrecruit bundle: -------------------------#Download Flash recruit from http://vectrics.com/site/main/product/recruit/download.do wget http://www.vectrics.com/flashrecruit/jboss-flashrecruit.zip unzip jboss-flashrecruit.zip cp -a jboss-flashrecruit /usr/local/ wget http://kent.dl.sourceforge.net/sourceforge/flashrecruit/flashrecruit-dist0.9.7.9.zip unzip flashrecruit-dist-0.9.7.9.zip cp -a vectrics/ /usr/local/ vi /usr/local/vectrics/sites/vectrics.sample.com/site.properties # Adjust the entry as jboss.base.dir=/usr/local/jboss-flashrecruit cp -a /usr/local/vectrics/flashrecruit/flashrecruit.ear /usr/local/jbossflashrecruit/server/default/deploy/ ant deploy

mysql>create database vectrics; # Set the correct Admin user details here vi /usr/local/vectrics/sites/vectrics.sample.com/database.sql/data/order5/admin_user.sql grant all privileges on vectrics.* to username@localhost identified by ��;

Related Documents


More Documents from ""