<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: How to Diagnose the Awful Websphere Portal EJPPG0003E Error</title>
	<atom:link href="http://www.mularien.com/blog/2008/05/06/how-to-diagnose-the-awful-websphere-portal-ejppg0003e-error/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mularien.com/blog/2008/05/06/how-to-diagnose-the-awful-websphere-portal-ejppg0003e-error/</link>
	<description>Notes by Peter Mularien on Hibernate, Spring, CSS, Java, etc.</description>
	<lastBuildDate>Sun, 05 Sep 2010 11:03:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Peter Grape</title>
		<link>http://www.mularien.com/blog/2008/05/06/how-to-diagnose-the-awful-websphere-portal-ejppg0003e-error/comment-page-1/#comment-15312</link>
		<dc:creator>Peter Grape</dc:creator>
		<pubDate>Wed, 24 Jun 2009 20:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.mularien.com/blog/2008/05/06/how-to-diagnose-the-awful-websphere-portal-ejppg0003e-error/#comment-15312</guid>
		<description>One cause can be that RAD is adding unnecessay files to the portlet application which collides with the already loaded JAR files in the Portal,I have found out that when using JSF and webservices calls RAD adds common-logging and common-digester which already is used in the Portal and by removing these files from the created WAR file will solve a lot of the problems caused.
The only way to fix this permanently is to remove the webapps library and add the required files manually to the project.</description>
		<content:encoded><![CDATA[<p>One cause can be that RAD is adding unnecessay files to the portlet application which collides with the already loaded JAR files in the Portal,I have found out that when using JSF and webservices calls RAD adds common-logging and common-digester which already is used in the Portal and by removing these files from the created WAR file will solve a lot of the problems caused.<br />
The only way to fix this permanently is to remove the webapps library and add the required files manually to the project.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
