<?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: JBoss migration 4.2.2-GA to 5.1.0-GA</title>
	<atom:link href="http://www.len.ro/2010/02/jboss-migration-4-2-2-ga-to-5-1-0-ga/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.len.ro/2010/02/jboss-migration-4-2-2-ga-to-5-1-0-ga/</link>
	<description>Len&#039;s personal site: work, cooking, cycling, experiences</description>
	<lastBuildDate>Thu, 29 Jul 2010 17:37:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Pieter</title>
		<link>http://www.len.ro/2010/02/jboss-migration-4-2-2-ga-to-5-1-0-ga/comment-page-1/#comment-3193</link>
		<dc:creator>Pieter</dc:creator>
		<pubDate>Thu, 04 Feb 2010 11:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.len.ro/?p=4695#comment-3193</guid>
		<description>Thanks for the post! We just did the same thing and i have very little to add to the problems you encountered, except the following point: all your web.xml files will be validated strictly now. If you mixed  and  tags before, you now need to put all  tags before all the  tags. The same with  and it&#039;s mapping. Luckily, there will be relatively good error messages.

Also, if you have a META-INF directory in a war, for example facelets custom taglibs, it will no longer be part of the classpath. You will need to move it to a separate jar with a META-INF directory and it will work again.</description>
		<content:encoded><![CDATA[<p>Thanks for the post! We just did the same thing and i have very little to add to the problems you encountered, except the following point: all your web.xml files will be validated strictly now. If you mixed  and  tags before, you now need to put all  tags before all the  tags. The same with  and it&#8217;s mapping. Luckily, there will be relatively good error messages.</p>
<p>Also, if you have a META-INF directory in a war, for example facelets custom taglibs, it will no longer be part of the classpath. You will need to move it to a separate jar with a META-INF directory and it will work again.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
