공유할 서비스 선택

TECH


TECH

Middleware (JBoss & Wildfly) 자격증 시험 문제 공개 (첫번째, 두번째 시험문제)

페이지 정보

작성자 미들웨어 아이디로 검색 전체게시물 댓글 0건 조회 3,595회 좋아요 0회 작성일 20-10-03 19:11

본문

안녕하세요.  미들웨어 입니다.

 

제가 본지 좀 되서, JBoss 자격증 시험 문제 공유해드립니다.

좀 된 내용이지만, 제가 직접 시험보고 기억해서 작성한 내용입니다.


현재는 국내에서 자격증 시험을 안보고 싱가포르나 일본에서는 시험을 보고 있습니다.

아래 내용을 모두 구현 하실 수 있으시면 무난히 합격가능하지 않을까 싶습니다.

도움이 되시길 바랍니다.


 [JBoss]

JBOSS CERTIFIED APPLICATION ADMINISTRATORTM EXAM STUDY GUIDE

Exam Tasks

Install and run a basic JBoss EAP instance
● JB336 JBoss for Administrators course
● JBoss EAP Installation Guide3
● JBoss EAP Getting Started Guide3
● JBoss EAP Administration and Configuration Guide3
● Example configurations included with JBoss EAP

Configure multiple JBoss EAP instances
● JB336 JBoss for Administrators course
● JBoss EAP Installation Guide3
● http://community.jboss.org/wiki/ConfigurePorts
● http://community.jboss.org/wiki/AS5ServiceBindingManager
● Example configurations included with JBoss EAP

Configure JBoss Web Connectors (including HTTPS)
● JB336 JBoss for Administrators course
● JBoss EAP Administration and Configuration Guide3
● JBoss Web Documentation4
● http://community.jboss.org/wiki/SecureTheJmxConsole
● http://community.jboss.org/wiki/SSLSetup
● Creating an SSL Keystore Using the Java Keytool5
● http://java.sun.com/javase/6/docs/technotes/tools/index.html#security (look for keytool)
● Example configurations included with JBoss EAP

Configure default Web properties for deployed applications
● JB336 JBoss for Administrators course
● JBoss EAP Administration and Configuration Guide6
● Seam Reference Guide6 (see Configuring SFSB and Session Timeouts in JBoss AS)
● http://community.jboss.org/wiki/HttpSessionTimeout
● Example configurations included with JBoss EAP

Configure JBoss EAP logging
● JB336 JBoss for Administrators course
● JBoss EAP Administration and Configuration Guide6
● Apache Log4J documentation7
● Example configurations included with JBoss EAP

Secure access to JBoss EAP services
● JB336 JBoss for Administrators course
● JBoss EAP Getting Started Guide6
● http://community.jboss.org/wiki/SecureJBoss
● Example configurations included with JBoss EAP

Configure JBoss EAP application deployment
● JB336 JBoss for Administrators course
● JBoss EAP Getting Started Guide6
● JBoss EAP Administration and Configuration Guide6
● http://community.jboss.org/wiki/JBoss5WebDeployments
● http://community.jboss.org/wiki/TurnDeploymentScannerDown
● http://community.jboss.org/wiki/HowtodeploymyapplicationinanexternaldirectoryinJBoss-5
● Example configurations included with JBoss EAP

Configure JBoss JVM properties
● JB336 JBoss for Administrators course
● JBoss EAP Administration and Configuration Guide8
● http://community.jboss.org/wiki/UseJDK5JConsole
● http://community.jboss.org/wiki/OutOfMemoryExceptions
● Java documentation9
● Example configurations included with JBoss EAP

Remove unnecessary services
● JB336 JBoss for Administrators course
● http://community.jboss.org/wiki/JBoss5xTuningSlimming

Configure JBoss to use a production quality non-XA DataSource
● JB336 JBoss for Administrators course
● JBoss EAP Getting Started Guide8
● JBoss EAP Administration and Configuration Guide8
● http://community.jboss.org/wiki/configdatasources
● http://community.jboss.org/wiki/encryptingdatasourcepasswords
● Example DataSource configurations included with JBoss EAP

Replace Hypersonic with a production database
● JB336 JBoss for Administrators course
● JBoss EAP Getting Started Guide8
● JBoss EAP Administration and Configuration Guide8
● JBoss Messaging User Guide8
● http://community.jboss.org/wiki/RemoveHSQLDB
● http://community.jboss.org/wiki/ChangeDefaultDataSource
● http://community.jboss.org/wiki/JBossESBSwitchDatabase
● Example DataSource configurations included with JBoss EAP

Configure and use a DBMS-based Security Domain
● JB336 JBoss for Administrators course
● JBoss EAP Getting Started Guide8
● Example security configurations included with JBoss EAP

Deploy an application to the root context
● JB336 JBoss for Administrators course
● JBoss EAP Getting Started Guide10

Configure a JBoss EAP cluster using TCP
● JB336 JBoss for Administrators course
● JBoss EAP Administration and Configuration Guide10
● http://community.jboss.org/wiki/JGroupsTCPPING
● http://community.jboss.org/wiki/TwoClustersontheSameNetwork
● http://community.jboss.org/wiki/RunningInfinispanonAmazonWebServices

Create a clustered JMS queue using TCP
● JB336 JBoss for Administrators course
● JBoss EAP Administration and Configuration Guide10
● Example configurations

Configure JBoss EAP, Apache and mod_jk for automatic load balancing and fail over
● JB336 JBoss for Administrators course
● JBoss EAP Administration and Configuration Guide10
● http://community.jboss.org/wiki/UsingModjk12WithjBoss
● Example configurations

Configure an XA DataSource
● JB336 JBoss for Administrators course
● JBoss EAP Administration and Configuration Guide10
● http://community.jboss.org/wiki/configdatasources
● Example configurations
 

Other
● http://fedoraproject.org/get-fedora 
● http://labs.jboss.com/file-access/default/members/jbossweb/freezone/docs/latest/index.html
● http://www.informit.com/articles/article.aspx?p=407886 
● http://logging.apache.org/log4j/1.2/manual.html 
● http://java.sun.com/javase/6/docs/


1. 첫번째 시험 문제 유형 

위 내용을 모두 공부해야 하는데, 시험을 보게 되면 아래와 같은 내용으로 출제됩니다.

물론 시험문제는 영어.. 입니다. 

한글로 작성한건 시험 보고 나와서 제가 직접 적은 내용을 정리한 것입니다 

클럭스에 최초 공개 입니다.

 


 

1. jboss jbstart single스크립트 생성후 부팅 (JVM 메모리 옵션설정)

 

2. single 인스턴스 web deploy 어플(apptest.war) 다운로드후 http://192.168.3.21:8080/apptest 로 확인

 

3. http://192.168.3.21:8080/apptest 의 context path를 / 로 변경후 호출

 

4. DB  non-xa로 연동 설정 및 테스트 (progressDB 연결)

 

5. DB passwd 암호화 변경후 설정 (테스트)

 

6. jms 및 messaging 슬리밍 작업 및 확인

 

7. XA 연결방식으로 progress 연결

 

8. DB cluster 설정 (cn1, cn2) 로 설정후 fail-over Test 

 

9. jmx 클러스터링으로 구성

 

 

10. EJB 설정및 *.ear 파일을 deploy 한뒤 테스트 

 

11. hsqldb-ds.xml 을 (progressDB 로 변경작업 및 확인)

 

12. apache 을 mod_jk 이용하여 cluster 환경 설정작업 (http://localhost/ 테스트수행 80 port 사용)

 

13. keytool 이용하여 https 연결 설정 및 확인



2. 두번째 시험 문제 유형

추가로.. 한개 더 드립니다.

아래 내용은 두번째 시험보고 정리한 내용 입니다.

첫번째때는 떨어져서.. 두번째 시험까지 본 내용 입니다.

 <일반 Instance>

1.Install

 

2.single 인스턴스로 기동 및 정지 쉘 작성

     => example.run 파일 제공하며,

          샘플 파일을 참고하여 JBOO_HOME, JBOSS_ARGS, JAVA_OPT 설정을 해줘야한다.

 

3.AJP Connector를 disabled하고, http connector(8080)로 연결

     => min/max/time관련 설정, java.lang.classloader 설정

 

4.single 인스턴스 JVM 설정, jconsole에 모니터링 가능하게 설정

     => heap size, permanent, stack size 설정

 

5.hot deploy를 disabled 하고, apptest.war 를 custom folder에 deploy

     => http://192.168.3.21:8080/appest 로 확인

 

6.apptest.war에 context-root를 '/'로 변경

     => jboss-web.xml 설정추가

 

7.Postgresql을 이용해서 DS(local-tx)를 만들고 패스워드 암호화

     => 옵션설정 : isolation, min/max, check sql 등..

 

8.hypersonic -> postgresql로 변경(DefaultDS)

     

9.DatabaseServerLoginModue 이용한 security domain 설정

     => 외워야됨(Security Guide 제공안함. Security Integration Guide 제공)

 

10.서비스제거 : schedule(quartz), JMS, Bash shell

 

 

 

<Clustering Instance>

11.cn1, cn2 Clustering 인스턴스로 기동 및 정지 쉘 작성

     => 기동/정지 : jbstart cn1, cn2   , jbstop cn1, cn2

 

12.JMS Clustering 구성

 

13.mod_jk 연동 및 failover

 

14.XA Clustering

 

15.EJB 설정 및 *.war 파일을 deploy 한뒤 테스트

 

16.keytool 이용하여 https 연결 설정 및 확인 

 

지금은 일부 내용이 변경되었을 것으로 예상되나, 큰 맥락은 동일할 것으로 예상됩니다.

조금이라도 도움되시기 바랍니다.



 

댓글목록

등록된 댓글이 없습니다.

TECH 목록
번호 제목 작성자 작성일 조회수
106 Middleware 미들웨어 아이디로 검색 전체게시물 04-22 22
(오픈소스 활용-28) was에서 T4CConnection (Locked) 발생시 해결방법

카테고리 : Middleware

22 0
작성자 : 미들웨어 24/04/22
105 Middleware 미들웨어 아이디로 검색 전체게시물 04-08 51
(오픈소스 활용-28) Java Flight Recorder 이란? Java 모니터링을 구현가능

카테고리 : Middleware

51 0
작성자 : 미들웨어 24/04/08
104 Middleware 미들웨어 아이디로 검색 전체게시물 03-21 112
(오픈소스 활용-27) Redis Cache 란? 활용방법과 다운로드

카테고리 : Middleware

112 0
작성자 : 미들웨어 24/03/21
103 Middleware 미들웨어 아이디로 검색 전체게시물 03-07 155
(weblogic 활용) WebLogic Kubernetes Toolkit-UI (무료) 설치 및 구성가이드

카테고리 : Middleware

155 0
작성자 : 미들웨어 24/03/07
102 Middleware 미들웨어 아이디로 검색 전체게시물 02-20 373
(AI-2) Chat-GPT 4All - 허깅페이스 & LLM 국내 인기순위 (Open Ko-LLM LeaderBoard)

카테고리 : Middleware

373 0
작성자 : 미들웨어 24/02/20
101 Middleware 미들웨어 아이디로 검색 전체게시물 02-06 407
(AI-1) Chat-GPT 4All - PC 설치 방법

카테고리 : Middleware

407 0
작성자 : 미들웨어 24/02/06
100 Middleware 미들웨어 아이디로 검색 전체게시물 01-19 200
(오픈소스 활용-26) scouter 2.22 에서 Weblogic14 모니터링 등록 중 이슈 조치방법

카테고리 : Middleware

200 0
작성자 : 미들웨어 24/01/19
99 Middleware 미들웨어 아이디로 검색 전체게시물 01-06 306
(오픈소스 활용-25) scouter 2.22 에서 JEUS8 모니터링 등록 하는 방법

카테고리 : Middleware

306 0
작성자 : 미들웨어 24/01/06
98 Middleware 미들웨어 아이디로 검색 전체게시물 12-22 277
(오픈소스 활용-24) 리눅스 java, python 우선순위 설정방법 - (update-alternatives 명령어)

카테고리 : Middleware

277 0
작성자 : 미들웨어 23/12/22
97 Middleware 미들웨어 아이디로 검색 전체게시물 12-07 534
(Apache) Apache 2.4.37 & Weblogic-14 연동방법 (mod_wl_24.so 활용)

카테고리 : Middleware

534 0
작성자 : 미들웨어 23/12/07
Total 106건
게시물 검색

주식회사 클럭스| 대표 : 이찬호| 사업자등록번호 : 107-87-27655
주소 : 서울특별시 영등포구 국회대로 800, 여의도파라곤
E-mail : sales@chlux.co.kr
Copyright © 클럭스 www.chlux.co.kr All rights reserved.
상단으로Top