이러한 단계를 수행하여 OSGi 기능팩을 설치한 WebSphere® Application Server 설치에 애플리케이션을 배치하십시오. 설치 및 구성 세부사항은 WebSphere Application Server 문서를 참조하십시오.
웹 브라우저가 열리고 문자열 counter=0이 표시됩니다. 페이지를 다시 로드할 때마다 값이 증가합니다.
[3/30/10 15:30:58:546 EDT] 0000004c StepStartBLA A CWWMH0300I: Starting business-level application "WebSphere:blaname=CounterApp".
[3/30/10 15:30:59:187 EDT] 0000004c webapp I com.ibm.ws.webcontainer.webapp.WebGroupImpl WebGroup SRVE0169I: Loading Web Module: CounterWebBundle.
[3/30/10 15:30:59:265 EDT] 0000004c WASSessionCor I SessionContextRegistry getSessionContext SESN0176I: Will create a new session context for application key default_hostCounterWebBundle
[3/30/10 15:30:59:281 EDT] 0000004c webcontainer I com.ibm.ws.wswebcontainer.VirtualHost addWebApplication SRVE0250I: Web Module CounterWebBundle has been bound to default_host[*:9083,*:80,*:9446,*:5067,*:5066,*:443].
[3/30/10 15:30:59:296 EDT] 0000004c FileLocatorIm E CWPST0164E: The CounterWebBundle composition unit is not found.
[3/30/10 15:30:59:312 EDT] 0000004c StepStartBLA A CWWMH0196I: Business-level application "WebSphere:blaname=CounterApp" was started successfully.
[3/30/10 15:30:59:312 EDT] 00000016 SystemOut O CounterImpl.init() called
WebSphere Application Server에 애플리케이션을 배치했습니다.