<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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: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>Comments on: Start Tomcat from the REPL</title>
	<atom:link href="http://twoguysarguing.wordpress.com/2010/11/10/start-tomcat-from-the-repl/feed/" rel="self" type="application/rss+xml" />
	<link>http://twoguysarguing.wordpress.com/2010/11/10/start-tomcat-from-the-repl/</link>
	<description>colorful back and forth from two highly opinionated programmers</description>
	<lastBuildDate>Fri, 17 May 2013 10:05:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: pmonks</title>
		<link>http://twoguysarguing.wordpress.com/2010/11/10/start-tomcat-from-the-repl/#comment-322</link>
		<dc:creator><![CDATA[pmonks]]></dc:creator>
		<pubDate>Wed, 10 Nov 2010 17:13:38 +0000</pubDate>
		<guid isPermaLink="false">http://twoguysarguing.wordpress.com/?p=1061#comment-322</guid>
		<description><![CDATA[Cool!  Yeah this is great stuff, and my question re Jetty was along the lines of &quot;if it&#039;s this easy with Tomcat (which isn&#039;t really designed for embeddability), I wonder how easy it&#039;d be with something that is?&quot;.]]></description>
		<content:encoded><![CDATA[<p>Cool!  Yeah this is great stuff, and my question re Jetty was along the lines of &#8220;if it&#8217;s this easy with Tomcat (which isn&#8217;t really designed for embeddability), I wonder how easy it&#8217;d be with something that is?&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: youngnh</title>
		<link>http://twoguysarguing.wordpress.com/2010/11/10/start-tomcat-from-the-repl/#comment-321</link>
		<dc:creator><![CDATA[youngnh]]></dc:creator>
		<pubDate>Wed, 10 Nov 2010 14:56:15 +0000</pubDate>
		<guid isPermaLink="false">http://twoguysarguing.wordpress.com/?p=1061#comment-321</guid>
		<description><![CDATA[Pretty significantly, I&#039;d suspect, as Jetty was specifically written to be embeddable.  I put this together to deploy a legacy web app which was written for Tomcat 5.5 specifically and which I strongly suspect won&#039;t run under Jetty, though I haven&#039;t confirmed that yet.

More than anything, this excercise was an eye-opening one, since when I wrote it, I was managing my classpath by hand, literally launching clojure with a tremendously long -classpath flag that I was keeping in a script and editing by hand.  I&#039;ve since migrated to lein to manage my dependencies and classpath.  It was interesting to find that there is another way.]]></description>
		<content:encoded><![CDATA[<p>Pretty significantly, I&#8217;d suspect, as Jetty was specifically written to be embeddable.  I put this together to deploy a legacy web app which was written for Tomcat 5.5 specifically and which I strongly suspect won&#8217;t run under Jetty, though I haven&#8217;t confirmed that yet.</p>
<p>More than anything, this excercise was an eye-opening one, since when I wrote it, I was managing my classpath by hand, literally launching clojure with a tremendously long -classpath flag that I was keeping in a script and editing by hand.  I&#8217;ve since migrated to lein to manage my dependencies and classpath.  It was interesting to find that there is another way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pmonks</title>
		<link>http://twoguysarguing.wordpress.com/2010/11/10/start-tomcat-from-the-repl/#comment-319</link>
		<dc:creator><![CDATA[pmonks]]></dc:creator>
		<pubDate>Wed, 10 Nov 2010 06:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://twoguysarguing.wordpress.com/?p=1061#comment-319</guid>
		<description><![CDATA[I wonder how different this would look with Jetty?]]></description>
		<content:encoded><![CDATA[<p>I wonder how different this would look with Jetty?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
