C:jboss405serverdefaultdeployjbossweb-tomcat55.sar
<Server>
<!-- Use a custom version of StandardService that allows the
connectors to be started independent of the normal lifecycle
start to allow web apps to be deployed before starting the
connectors.
-->
<Service name="jboss.web"
className="org.jboss.web.tomcat.tc5.StandardService">
<!-- A HTTP/1.1 Connector on port 8080 -->
<Connector port="8008" address="${jboss.bind.address}"
maxThreads="250" strategy="ms" maxHttpHeaderSize="8192"
emptySessionPath="true"
enableLookups="false" redirectPort="8443" acceptCount="100"
connectionTimeout="20000" disableUploadTimeout="true"/>
에서 <Connector port="8008" 의 80을 8008로 변경함
댓글 0
- 전체
- 공통
- windows
- unix/linux
- BEA WebLogic
- IBM WebSphere
- Oracle 9iAS/OAS/OSDK
- TmaxSoft JEUS
- jserv/Tomcat/Resin
- 기타
- jboss
번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|
6 | linux에 jboss설치하기 | 구퍼 | 2011.01.06 | 4100 |
» | jboss4.03에서 기본포트 80을 다른 포트로 변경하기 | 구퍼 | 2010.12.30 | 3541 |
4 | JBoss Application Server Port 일괄 변경 방법 | 총관리자 | 2010.06.16 | 8185 |
3 | JBoss Hot Deploy , 핫 디플로이 설정 | 구퍼 | 2009.10.19 | 7445 |
2 | jboss와 호환 jdk버젼 매트릭스 | 구퍼 | 2009.10.19 | 3348 |
1 | JBOSS IP접근문제 | 하늘과컴 | 2007.12.04 | 4758 |