High availabilityFileNet P8 Application Engine, Content Platform Engine, 버전 5.2.1              

EJB 전송을 통한 애플리케이션 서버 클러스터의 Content Platform Engine

애플리케이션 서버 클러스터에서 Content Platform Engine과 통신하는 데 EJB 전송을 사용하는 클라이언트(예: Application Engine)를 구성할 수 있습니다.

애플리케이션 서버 클러스터 구성에서 Content Platform Engine과 통신하는 데 EJB 전송을 사용하는 클라이언트(예: Application Engine)의 경우 사용 가능하지 않은 구성과 다른 형식으로 URI를 사용해야 합니다.
제한사항: 아래의 예에서, URI가 FileNet® P8 애플리케이션 Workplace 또는 Workplace XT와 같이 일부 오래된 애플리케이션이 사용하도록 하기 위한 것인 경우에는 cemp: 토큰이 URI에 붙어야 합니다. 예를 들어, corbaloc::testnode1:9810,:testnode2:9810/cell/clusters/ testwascluster/FileNet/Engine 대신 cemp:corbaloc::testnode1:9810,:testnode2:9810/cell/clusters/ testwascluster/FileNet/Engine URI를 사용합니다.

애플리케이션 서버 클러스터 구성을 통해 Content Platform Engine이 가용성이 높아지면 Content Platform Engine URI의 양식이 다음과 같아야 합니다(캐리지 리턴 없음).

WebSphere Application Server

corbaloc::node1_hostname:BOOTSTRAP_ADDRESS,
:node2_hostname:BOOTSTRAP_ADDRESS/cell/clusters/
your_websphere_cluster_name/FileNet/Engine

이 구성에서는 URI의 파트로 노드 이름과 WebSphere® 클러스터 이름이 필요합니다. 클러스터 구성의 부트스트랩 포트(기본적으로 포트 9810)는 일반적으로 클러스터가 아닌(독립형) 구성의 부트스트랩 포트(기본적으로 포트 2809)와 다릅니다.

SSL 사용과 상관없이 하나의 URI만 사용됩니다. SSL을 통한 WebSphere EJB는 EJB 보안이 사용 가능한 경우 자동으로 설정됩니다.

예:
corbaloc::testnode1:9810,:testnode2:9810/cell/clusters/
testwascluster/FileNet/Engine

EJB 클라이언트가 Content Platform Engine과 동일한 WebSphere Network Deployment 셀에 배치된 경우, 다음과 같이 더 간단한 corbaloc URI 중 하나를 사용할 수 있습니다.

  • IBM® Content Navigator에 대한 예제:
    corbaloc:rir:/cell/clusters/your_websphere_cluster_name/FileNet/Engine
  • WorkplaceWorkplace XT에 대한 예제:
    cemp:corbaloc:rir:/cell/clusters/your_websphere_cluster_name/FileNet/Engine

Oracle WebLogic Server

SSL
t3s://node1_name:node1_SSL_port,node2 name:node2 SSL port/FileNet/Engine
비SSL
t3://node1_name:node1_port,node2_name:node2 port /FileNet/Engine
각 서버 이름이 표시된 경우에도 Oracle WebLogic Server는 서버 인스턴스가 Oracle WebLogic Server 클러스터의 파트인 경우 Content Platform Engine에 EJB 전송을 통해 요청을 로드 밸런싱합니다.

예: t3://testnode1:7001,testnode2:7001/FileNet/Engine

JBoss Application Server

SSL
자세한 정보는 SSL의 JBoss Application Server 문서를 참조하십시오.
비SSL
jnp://node1_name:node1_port,node2_name:node2_port/FileNet/Engine

JBoss Application Server의 동작은 이전 메모의 Oracle WebLogic Server와 상반됩니다. 표시된 서버를 통한 로드 밸런싱 대신에 JBoss Application Server는 순서대로 목록을 시도하고 응답하는 첫 번째 서버에 연결합니다.

예: jnp://testnode1:1100,testnode2:1100/FileNet/Engine



마지막 업데이트 날짜: 2016년 3월
p8phx004.htm

© Copyright IBM Corp. 2013, 2016.