https://sourceforge.net/p/opencrx/wiki/Admin31.InstallerServer/
1. 서버에 톰캣 설치
http://blog.naver.com/PostView.nhn?blogId=dkymm&logNo=20066066942
ps -ef | grep java 로 실행되는 프로세서를 확인한다.
새로 설치한 톰캣을 강제로 kill한다.
다시 톰캣 시작.
http://newsight.tistory.com/32
[톰캣] 리눅스 톰캣 재시작
cd tomcat/bin/ 이동하면 tomcat 실행 파일이 존재합니다.
./shutdown.sh <== tomcat엔진 중지
./startup.sh <== tomcat엔진 시작
톰캣 뜸
2. 아파치 ant설치함.
https://sourceforge.net/p/opencrx/wiki/Admin31.InstallerServer/ 에서 1.9.4설치하랬는데 1.9.7설치함.
2. https://sourceforge.net/projects/opencrx/files/ 다운로드
3.
검색어 : install opencrx centos
음.. 리눅스에서 설치 안되나..
openCRX Server Installer
Download the openCRX Server Installer opencrxServer-3.1.0-installer.jre-1.7.jar from
Sourceforge. The openCRX Server installer installs Apache TomEE, the openCRX EAR,
an openCRX database (HSQLDB) and various configuration files on your system.
NOTE:
Please note that HSQLDB is not exactly a high performance DBMS nor is it meant to be
used as a productive DBMS for openCRX. However, it gets lots of points for "ease of installation"
and that is what counts for getting off the ground fast. Once you're comfortable with openCRX you
can easily migrate to another DBMS without losing any data. More information about choosing a
suitable DBMS and migrating from HSQLDB to another DBMS is available here
무슨 말인지 모르겠네..
http://opencrmbusinessapps.blogspot.kr/2014/02/how-to-install-in-linux.html
[ 윈도우 8.1에서 설치하기 ]
* 아파치 ant설치 http://www.mkyong.com/ant/how-to-install-apache-ant-on-windows/
1. opencrxServer-3.1.1-installer.jre-1.7.jar 을 내려 받고
cmd창 열어서 java -jar opencrxServer-3.1.0-installer.jre-1.7.jar 명령어 실행
http://stackoverflow.com/questions/3513206/how-to-run-or-install-a-jar-file-in-windows
됐음
일단 설치는 된것 같은데
접속은 안되네.. 다시 해보자.
'차근차근 > openCRX' 카테고리의 다른 글
openCRX - 회원관리 - centos 3 [ 최종 ] + DBMS 변경 ( mysql ) (0) | 2016.06.21 |
---|---|
openCRX - 회원관리 - centos 3 [ 최종 ] + 한글처리 (0) | 2016.06.15 |
openCRX - 회원관리 - centos 3 [ 최종 ] (0) | 2016.06.10 |
openCRX - 회원관리 - centos2 (0) | 2016.06.09 |
openCRX - 회원관리 - centos (0) | 2016.06.08 |