Andrew's Garage

Shrunk Expand

Primary Navigation

← Older posts
  • Category Archives WAS, Servet Containers
  • 비공개 » 참고를 위한 저장물 » JAVA » WAS, Servet Containers » jboss&tomcat | JEUS & WEBToB
  • java ssl client 개발시 Trusting an expired certificate 오류

    하기 코드를 사용하면 모든 인증서( 테스트, 유효기간 지난거.. 등 )을 모두 신뢰해버린다. ( Real 적용하면 보안에 문에 있음. ) ====================================================================== try { SSLContext ctx = SSLContext.getInstance(“TLS”)…


    Continue reading → Post ID 531

    Posted on 2014-12-29 11:43 PM by andrew Comment
    JAVA jboss&tomcat JEUS & WEBToB 일반
  • [펌]JMX를 이용하여 JVM 모니터링 하기

    JMX를 이용하여 JVM 모니터링 하기 JDK 1.5 부터 JVM에는 Platform MBeanServer가 내장되어 있어 jvm 파라미터로  Platform MBeanServer가 동작하도록할 수 있습니다. 모니터링 대상 프로그램 구동시 다음과 같은 jvm 파라미터를 사용하여 실행합니다.   jvm 파라미터:   -Dcom.sun.man…


    Continue reading → Post ID 444

    Posted on 2014-12-18 10:56 PM by andrew Comment
    jboss&tomcat WAS, Servet Containers 참고를 위한 저장물
  • apache SSL virtual host 설정 sample

    UL { MARGIN-TOP: 0mm; MARGIN-BOTTOM: 0mm } OL { MARGIN-TOP: 0mm; MARGIN-BOTTOM: 0mm } P { MARGIN-TOP: 0mm; MARGIN-BOTTOM: 0mm } P { MARGIN-TOP: 2px; MARGIN-BOTTOM: 2px } <VirtualHost *:443> JkMo…


    Continue reading → Post ID 433

    Posted on 2014-12-10 7:39 PM by andrew Comment
    jboss&tomcat WAS, Servet Containers
  • jboss 컨테이너 추가 하기..

    컨테이너 추가 하고 ajp연결에서 사용하는 port를 변경 하기 위해서는 /usr/local/jboss-6.1.0.Final/server/컨테이너명/conf/bindingservice.beans/META-INF/bindings-jboss-beans.xml 에서 Ports03Bindings 에 해당 컨테이너의 port offset을 수정 하면 된다. 여기에…


    Continue reading → Post ID 408

    Posted on 2014-11-04 11:58 PM by andrew Comment
    jboss&tomcat
  • 한 WAS 서버에서 UTF-8 과 EUC-KR 둘다 지원하기..

    한 웹서버에 UTF-8과 EUC-KR 을 같이 사용할 수 있는 TIP이 있긴 합니다…실제로 사용하고 있으나, 테스트는 꼭 해보세요.. 사용환경은 리눅스(CENTOS)+APACH+TOMCAT+SPRING2.5 web.xml 에서 필터를 추가해주는데요 UTF-8용과 EUC-KR 둘다 필터를 추가해줍니다. <filter> <displa…


    Continue reading → Post ID 148

    Posted on 2014-07-03 9:22 PM by andrew Comment
    WAS, Servet Containers 참고를 위한 저장물
  • JDBC Connection Pool Timeout Errors

    If the database server times out a connection, the connection pool on Tomcat side would not be aware of its disconnection. If the database server times out a connection, the connection pool on Tomcat…


    Continue reading → Post ID 139

    Posted on 2014-06-24 4:05 PM by andrew Comment
    WAS, Servet Containers 참고를 위한 저장물
  • Tomcat MySQL Connection – Using JDBC to Connect Tomcat to MySQL

    Tomcat MySQL Connection – Using JDBC to Connect Tomcat to MySQL Stumped by Tomcat JDBC connections? Can’t get your head around MySQL drivers, connection pools, and JNDI resources? This art…


    Continue reading → Post ID 135

    Posted on 2014-06-24 4:03 PM by andrew Comment
    WAS, Servet Containers 참고를 위한 저장물
  • Tomcat JDBC Connection Pool configuration for production and development

    Tomcat JDBC Connection Pool configuration for production and development As mentioned in the post Install Eclipse Kepler 64 bit on Windows 7 64 bit, Podcastpedia.org uses Apache Tomcat 7 as applicatio…


    Continue reading → Post ID 133

    Posted on 2014-06-24 4:01 PM by andrew Comment
    WAS, Servet Containers 참고를 위한 저장물
  • WebToB Admin 명령

    1. WebtoB 설치 1.1 설치 파일 1.2 라이센스 적용 : %webto_HOME%licenselicense.dat 1.3 실행환경 : wsconfig 파일 생성 – 환경파일 컴파일 : wscfl -i [환경파일] ex)wscfl -i sample.m 2. WebtoB 실행 1.1 시작 : wsboot 1.2 종료 : wsdown -i 3….


    Continue reading → Post ID 105

    Posted on 2014-06-12 11:30 PM by andrew Comment
    JEUS & WEBToB
  • Hibernate vs iBatis

    Hibernate vs iBatis Hibernate vs iBatis 1. 2개의 프레임웍의 분류 a. Hibernate: Object Relational Mapper b. iBatis: SQL mapper 2. Object Relational Mapper란? a. Database 엔티티(일종의 테이블 row)와 자바 객체를 동기화 하는 역할을 담당 b….


    Continue reading → Post ID 82

    Posted on 2014-06-12 11:08 PM by andrew Comment
    JEUS & WEBToB 참고를 위한 저장물

Posts navigation

1 2 Next


©2023 boots Entries RSS and Comments RSS Child theme Boots of Raindrops Theme
 

Loading Comments...