<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Web Application - Plataforma J2EE</title>
	<atom:link href="http://wilmanchamba.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://wilmanchamba.wordpress.com</link>
	<description>Desarrollo de aplicaciones web bajo entornos Java, frameworks de desarrollo J2EE</description>
	<lastBuildDate>Tue, 22 Feb 2011 22:34:07 +0000</lastBuildDate>
	<language>es</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='wilmanchamba.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Web Application - Plataforma J2EE</title>
		<link>http://wilmanchamba.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://wilmanchamba.wordpress.com/osd.xml" title="Web Application - Plataforma J2EE" />
	<atom:link rel='hub' href='http://wilmanchamba.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Configuración de BD con JBPM5 (Postgres)</title>
		<link>http://wilmanchamba.wordpress.com/2011/02/22/configuracion-de-bd-con-jbpm5-postgres/</link>
		<comments>http://wilmanchamba.wordpress.com/2011/02/22/configuracion-de-bd-con-jbpm5-postgres/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 22:26:26 +0000</pubDate>
		<dc:creator>wilmanchamba</dc:creator>
				<category><![CDATA[J2EE]]></category>

		<guid isPermaLink="false">http://wilmanchamba.wordpress.com/?p=32</guid>
		<description><![CDATA[El instalador de JBPM5 viene con un demo, y  por defecto una base de datos H2. El cual es una BD en memoria confiable para hacer pruebas pequeñas, la presente existen una explicación de como cambiar esa configuración del instalador realizando lo siguiente: En el directorio de db/ del jbpm instaler crear y/o agregar los [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wilmanchamba.wordpress.com&amp;blog=1410934&amp;post=32&amp;subd=wilmanchamba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wilmanchamba.wordpress.com/2011/02/22/configuracion-de-bd-con-jbpm5-postgres/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/342356888724f3ad629d4315f70a8145?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wilmanchamba</media:title>
		</media:content>
	</item>
		<item>
		<title>Ejemplo JFRAME</title>
		<link>http://wilmanchamba.wordpress.com/2009/09/23/ejemplo-jframe/</link>
		<comments>http://wilmanchamba.wordpress.com/2009/09/23/ejemplo-jframe/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 17:08:24 +0000</pubDate>
		<dc:creator>wilmanchamba</dc:creator>
				<category><![CDATA[DOCENCIA]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[J2EE]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://wilmanchamba.wordpress.com/?p=10</guid>
		<description><![CDATA[CREACION DE VENTANAS En java la creacion de ventanas se lo puede hacer con la clase mas popular del Swing ,que es el JFrame, un contenedor de pesado que se deriva del java.awt.Frame pero que su comportamiento y forma de agregar componentes son diferentes. EL JFrame tiene un panel contenedor (ContentPane) que es contenedor principal [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wilmanchamba.wordpress.com&amp;blog=1410934&amp;post=10&amp;subd=wilmanchamba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wilmanchamba.wordpress.com/2009/09/23/ejemplo-jframe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/342356888724f3ad629d4315f70a8145?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wilmanchamba</media:title>
		</media:content>
	</item>
		<item>
		<title>JBoss Seam Framework</title>
		<link>http://wilmanchamba.wordpress.com/2008/02/20/jboss-seam-framework/</link>
		<comments>http://wilmanchamba.wordpress.com/2008/02/20/jboss-seam-framework/#comments</comments>
		<pubDate>Wed, 20 Feb 2008 15:18:38 +0000</pubDate>
		<dc:creator>wilmanchamba</dc:creator>
				<category><![CDATA[J2EE]]></category>

		<guid isPermaLink="false">http://wilmanchamba.wordpress.com/?p=8</guid>
		<description><![CDATA[JBoss Seam JBoss Seam es un framework que integra la capa de presentación (JSF) con la capa de negocios y persistencia (EJB). Con seam basta agregar anotaciones propias de éste a los objetos Entidad y  Session de EJB, logrando con esto escribir menos código Java y XML.  Otra característica importante es que puedes hacer validaciones en los [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wilmanchamba.wordpress.com&amp;blog=1410934&amp;post=8&amp;subd=wilmanchamba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wilmanchamba.wordpress.com/2008/02/20/jboss-seam-framework/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/342356888724f3ad629d4315f70a8145?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wilmanchamba</media:title>
		</media:content>
	</item>
		<item>
		<title>IcesFaces</title>
		<link>http://wilmanchamba.wordpress.com/2007/07/26/icesfaces/</link>
		<comments>http://wilmanchamba.wordpress.com/2007/07/26/icesfaces/#comments</comments>
		<pubDate>Thu, 26 Jul 2007 17:21:45 +0000</pubDate>
		<dc:creator>wilmanchamba</dc:creator>
				<category><![CDATA[Noticias]]></category>

		<guid isPermaLink="false">http://wilmanchamba.wordpress.com/2007/07/26/icesfaces/</guid>
		<description><![CDATA[IcesFaces es otro framework libre para Web2.0 para plataforma JAVA, han liberado la  última versión 1.6. Hace unos dias atras escribi un articulo sobre IceFace, pero descubri el error que tenia (no era un error del framework) era cuando trabajaba con los fragmentos de pagina, estos deben ser bien formados y todos sus elementos deben [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wilmanchamba.wordpress.com&amp;blog=1410934&amp;post=5&amp;subd=wilmanchamba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wilmanchamba.wordpress.com/2007/07/26/icesfaces/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/342356888724f3ad629d4315f70a8145?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wilmanchamba</media:title>
		</media:content>
	</item>
		<item>
		<title>My Faces Trinidad</title>
		<link>http://wilmanchamba.wordpress.com/2007/07/26/my-faces-trinidad/</link>
		<comments>http://wilmanchamba.wordpress.com/2007/07/26/my-faces-trinidad/#comments</comments>
		<pubDate>Thu, 26 Jul 2007 16:24:42 +0000</pubDate>
		<dc:creator>wilmanchamba</dc:creator>
				<category><![CDATA[Noticias]]></category>

		<guid isPermaLink="false">http://wilmanchamba.wordpress.com/2007/07/26/my-faces-trinidad/</guid>
		<description><![CDATA[Apache ha liberado le framework MyFaces Trinidad, el cual incluye componentes especializado para Rich-Client en la web, puedes leer mas bajo esta dirección http://myfaces.apache.org/trinidad/release.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=wilmanchamba.wordpress.com&amp;blog=1410934&amp;post=4&amp;subd=wilmanchamba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://wilmanchamba.wordpress.com/2007/07/26/my-faces-trinidad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/342356888724f3ad629d4315f70a8145?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">wilmanchamba</media:title>
		</media:content>
	</item>
	</channel>
</rss>
