<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Enable 80 port for WAS app</title>
<link>http://blog.roodo.com/lunabsb/archives/8243797.html/</link>
<description><![CDATA[最近同事問了偶一個WAS(WebSphere Application Server)的問題。以偶使用的WAS ND版而言，安裝上去的J2EE web app預設是使用9080 port，而非80 port。偶試了一下，試出可用以下的方法加入80 port，不過詳細的觀念還沒弄清楚，先給需要的人參考一下囉~~To enable 80 port for web app on WAS.Pls. logon WAS admin console and do the following :(1). click Servers &gt; Application servers &gt; server_nameUnder &quot;Container Settings section&quot;(1.1). click Web container settings, then Web container transport chains(2). Click &quot;New button&quot; and follow the wizard to create a new transport chain(2.1). Transport chain name : Ex. WCInboundDefault2(2.2). Port name : Ex: default_80&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Host : *&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Port : 80(2.3). Finish(3). Restart WAS server&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;這麼一來就可以透過80 port access web app囉~~]]>
	</description>
<language>zh-tw</language>
<generator>Roodo Blog System</generator>
<copyright>All Rights Reserved</copyright>
<atom:link href="http://blog.roodo.com/lunabsb/archives/8243797-comment.xml" rel="self" type="application/rss+xml" />
<item>
	<title>回應：Enable 80 port for WAS app</title>
	<description><![CDATA[Luna, 很久沒 po, 就來一篇 WAS 這麼硬的東西~~ 多休息, 祝妳生產順利囉!]]>
	</description>
	<link>http://blog.roodo.com/lunabsb/archives/8243797.html</link>
	<guid>http://blog.roodo.com/lunabsb/archives/8243797.html#comment-18476907</guid>
		<category>文章回應</category>
	<pubDate>Wed, 04 Feb 2009 15:34:17 +0800</pubDate>
</item>
</channel>
</rss>