<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ghattu&#039;s Technology Blog &#187; Application Server</title>
	<atom:link href="http://ghattus.com/category/application-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://ghattus.com</link>
	<description>A blog about technology that I work on in my day to day job</description>
	<lastBuildDate>Thu, 03 Dec 2009 00:56:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Old WLST tools</title>
		<link>http://ghattus.com/2009/12/02/old-wlst-tools/</link>
		<comments>http://ghattus.com/2009/12/02/old-wlst-tools/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 00:56:54 +0000</pubDate>
		<dc:creator>sghattu</dc:creator>
				<category><![CDATA[Application Server]]></category>
		<category><![CDATA[WebLogic]]></category>
		<category><![CDATA[jython]]></category>
		<category><![CDATA[wlst]]></category>

		<guid isPermaLink="false">http://ghattus.com/?p=165</guid>
		<description><![CDATA[As you might know after the acquisition of BEA Systems by Oracle, Dev2Dev site has been discontinued. Unfortunately I don&#8217;t see a replacement for that, not only we lost some rich information, but a number of good tools. In that context, in the last few months I had inquiries from some users asking where they could find the original [...]]]></description>
			<content:encoded><![CDATA[<p>As you might know after the acquisition of BEA Systems by Oracle, Dev2Dev site has been discontinued. Unfortunately I don&#8217;t see a replacement for that, not only we lost some rich information, but a number of good tools.<span id="more-165"></span></p>
<p>In that context, in the last few months I had inquiries from some users asking where they could find the original WLST that works with WebLogic 8.1 and 7.0, also WLST Script Generator and Console extension that work with WebLogic 9.x.</p>
<p>Now you can get these from the new google code project <a href="http://wlst-archives.googlecode.com/">wlst-modules</a>. WLST Script Generator 9.x can be downloaded from <a href="http://wlst-archives.googlecode.com/files/wlstScriptGenerator_91.zip">here</a>. The zip contains a ReadMe.html that should walk you through the configurations steps. And for those unfortunate souls who are still using WebLogic 7.0 and 8.1, WLST jar can be downloaded from <a href="http://wlst-archives.googlecode.com/files/wlst.jar">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://ghattus.com/2009/12/02/old-wlst-tools/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Speed Up Your WebSphere Server Start Up Time</title>
		<link>http://ghattus.com/2009/11/19/speed-up-your-websphere-server-start-up-time/</link>
		<comments>http://ghattus.com/2009/11/19/speed-up-your-websphere-server-start-up-time/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 20:53:33 +0000</pubDate>
		<dc:creator>sghattu</dc:creator>
				<category><![CDATA[Application Server]]></category>
		<category><![CDATA[websphere]]></category>

		<guid isPermaLink="false">http://ghattus.com/?p=155</guid>
		<description><![CDATA[This is a good way to speed up your WebSphere Server start up time. If your WebSphere Servers are taking too long to start up you can try enabling &#8220;Start components as needed&#8221; from the Admin Console as shown below.   I got a 20% decrease in time once I enabled this on my WebSphere Portal [...]]]></description>
			<content:encoded><![CDATA[<p>This is a good way to speed up your WebSphere Server start up time.</p>
<p><span id="more-155"></span></p>
<p>If your WebSphere Servers are taking too long to start up you can try enabling &#8220;Start components as needed&#8221; from the Admin Console as shown below.</p>
<p> <img class="aligncenter size-full wp-image-159" title="wp" src="http://ghattus.com/wp-content/uploads/2009/11/wp.jpg" alt="wp" width="685" height="463" /></p>
<p>I got a 20% decrease in time once I enabled this on my WebSphere Portal Server but your mileage may vary .. <img src='http://ghattus.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://ghattus.com/2009/11/19/speed-up-your-websphere-server-start-up-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tcat Server from Mulesoft</title>
		<link>http://ghattus.com/2009/09/02/tcat-server-from-mulesoft/</link>
		<comments>http://ghattus.com/2009/09/02/tcat-server-from-mulesoft/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 18:02:46 +0000</pubDate>
		<dc:creator>sghattu</dc:creator>
				<category><![CDATA[Application Server]]></category>
		<category><![CDATA[Mule]]></category>

		<guid isPermaLink="false">http://ghattus.com/?p=142</guid>
		<description><![CDATA[Mulesoft is joining the Application Server party with Tcat (beased on Tomcat). Read here for more information.]]></description>
			<content:encoded><![CDATA[<p>Mulesoft is joining the Application Server party with Tcat (beased on Tomcat). Read <a href="http://www.infoworld.com/d/developer-world/mule-esb-makers-offer-tomcat-based-java-server-998">here </a>for more information.</p>
]]></content:encoded>
			<wfw:commentRss>http://ghattus.com/2009/09/02/tcat-server-from-mulesoft/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
