<?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>javathreads.de &#187; JEE 6</title>
	<atom:link href="http://javathreads.de/tag/jee-6/feed/" rel="self" type="application/rss+xml" />
	<link>http://javathreads.de</link>
	<description>Blog rund um Java und Web Entwicklung</description>
	<lastBuildDate>Wed, 02 Nov 2011 10:37:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Java EE 6 &#8211; Web Profile Technologien</title>
		<link>http://javathreads.de/2010/01/java-ee-6-web-profile-technologien/</link>
		<comments>http://javathreads.de/2010/01/java-ee-6-web-profile-technologien/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 05:00:13 +0000</pubDate>
		<dc:creator>Markus Kühle</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[JEE]]></category>
		<category><![CDATA[JEE 6]]></category>
		<category><![CDATA[JSR]]></category>
		<category><![CDATA[Spezifikation]]></category>

		<guid isPermaLink="false">http://javathreads.de/?p=2218</guid>
		<description><![CDATA[Die Java EE 6 Spezifikation, welche unter dem JSR 316 l&#228;uft, hat Ende des letzten Jahres die finale Abstimmung hinter sich gebracht und bestanden. Auch die Kommentare, z.B. von Apache die dagegen gestimmt haben, sind mal ganz interessant durchzulesen aber hier erst einmal der Abstimmungs Screenshot:



F&#252;r mich pers&#246;nlich finde ich besonders interessant, dass es eine [...]]]></description>
			<content:encoded><![CDATA[<p>Die <a href="http://jcp.org/aboutJava/communityprocess/pfd/jsr316/index.html">Java EE 6 Spezifikation</a>, welche unter dem <a href="http://jcp.org/aboutJava/communityprocess/pfd/jsr316/index.html">JSR 316</a> l&#228;uft, hat Ende des letzten Jahres die finale Abstimmung hinter sich gebracht und bestanden. Auch die Kommentare, z.B. von Apache die dagegen gestimmt haben, sind mal ganz interessant durchzulesen aber hier erst einmal der Abstimmungs Screenshot:</p>
<div class="singleImgDiv">
<a href="http://jcp.org/en/jsr/results?id=5025"><img src="http://javathreads.de/data/uploads/2010/01/JavaEE6SpecificationFinalApprovalBallot.jpg" alt="Java EE 6 Specification Final Approval Ballot" title="Java EE 6 Specification Final Approval Ballot" width="600" height="289" class="alignnone size-full wp-image-2241" /></a>
</div>
<p>F&#252;r mich pers&#246;nlich finde ich besonders interessant, dass es eine eigene <a href="http://jcp.org/aboutJava/communityprocess/pfd/jsr316/index.html">Java EE Web Profile Spezifikation</a> gibt. Und diese beinhaltet eine ganze Menge an interessanten JSRs:</p>
<ul>
<li>Servlet 3.0 (<a href="http://jcp.org/en/jsr/detail?id=315">JSR 315</a>)</li>
<li>JavaServer Pages (JSP) 2.2 (<a href="http://jcp.org/en/jsr/summary?id=245">JSR 245</a>)</li>
<li>Expression Language (EL) 2.2 (<a href="http://jcp.org/en/jsr/summary?id=2455">JSR 245</a>)</li>
<li>Debugging Support for Other Languages 1.0 (<a href="http://jcp.org/en/jsr/summary?id=45">JSR 45</a>)</li>
<li>Standard Tag Library for JavaServer Pages (JSTL) 1.2 (<a href="http://jcp.org/en/jsr/summary?id=52">JSR 52</a>)</li>
<li>JavaServer Faces (JSF) 2.0 (<a href="http://jcp.org/en/jsr/summary?id=314">JSR 314</a>)</li>
<li>Common Annotations for Java Platform 1.1 (<a href="http://jcp.org/en/jsr/summary?id=250">JSR 250</a>)</li>
<li>Enterprise JavaBeans (EJB) 3.1 Lite (<a href="http://jcp.org/en/jsr/summary?id=318">JSR 318</a>)</li>
<li>Java Transaction API (JTA) 1.1 (<a href="http://jcp.org/en/jsr/summary?id=907">JSR 907</a>)</li>
<li>Java Persistence API (JPA) 2.0 (<a href="http://jcp.org/en/jsr/summary?id=317">JSR 317</a>)</li>
<li>Bean Validation 1.0 (<a href="http://jcp.org/en/jsr/summary?id=303">JSR 303</a>)</li>
<li>Managed Beans 1.0 (<a href="http://jcp.org/en/jsr/summary?id=316">JSR 316</a>)</li>
<li>Interceptors 1.1 (<a href="http://jcp.org/en/jsr/summary?id=318">JSR 318</a>)</li>
<li>Contexts and Dependency Injection for Java EE platform 1.0 (<a href="http://jcp.org/en/jsr/summary?id=299">JSR 299</a>)</li>
<li>Dependency Injection for Java 1.0  (<a href="http://jcp.org/en/jsr/summary?id=330">JSR 330</a>)</li>
</ul>
<p>Folgende sch&#246;ne Grafik habe ich noch in einer Pr&#228;sentation gefunden, welche die Entwicklung der Java EE Spezifikationen in der Vergangenheit und Heute anschaulich darstellt:</p>
<div class="singleImgDiv">
<img src="http://javathreads.de/data/uploads/2010/01/JavaEEPastPresent.jpg" alt="Java EE Past and Present" title="Java EE Past and Present" width="600" height="356" class="alignnone size-full wp-image-2244" />
</div>
<p>Die Pr&#228;sentation hat die &#220;berschrift &#8220;<a href="http://www.slideshare.net/indicthreads/java-ee-6-paving-the-path-for-the-future">Java EE 6 : Paving The Path For The Future</a>&#8221; und beinhaltet Informationen &#252;ber die Technologien die in Java EE 6 stecken:</p>
<div style="text-align:center">
<object style="margin:0px" width="425" height="355"><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=indicthreads-java-javaee6-glassfishv3-091214063805-phpapp02&#038;rel=0&#038;stripped_title=java-ee-6-paving-the-path-for-the-future" /><param name="allowFullScreen" value="true"/><param name="allowScriptAccess" value="always"/><embed src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=indicthreads-java-javaee6-glassfishv3-091214063805-phpapp02&#038;rel=0&#038;stripped_title=java-ee-6-paving-the-path-for-the-future" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="355"></embed></object>
</div>
]]></content:encoded>
			<wfw:commentRss>http://javathreads.de/2010/01/java-ee-6-web-profile-technologien/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

