<?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/"
	>

<channel>
	<title>Web App Solution Blog &#187; tomcat</title>
	<atom:link href="http://www.webappsolution.com/wordpress/category/tomcat/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webappsolution.com/wordpress</link>
	<description>When you're in need of an appsolution</description>
	<pubDate>Thu, 02 May 2013 00:00:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Headless Flex Builds on EC2 Using Hudson Against Remote SVN Repo on Assembla with FlexPMD</title>
		<link>http://www.webappsolution.com/wordpress/2009/11/16/headless-builds-on-ec2-using-hudson-against-remote-svn-repo-on-assembla-with-flexpmd/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/11/16/headless-builds-on-ec2-using-hudson-against-remote-svn-repo-on-assembla-with-flexpmd/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 14:37:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[assembla]]></category>

		<category><![CDATA[data visualization]]></category>

		<category><![CDATA[ec2]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[flex builder]]></category>

		<category><![CDATA[flexpmd]]></category>

		<category><![CDATA[hudson]]></category>

		<category><![CDATA[svn]]></category>

		<category><![CDATA[tomcat]]></category>

		<category><![CDATA[mxmlc]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=641</guid>
		<description><![CDATA[We&#8217;re doing a current project requiring continuous integration. We also maintain the SVN repo. There&#8217;s a lot here and you may/may not need all the pieces. We&#8217;re specifically doing headless Flex/DataViz Builds on Amazon EC2 Ubuntu with Hudson against a remote SVN repo on Assembla and have thrown in FlexPMD to see what it can [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/11/16/headless-builds-on-ec2-using-hudson-against-remote-svn-repo-on-assembla-with-flexpmd/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flex + Cairngorm + Spring ActionScript + Tomcat + WebORB/BlazeDS + Spring Java + Hibernate + MySQL Tutorial Part 4</title>
		<link>http://www.webappsolution.com/wordpress/2009/06/11/flex-cairngorm-spring-actionscript-tomcat-weborbblazeds-spring-java-hibernate-mysql-tutorial-part-4/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/06/11/flex-cairngorm-spring-actionscript-tomcat-weborbblazeds-spring-java-hibernate-mysql-tutorial-part-4/#comments</comments>
		<pubDate>Thu, 11 Jun 2009 14:51:25 +0000</pubDate>
		<dc:creator>brianr</dc:creator>
		
		<category><![CDATA[blazeds]]></category>

		<category><![CDATA[eclipse]]></category>

		<category><![CDATA[flex]]></category>

		<category><![CDATA[java]]></category>

		<category><![CDATA[tomcat]]></category>

		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=289</guid>
		<description><![CDATA[Introduction
I&#8217;ve been playing around with a stack of Flex/ActionScript and Java frameworks and finally came up with one that I&#8217;m really pleased with &#8212; since I&#8217;m reusing these terms throughout the series, please review the acronyms after each, as that&#8217;s how I&#8217;ll be referring to them in the tutorial:

Flex
Cairngorm (&#8221;CG&#8221;)

Spring ActionScript (&#8221;SAS&#8221;), formerly Prana
Tomcat (&#8221;TC&#8221;)

WebORB [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/06/11/flex-cairngorm-spring-actionscript-tomcat-weborbblazeds-spring-java-hibernate-mysql-tutorial-part-4/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing Tomcat in a Sensible Way in an EC2 Cloud Machine: Part 1</title>
		<link>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-an-ec2-cloud-machine-part-1/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-an-ec2-cloud-machine-part-1/#comments</comments>
		<pubDate>Thu, 07 May 2009 15:17:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[tomcat]]></category>

		<category><![CDATA[ec2]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=156</guid>
		<description><![CDATA[
Part 1 2 3 4
Tomcat on EC2


A couple of us recently attended a great seminar put on by the folks at SpringSource. They discussed some great strategies for large scale deployment of TC in a sensible and extensible fashion into productions environments. The approach works as well in our dev sandboxes as it does in [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-an-ec2-cloud-machine-part-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing Tomcat in a Sensible Way in an EC2 Cloud Machine: Part 2</title>
		<link>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-an-ec2-cloud-machine-part-2/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-an-ec2-cloud-machine-part-2/#comments</comments>
		<pubDate>Thu, 07 May 2009 15:07:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[tomcat]]></category>

		<category><![CDATA[ec2]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=171</guid>
		<description><![CDATA[
Part 1 2 3 4
Tomcat Directories and How It Launches


Let’s pop into the tomcat directory and see what we have.
We&#8217;ll try to understand what’s in each of the directories listed
/bin
This directory is never used during runtime. It’s sole purpose is to store scripts and boostrap libs.  This directory contains the startup and stop scripts used [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-an-ec2-cloud-machine-part-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing Tomcat in a Sensible Way in an EC2 Cloud Machine: Part 3</title>
		<link>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-an-ec2-cloud-machine-part-3/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-an-ec2-cloud-machine-part-3/#comments</comments>
		<pubDate>Thu, 07 May 2009 14:55:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[tomcat]]></category>

		<category><![CDATA[ec2]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=174</guid>
		<description><![CDATA[
Part 1 2 3 4
Putting it All Together


So, based on the brilliant approach presented by Filip Hanik at SpringSource, let’s build a directory layout and a script or two that will make deployment, management, version control, and resource management intuitive.
An interesting aspect to Filip’s presentation was that he proposed having a TC instance per application. [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-an-ec2-cloud-machine-part-3/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Installing Tomcat in a Sensible Way in EC2 Cloud Machine: Part 4 Final</title>
		<link>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-ec2-cloud-machine-part-4-final/</link>
		<comments>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-ec2-cloud-machine-part-4-final/#comments</comments>
		<pubDate>Thu, 07 May 2009 14:06:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[tomcat]]></category>

		<category><![CDATA[ec2]]></category>

		<guid isPermaLink="false">http://www.webappsolution.com/wordpress/?p=176</guid>
		<description><![CDATA[Part 1 2 3 4
Making Sure You Can Access Everything&#8230;all the time
So, we&#8217;ve come pretty far. We&#8217;ve learned what pieces were needed to install TC on our EC2 server. We&#8217;ve learned some sensible steps in configuring your deployment environment so that you can run multiple instances of TC in a sensible manner.
All we have left [...]]]></description>
		<wfw:commentRss>http://www.webappsolution.com/wordpress/2009/05/07/installing-tomcat-in-a-sensible-way-in-ec2-cloud-machine-part-4-final/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
