<?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>TechArtifact &#187; portal</title>
	<atom:link href="http://www.techartifact.com/blogs/tag/portal/feed" rel="self" type="application/rss+xml" />
	<link>http://www.techartifact.com/blogs</link>
	<description>Techie blog</description>
	<lastBuildDate>Sat, 03 Jul 2010 08:11:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Jetspeed 2.2.0 release</title>
		<link>http://www.techartifact.com/blogs/2009/05/jetspeed-220-release.html</link>
		<comments>http://www.techartifact.com/blogs/2009/05/jetspeed-220-release.html#comments</comments>
		<pubDate>Thu, 28 May 2009 17:11:08 +0000</pubDate>
		<dc:creator>Java bug</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Jetspeed2]]></category>
		<category><![CDATA[Open Portal]]></category>
		<category><![CDATA[OpenSource]]></category>
		<category><![CDATA[portal]]></category>
		<category><![CDATA[Portlets]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=613</guid>
		<description><![CDATA[Jetspeed 2.2.0 The Jetspeed 2.2.0 release is a major release of the Jetspeed-2 portal and is the first release of Jetspeed that is fully compliant with the Java Portlet Specification 2.0. With this new version of Jetspeed. Jetspeed 2 See Latest jetspeed in action demo Use the username admin connects using the password j2 New [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/05/jetspeed-220-release.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Jetspeed with filter authentication</title>
		<link>http://www.techartifact.com/blogs/2009/05/jetspeed-with-filter-authentication.html</link>
		<comments>http://www.techartifact.com/blogs/2009/05/jetspeed-with-filter-authentication.html#comments</comments>
		<pubDate>Sun, 10 May 2009 23:08:19 +0000</pubDate>
		<dc:creator>Java bug</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Jetspeed2]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[JAAS]]></category>
		<category><![CDATA[portal]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=492</guid>
		<description><![CDATA[Jetspeed 2 authenticate user&#8217;s with JAAS. Jetspeed installer and maven plug-in both configure tomcat for JAAS authentication. I have seen people facing problem in configuring JAAS in different application server e.g Websphere, Jboss etc.In some case user face error in tomcat too. This is the common error log, if JAAS is not configured properly javax.security.auth.login.LoginException: [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/05/jetspeed-with-filter-authentication.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache Jetspeed-2 installation</title>
		<link>http://www.techartifact.com/blogs/2009/05/apache-jetspeed-2-installation.html</link>
		<comments>http://www.techartifact.com/blogs/2009/05/apache-jetspeed-2-installation.html#comments</comments>
		<pubDate>Sun, 10 May 2009 22:21:47 +0000</pubDate>
		<dc:creator>Java bug</dc:creator>
				<category><![CDATA[Jetspeed2]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[JAAS]]></category>
		<category><![CDATA[portal]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=494</guid>
		<description><![CDATA[Jetspeed-2 installation Jetspeed-2 (JS2) portal installation is very easy and simple,still i have seen lot of people having trouble in installation. Its very important to under-stand, what exactly is required to run jetspeed. Jetspeed in more generic way an web application, which is serving user request as portal and requires three simple thing to run [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/05/apache-jetspeed-2-installation.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable Web-sphere portlet container</title>
		<link>http://www.techartifact.com/blogs/2009/05/disable-web-sphere-portlet-container.html</link>
		<comments>http://www.techartifact.com/blogs/2009/05/disable-web-sphere-portlet-container.html#comments</comments>
		<pubDate>Mon, 04 May 2009 20:49:31 +0000</pubDate>
		<dc:creator>Java bug</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Jetspeed2]]></category>
		<category><![CDATA[liferay]]></category>
		<category><![CDATA[portal]]></category>

		<guid isPermaLink="false">http://www.techartifact.com/blogs/?p=465</guid>
		<description><![CDATA[Websphere 6.1 and above comes with in-built portlet container. Websphere load portlet api with all web application. There is no settings in adminstraive console to disable portlet container, it is an over-ahead on memory. This specifically make an problem or java based portal server e.g  jetspeed-2 , Liferay etc. There is only one way to [...]]]></description>
		<wfw:commentRss>http://www.techartifact.com/blogs/2009/05/disable-web-sphere-portlet-container.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
