<?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/"
		>
<channel>
	<title>Comments on: Pot of Gold at the Flex / AIR Jam</title>
	<atom:link href="http://www.jamesward.com/2007/08/14/pot-of-gold-at-the-flex-air-jam/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jamesward.com/2007/08/14/pot-of-gold-at-the-flex-air-jam/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=pot-of-gold-at-the-flex-air-jam</link>
	<description>Heroku &#124; Java &#124; Scala &#124; Cloud &#124; Open Source &#124; Linux</description>
	<lastBuildDate>Wed, 08 Feb 2012 19:54:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: James Ward</title>
		<link>http://www.jamesward.com/2007/08/14/pot-of-gold-at-the-flex-air-jam/comment-page-1/#comment-162871</link>
		<dc:creator>James Ward</dc:creator>
		<pubDate>Thu, 31 Mar 2011 13:50:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/08/14/pot-of-gold-at-the-flex-air-jam/#comment-162871</guid>
		<description>Looks ok.  Maybe the application context is not /anvilPortal but / or something else.</description>
		<content:encoded><![CDATA[<p>Looks ok.  Maybe the application context is not /anvilPortal but / or something else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ram</title>
		<link>http://www.jamesward.com/2007/08/14/pot-of-gold-at-the-flex-air-jam/comment-page-1/#comment-162869</link>
		<dc:creator>ram</dc:creator>
		<pubDate>Thu, 31 Mar 2011 09:07:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/08/14/pot-of-gold-at-the-flex-air-jam/#comment-162869</guid>
		<description>thanks for the quick reply James.. pls help me in this regard...</description>
		<content:encoded><![CDATA[<p>thanks for the quick reply James.. pls help me in this regard&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ram</title>
		<link>http://www.jamesward.com/2007/08/14/pot-of-gold-at-the-flex-air-jam/comment-page-1/#comment-162868</link>
		<dc:creator>ram</dc:creator>
		<pubDate>Thu, 31 Mar 2011 09:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/08/14/pot-of-gold-at-the-flex-air-jam/#comment-162868</guid>
		<description>Hi... below is the Tomcat log.... still not able to access the application...

getting the same error...&quot;The requested resource (/anvilPortal/) is not available.&quot;


Mar 31, 2011 2:12:02 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Mar 31, 2011 2:12:04 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Mar 31, 2011 2:12:04 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Mar 31, 2011 2:26:33 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextDestroyed()
Mar 31, 2011 2:26:33 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextDestroyed()
Mar 31, 2011 2:26:33 PM org.apache.catalina.core.ApplicationContext log
INFO: Closing Spring root WebApplicationContext
Mar 31, 2011 2:26:51 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext
Mar 31, 2011 2:26:53 PM org.apache.catalina.core.ApplicationContext log
INFO: ContextListener: contextInitialized()
Mar 31, 2011 2:26:53 PM org.apache.catalina.core.ApplicationContext log
INFO: SessionListener: contextInitialized()
Mar 31, 2011 2:34:50 PM org.apache.catalina.core.ApplicationContext log
INFO: Closing Spring root WebApplicationContext
Mar 31, 2011 2:34:55 PM org.apache.catalina.core.ApplicationContext log
INFO: Initializing Spring root WebApplicationContext</description>
		<content:encoded><![CDATA[<p>Hi&#8230; below is the Tomcat log&#8230;. still not able to access the application&#8230;</p>
<p>getting the same error&#8230;&#8221;The requested resource (/anvilPortal/) is not available.&#8221;</p>
<p>Mar 31, 2011 2:12:02 PM org.apache.catalina.core.ApplicationContext log<br />
INFO: Initializing Spring root WebApplicationContext<br />
Mar 31, 2011 2:12:04 PM org.apache.catalina.core.ApplicationContext log<br />
INFO: ContextListener: contextInitialized()<br />
Mar 31, 2011 2:12:04 PM org.apache.catalina.core.ApplicationContext log<br />
INFO: SessionListener: contextInitialized()<br />
Mar 31, 2011 2:26:33 PM org.apache.catalina.core.ApplicationContext log<br />
INFO: SessionListener: contextDestroyed()<br />
Mar 31, 2011 2:26:33 PM org.apache.catalina.core.ApplicationContext log<br />
INFO: ContextListener: contextDestroyed()<br />
Mar 31, 2011 2:26:33 PM org.apache.catalina.core.ApplicationContext log<br />
INFO: Closing Spring root WebApplicationContext<br />
Mar 31, 2011 2:26:51 PM org.apache.catalina.core.ApplicationContext log<br />
INFO: Initializing Spring root WebApplicationContext<br />
Mar 31, 2011 2:26:53 PM org.apache.catalina.core.ApplicationContext log<br />
INFO: ContextListener: contextInitialized()<br />
Mar 31, 2011 2:26:53 PM org.apache.catalina.core.ApplicationContext log<br />
INFO: SessionListener: contextInitialized()<br />
Mar 31, 2011 2:34:50 PM org.apache.catalina.core.ApplicationContext log<br />
INFO: Closing Spring root WebApplicationContext<br />
Mar 31, 2011 2:34:55 PM org.apache.catalina.core.ApplicationContext log<br />
INFO: Initializing Spring root WebApplicationContext</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward</title>
		<link>http://www.jamesward.com/2007/08/14/pot-of-gold-at-the-flex-air-jam/comment-page-1/#comment-162861</link>
		<dc:creator>James Ward</dc:creator>
		<pubDate>Wed, 30 Mar 2011 14:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/08/14/pot-of-gold-at-the-flex-air-jam/#comment-162861</guid>
		<description>Sounds like there was an error starting the server.  Check your Tomcat logs.</description>
		<content:encoded><![CDATA[<p>Sounds like there was an error starting the server.  Check your Tomcat logs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ram</title>
		<link>http://www.jamesward.com/2007/08/14/pot-of-gold-at-the-flex-air-jam/comment-page-1/#comment-162850</link>
		<dc:creator>ram</dc:creator>
		<pubDate>Mon, 28 Mar 2011 07:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/08/14/pot-of-gold-at-the-flex-air-jam/#comment-162850</guid>
		<description>Facing same problem as above..  anvilPortal is deployed on Tomcat 7 - no error is being thrown.  List Applications in Tomcat is showing anvilPortal as running.. but it throws error when I tried to open the application

http://localhost:8099/anvilPortal/
&quot;description The requested resource (/anvilPortal/) is not available.&quot;</description>
		<content:encoded><![CDATA[<p>Facing same problem as above..  anvilPortal is deployed on Tomcat 7 &#8211; no error is being thrown.  List Applications in Tomcat is showing anvilPortal as running.. but it throws error when I tried to open the application</p>
<p><a href="http://localhost:8099/anvilPortal/" rel="nofollow">http://localhost:8099/anvilPortal/</a><br />
&#8220;description The requested resource (/anvilPortal/) is not available.&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Ward</title>
		<link>http://www.jamesward.com/2007/08/14/pot-of-gold-at-the-flex-air-jam/comment-page-1/#comment-104798</link>
		<dc:creator>James Ward</dc:creator>
		<pubDate>Fri, 18 Apr 2008 14:59:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/08/14/pot-of-gold-at-the-flex-air-jam/#comment-104798</guid>
		<description>Hi,

It&#039;s possible that the WAR file did not deploy correctly.  Did you see any errors in the Tomcat console?

-James</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>It&#8217;s possible that the WAR file did not deploy correctly.  Did you see any errors in the Tomcat console?</p>
<p>-James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anvil Portal....I can't get it to work</title>
		<link>http://www.jamesward.com/2007/08/14/pot-of-gold-at-the-flex-air-jam/comment-page-1/#comment-89121</link>
		<dc:creator>Anvil Portal....I can't get it to work</dc:creator>
		<pubDate>Tue, 26 Feb 2008 17:16:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/08/14/pot-of-gold-at-the-flex-air-jam/#comment-89121</guid>
		<description>I am trying to deploy the anvilPortal.war.  I checked the JAVA_HOME and CATALINA_HOME variables and deployed the anvilPortal in my webApps directory.  I am using the blaze version of tomcat.  I now have an anvilPortal folder in my webapps however when I go to http://localhost:8400/anvilPortal/anvilPortal.swf I am told the file is not there.  Note that my tomcat is set up on port 8400.  Any suggestions?

Thanks</description>
		<content:encoded><![CDATA[<p>I am trying to deploy the anvilPortal.war.  I checked the JAVA_HOME and CATALINA_HOME variables and deployed the anvilPortal in my webApps directory.  I am using the blaze version of tomcat.  I now have an anvilPortal folder in my webapps however when I go to <a href="http://localhost:8400/anvilPortal/anvilPortal.swf" rel="nofollow">http://localhost:8400/anvilPortal/anvilPortal.swf</a> I am told the file is not there.  Note that my tomcat is set up on port 8400.  Any suggestions?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave Zaffery</title>
		<link>http://www.jamesward.com/2007/08/14/pot-of-gold-at-the-flex-air-jam/comment-page-1/#comment-47911</link>
		<dc:creator>Dave Zaffery</dc:creator>
		<pubDate>Sun, 16 Sep 2007 21:15:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/08/14/pot-of-gold-at-the-flex-air-jam/#comment-47911</guid>
		<description>Make&#039;s me wish I lived in Colorado!  Awesome thanks!</description>
		<content:encoded><![CDATA[<p>Make&#8217;s me wish I lived in Colorado!  Awesome thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dipock</title>
		<link>http://www.jamesward.com/2007/08/14/pot-of-gold-at-the-flex-air-jam/comment-page-1/#comment-35497</link>
		<dc:creator>Dipock</dc:creator>
		<pubDate>Thu, 16 Aug 2007 17:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/08/14/pot-of-gold-at-the-flex-air-jam/#comment-35497</guid>
		<description>Flowers rainbows..?....you&#039;re spending too much time in SF ......delightful...</description>
		<content:encoded><![CDATA[<p>Flowers rainbows..?&#8230;.you&#8217;re spending too much time in SF &#8230;&#8230;delightful&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Stewart</title>
		<link>http://www.jamesward.com/2007/08/14/pot-of-gold-at-the-flex-air-jam/comment-page-1/#comment-35400</link>
		<dc:creator>Ryan Stewart</dc:creator>
		<pubDate>Wed, 15 Aug 2007 18:22:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.jamesward.org/wordpress/2007/08/14/pot-of-gold-at-the-flex-air-jam/#comment-35400</guid>
		<description>Look awesome Mike!

=Ryan</description>
		<content:encoded><![CDATA[<p>Look awesome Mike!</p>
<p>=Ryan</p>
]]></content:encoded>
	</item>
</channel>
</rss>

