<?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>Sonatype Blog &#187; Jetty</title>
	<atom:link href="http://blog.sonatype.com/people/tag/jetty/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sonatype.com/people</link>
	<description>Sonatype is transforming software development with tools, information and services that enable organizations to build better software, faster, using open-source components.</description>
	<lastBuildDate>Thu, 16 May 2013 18:53:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>How To Configure the Maven-Jetty Plugin for OpenEJB</title>
		<link>http://blog.sonatype.com/people/2010/03/how-to-configure-the-maven-jetty-plugin-for-openejb/</link>
		<comments>http://blog.sonatype.com/people/2010/03/how-to-configure-the-maven-jetty-plugin-for-openejb/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 14:39:55 +0000</pubDate>
		<dc:creator>hloney</dc:creator>
				<category><![CDATA[Maven]]></category>
		<category><![CDATA[Sonatype]]></category>
		<category><![CDATA[Jetty]]></category>
		<category><![CDATA[OpenEJB]]></category>
		<category><![CDATA[Tomcat]]></category>
		<category><![CDATA[transaction manager]]></category>

		<guid isPermaLink="false">http://www.sonatype.com/people/?p=4646</guid>
		<description><![CDATA[Many of you are developing with light-weight servlet containers such as Jetty or Tomcat.  While these platforms lend themselves to rapid application development, they often force you to forgo some of the benefits of running in a larger application server.  One of the most challenging tasks is finding a way to integrate a transaction manager [...]]]></description>
				<content:encoded><![CDATA[<p><!--dzoneZ=none--><a href="http://www.sonatype.com/people/wp-content/uploads/2009/01/maven.png"><img class="alignright size-thumbnail wp-image-1488" title="maven" src="http://www.sonatype.com/people/wp-content/uploads/2009/01/maven-150x77.png" alt="" width="150" height="77" /></a>Many of you are developing with light-weight servlet containers such as Jetty or Tomcat.  While these platforms lend themselves to rapid application development, they often force you to forgo some of the benefits of running in a larger application server.  One of the most challenging tasks is finding a way to integrate a transaction manager into a simpler servlet-container without adding too much complexity to your configuration.  In <a href="http://javaadventure.blogspot.com/2010/03/openejb-jetty-and-maven-transaction.html" target="_blank">this post</a>, Stephen Connolly demonstrates how configure the maven-jetty-plugin to start Jetty with OpenEJB.</p>

<p>To read the full post, click <a href="http://javaadventure.blogspot.com/2010/03/openejb-jetty-and-maven-transaction.html" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sonatype.com/people/2010/03/how-to-configure-the-maven-jetty-plugin-for-openejb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
