0과 1 그 끝없는 세상/Middleware 썸네일형 리스트형 [JEUS] DB Connection Pool 보는 방법 1. JEUS Version 확인 [jeus@localhost / ]> jeusadmin -version JEUS prepend classpath : file:/app/jeus5-nts/lib/system/jext_prepend.jar JEUS prepend classpath : file:/app/jeus5-nts/lib/system/jext.jar JEUS 5.0 (fix #23) 2. JEUS Container List 확인 [jeus@localhost / ]> which ja /app/jeus5-nts/bin/ja - ja 스크립트의 내용 jeusadmin `hostname` -Uadministrator -Pjeusadmin [jeus@localhost / ]> ja JEUS prepend clas.. 더보기 [webtob] 설정 값 보기 1. Node 설정 보기 hopswe01:/home/jeus5>wsadmin --- Welcome to WebtoB Admin (Type "quit" to leave) --- $$1 hopswe01 (wsadm): cfg -n . . . . . 2. 가상호스트 설정 보기 hopswe01:/home/jeus5>wsadmin --- Welcome to WebtoB Admin (Type "quit" to leave) --- $$1 hopswe01 (wsadm): cfg -vh 더보기 [Jennifer] 사용자별로 alert 제한하기 "실시간 경고 내역' 슬라이드 창 안뜨게 하기 /Jennifer_PATH/server/user/USERID_alert.conf critical=false error=false warning=false 더보기 jarcheck.jsp [Example] Document Builder Factory - org.apache.xerces.jaxp.DocumentBuilderFactoryImpl SAX Parser Factory - org.apache.xerces.jaxp.SAXParserFactoryImpl Transformer Factory - org.apache.xalan.processor.TransformerFactoryImpl (ex) javax.servlet.http.HttpServlet [Search Result] 더보기 Illegal constant pool type 에러 java.lang.ClassFormatError: 클래스명 (Illegal constant pool type) 1. java 소스에 특수문자가 있을 때, 안되는 경우가 있음 2. 클래스를 구동하는 서버의 JVM 버전과 class 파일 컴파일한 Java 버젼이 틀린 경우 3. class 파일 업로드 시에 binary로 설정하지 않은 경우 (매우 유력함) 더보기 jsp파일에서 값이 깨져 나오는 경우 1. jsp 페이지에서 charset 값, pageEncoding 값을 잘못 줬을 때 2. WAS JVM 설정에서 인코딩 값을 잘못 준 경우 client.override.encoding default.client.encoding file.encoding 더보기 현재 운영 중인 응용프로그램을 ear로 내보내기 (EARExpander) 1. WAS Admin Console에서 ear "내보내기" - 이 경우는 해당 응용프로그램의 초기 설치 환경만 ear로 만든다. - 즉 초기에 빈 ear로 설치했으면 비어 있는 ear이 생성된다. 2. EARExpander 사용 - 현재 응용프로그램 전체를 ear로 생성한다. - EJB가 포함된 경우 이 방법으로 하는 것이 좋다. EX) /WebSphere/AppServer/bin/EARExpander.sh -ear /경로/응용프로그램.ear -operationDir /경로/응용프로그램.ear -operation collapse -earear파일로 묶은 후 저장할 위치를 지정합니다 -operationDir 현재 응용프로그램이 설치되어 있는 폴더 -operation collapse 설치되어 있는 ear디.. 더보기 이전 1 다음