<?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>Java Software Development Videos and Tutorials &#187; seam</title>
	<atom:link href="http://www.java-tv.com/tag/seam/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.java-tv.com</link>
	<description>Java Software Development Videos and Tutorials</description>
	<lastBuildDate>Tue, 07 Feb 2012 06:59:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>JBoss Seam</title>
		<link>http://www.java-tv.com/2011/01/31/jboss-seam/</link>
		<comments>http://www.java-tv.com/2011/01/31/jboss-seam/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 21:44:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[seam]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1759</guid>
		<description><![CDATA[This is a code-example driven introduction to Seam 3. Seam 3 is an open source framework for building rich web applications in Java. Seam 3 is based on CDI, the next generation type-safe dependency injection API included in Java EE 6. Seam 3 is composed of a set of portable modular extensions and tools for persistence, JPA 2, security, internationalization, JSF 2, Wicket, GWT, Quartz, JAX-RS, Excel/PDF generation, email, JavaScript remoting, JMS, Drools, JBPM, JBoss ESB, code-generation, reverse-engineering and IDE tooling.
Watch this video on Oredev.org
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2011/01/31/jboss-seam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEAM Hibernator/Validator</title>
		<link>http://www.java-tv.com/2010/08/19/seam-hibernatorvalidator/</link>
		<comments>http://www.java-tv.com/2010/08/19/seam-hibernatorvalidator/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 10:47:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[javabeans]]></category>
		<category><![CDATA[seam]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1591</guid>
		<description><![CDATA[Hibernate Validator 4.x is the reference implementation for JSR 303 &#8211; Bean Validation.JSR 303 defines a metadata model and API for JavaBean validation. The default metadata source is annotations, with the ability to override and extend the meta-data through the use of XML validation descriptors. The API is not tied to a specific application tier or programming model. It is specifically not tied to either the web tier or the persistence tier, and is available for both server-side application programming, as well as rich client Swing application developer. This podcast ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/08/19/seam-hibernatorvalidator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Java Applications With PostgreSQL and Postgres Plus</title>
		<link>http://www.java-tv.com/2010/01/28/creating-java-applications-with-postgresql-and-postgres-plus/</link>
		<comments>http://www.java-tv.com/2010/01/28/creating-java-applications-with-postgresql-and-postgres-plus/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 08:14:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[postgresql]]></category>
		<category><![CDATA[seam]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1402</guid>
		<description><![CDATA[This video shows a quick example of creating a working CRUD application on top of PostgreSQL using JBoss SEAM (Java Server Faces, EJBs, and Hibernate). In 5 minutes, you use the SEAM framework to build a basic application including reverse engineering the database schema to create boiler plate code for basic viewing and updating data. 
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2010/01/28/creating-java-applications-with-postgresql-and-postgres-plus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Integrating Javascript and JBoss Seam</title>
		<link>http://www.java-tv.com/2009/09/02/integrating-javascript-and-jboss-seam/</link>
		<comments>http://www.java-tv.com/2009/09/02/integrating-javascript-and-jboss-seam/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 11:13:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[facelets]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[JSF]]></category>
		<category><![CDATA[richfaces]]></category>
		<category><![CDATA[seam]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1149</guid>
		<description><![CDATA[For a recent requirement one of my web applications needed to know the client/browser PC&#8217;s screen resolution. This talk will show how to do this using Javascript, Richfaces/Ajax4Jsf, Facelets and JBoss Seam.
http://skillsmatter.com/podcast/java-jee/integrating-javascript-and-jboss-seam
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/09/02/integrating-javascript-and-jboss-seam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>JBoss Seam and Beyond</title>
		<link>http://www.java-tv.com/2009/07/28/jboss-seam-and-beyond/</link>
		<comments>http://www.java-tv.com/2009/07/28/jboss-seam-and-beyond/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 10:45:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[User Interface]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[seam]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=1061</guid>
		<description><![CDATA[JBoss Seam is a powerful open source development platform for building rich internet applications in Java. JBoss Seam integrates technologies such as Asynchronous JavaScript and XML (AJAX), JavaServer Faces (JSF), Java Persistence (JPA), Enterprise Java Beans (EJB 3.0) and Business Process Management (BPM) into a unified full-stack solution.The talk will explain the basic concepts of JBoss Seam covering how to create components, injection, outjection, scope levels, security &#8230; In addition, it will give an overview of the pros and cons of the technology illustrated by a practical example.Special attention will ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/07/28/jboss-seam-and-beyond/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seam and Hibernate Development with JBoss</title>
		<link>http://www.java-tv.com/2009/04/30/seam-and-hibernate-development-with-jboss/</link>
		<comments>http://www.java-tv.com/2009/04/30/seam-and-hibernate-development-with-jboss/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 11:51:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[seam]]></category>

		<guid isPermaLink="false">http://www.java-tv.com/?p=910</guid>
		<description><![CDATA[In this demonstration Jim Tyrrell, JBoss Solutions Architect, will show you exactly how easy it is to use JBoss Developer Studio to reverse engineer a database into a complete web application.
 
]]></description>
		<wfw:commentRss>http://www.java-tv.com/2009/04/30/seam-and-hibernate-development-with-jboss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seam in Action &#8211; Part 2</title>
		<link>http://www.java-tv.com/2008/09/25/seam-in-action-part-2/</link>
		<comments>http://www.java-tv.com/2008/09/25/seam-in-action-part-2/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 18:32:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[seam]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=430</guid>
		<description><![CDATA[After years of Struts/JSP being the default choice for Java web applications, Seam together with JavaServer Faces and Facelets has become an excellent alternative. Seam is an application framework for Java Enterprise Edition which introduces the notion of declarative, contextual application state management. In the first half of this session, Pete Muir will introduce Seam, its contextual programming model and its tight integration with other frameworks such as Hibernate, jBPM and RichFaces. In the second half of this session Peter Hilton and Nicolas Leroux explain why they chose Seam over ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2008/09/25/seam-in-action-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seam in Action &#8211; Part 1</title>
		<link>http://www.java-tv.com/2008/09/25/427/</link>
		<comments>http://www.java-tv.com/2008/09/25/427/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 18:00:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Architecture]]></category>
		<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[seam]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=427</guid>
		<description><![CDATA[After years of Struts/JSP being the default choice for Java web applications, Seam together with JavaServer Faces and Facelets has become an excellent alternative. Seam is an application framework for Java Enterprise Edition which introduces the notion of declarative, contextual application state management.
In the first half of this session, Pete Muir will introduce Seam, its contextual programming model and its tight integration with other frameworks such as Hibernate, jBPM and RichFaces. In the second half of this session Peter Hilton and Nicolas Leroux explain why they chose Seam over the ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2008/09/25/427/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tech Chat &#8211; David Ward on JBoss Developer Studio</title>
		<link>http://www.java-tv.com/2008/06/05/tech-chat-david-ward-on-jboss-developer-studio/</link>
		<comments>http://www.java-tv.com/2008/06/05/tech-chat-david-ward-on-jboss-developer-studio/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 07:45:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[seam]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=87</guid>
		<description><![CDATA[DZone recently interviewed JBoss Solutions Architect David Ward to talk about what&#8217;s new in JBoss Developer Studio (JBDS) and the Enterprise Application Platform (EAP). Ward distinguishes EAP from the various projects found on jboss.org and describes JBoss&#8217; flexible deployment and configuration model. He looks at how JBDS tooling works together with Seam and Hibernate, describes the improvements in the jBPM Visual Designer and highlights new features in the JSF editor, including RichFaces components. He concludes by providing a roadmap for EAP and a vision for where he thinks developer tooling ...]]></description>
		<wfw:commentRss>http://www.java-tv.com/2008/06/05/tech-chat-david-ward-on-jboss-developer-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 786/877 objects using disk: basic

Served from: www.java-tv.com @ 2012-02-07 02:52:54 -->
