<?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>Some Java, JEE and WebSphere stuffs &#187; J2EE</title>
	<atom:link href="http://www.albeesonline.com/blog/tag/j2ee/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.albeesonline.com/blog</link>
	<description>Something about JEE and WebSphere. Java, JEE and WebSphere tips and tutorials</description>
	<lastBuildDate>Tue, 24 Aug 2010 10:54:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>Structure of a J2EE Enterprise Archive (EAR) file</title>
		<link>http://www.albeesonline.com/blog/2008/03/20/structure-of-a-j2ee-enterprise-archive-ear-file/</link>
		<comments>http://www.albeesonline.com/blog/2008/03/20/structure-of-a-j2ee-enterprise-archive-ear-file/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 09:47:19 +0000</pubDate>
		<dc:creator>Albin Joseph</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[EAR]]></category>
		<category><![CDATA[EAR structure]]></category>
		<category><![CDATA[Enterprise Archive]]></category>
		<category><![CDATA[Enterprise archive EAR]]></category>
		<category><![CDATA[J2EE]]></category>

		<guid isPermaLink="false">http://www.albeesonline.com/2008/03/20/structure-of-a-j2ee-enterprise-archive-ear-file/</guid>
		<description><![CDATA[A J2EE application will be bundled in an EAR (Enterprise Archive) file for the deployment. The EAR file can contain different modules like Web Module, Resource Adapters, Client application modules and EJB modules. The structure of an EAR file is a follows. EAR file &#124; &#124; &#8211; META-INF - application.xml (The deployment descriptor of an [...]]]></description>
		<wfw:commentRss>http://www.albeesonline.com/blog/2008/03/20/structure-of-a-j2ee-enterprise-archive-ear-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
