WAS67 1.1. JBoss 스크립트 env.sh (start.sh에 아래 내용이 작성되어 있다면 별도로 필요x) #!/bin/shDATE=`date +%Y%m%d%H%M%S`##### JBoss Directory Setup #####export JBOSS_HOME=/sw/was/jboss/jboss-eap-7.4 # 설치된 JBOSS EAP 버전에 맞는 디렉터리 설정export JAVA_HOME=/usr/java/jdk1.8.0_202 # 사용하는 JDK 버전에 맞게 설정export DOMAIN_BASE=/sw/was/jboss/jboss-eap-7.4/domains # 도메인 베이스 디렉터리 설정export SERVER_NAME=node10 .. 2023. 2. 17. 1. [standalone] 설치 1. 설치 파일 다운로드(zip) 후 압축해제 https://developers.redhat.com/products/eap/download JBoss Enterprise Application Platform | Red Hat Developer Modular, cloud-ready Java EE 8 platform with APIs and development frameworks for quickly developing secure and scalable Java EE applications. developers.redhat.com 2. 디렉토리 생성 cd /sw/was/jboss/jboss-eap-7.4 mkdir -p servers/server1(서버 인스턴스명) 3. standalone 하위 디렉토리.. 2023. 2. 17. 0. wildfly / jboss https://www.wildfly.org/ WildFly Powerful Configuration in WildFly is centralized, simple and user-focused. The configuration file is organized by subsystems that you can easily comprehend and no internal server wiring is exposed. All management capabilities are exposed in a unified manne www.wildfly.org jboss 다운로드 링크 : https://developers.redhat.com/products/eap/download JBoss Enterprise Applica.. 2023. 2. 17. 이전 1 ··· 14 15 16 17 다음 728x90