<?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"
	>
<channel>
	<title>Comments on: Reset Your Application - wget and Ant</title>
	<atom:link href="http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/</link>
	<description>ColdFusion, Ant, jQuery and other geeky stuff with the occasional motorcycle post.</description>
	<pubDate>Mon, 06 Oct 2008 13:23:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Jim</title>
		<link>http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/#comment-3300</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Tue, 12 Jun 2007 12:47:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/#comment-3300</guid>
		<description>Sorry - I had a case of protocol confusion yesterday!   

Yes - that would work for HTTPS - I also had to authenticate on our server hence the username/password and wget...&lt;div class="comment-remix-meta"&gt;&lt;a href="#" class="replyto" onclick="replyto('3300','Jim'); return false;"&gt;Reply&lt;/a&gt;  - &lt;a href="#" class="quote" onclick="quote('3300','Jim','Sorry - I had a case of protocol confusion yesterday!   \r\n\r\nYes - that would work for HTTPS - I also had to authenticate on our server hence the username\/password and wget...'); return false;"&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Sorry - I had a case of protocol confusion yesterday!   </p>
<p>Yes - that would work for HTTPS - I also had to authenticate on our server hence the username/password and wget&#8230;
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('3300','Jim'); return false;">Reply</a>  - <a href="#" class="quote" onclick="quote('3300','Jim','Sorry - I had a case of protocol confusion yesterday!   \r\n\r\nYes - that would work for HTTPS - I also had to authenticate on our server hence the username\/password and wget...'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Kotek</title>
		<link>http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/#comment-3299</link>
		<dc:creator>Brian Kotek</dc:creator>
		<pubDate>Mon, 11 Jun 2007 17:05:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/#comment-3299</guid>
		<description>Ahh, I never tried it with https, but I would think that just using https in the URL you give Firefox would work? If not, then yep, the wget is probably the way to go.&lt;div class="comment-remix-meta"&gt;&lt;a href="#" class="replyto" onclick="replyto('3299','Brian Kotek'); return false;"&gt;Reply&lt;/a&gt;  - &lt;a href="#" class="quote" onclick="quote('3299','Brian Kotek','Ahh, I never tried it with https, but I would think that just using https in the URL you give Firefox would work? If not, then yep, the wget is probably the way to go.'); return false;"&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Ahh, I never tried it with https, but I would think that just using https in the URL you give Firefox would work? If not, then yep, the wget is probably the way to go.
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('3299','Brian Kotek'); return false;">Reply</a>  - <a href="#" class="quote" onclick="quote('3299','Brian Kotek','Ahh, I never tried it with https, but I would think that just using https in the URL you give Firefox would work? If not, then yep, the wget is probably the way to go.'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/#comment-3298</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Mon, 11 Jun 2007 16:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/#comment-3298</guid>
		<description>Brian - I did see that in the Ant docs but there is no way to pass the HTTPS info using that method unless I missed something?&lt;div class="comment-remix-meta"&gt;&lt;a href="#" class="replyto" onclick="replyto('3298','Jim'); return false;"&gt;Reply&lt;/a&gt;  - &lt;a href="#" class="quote" onclick="quote('3298','Jim','Brian - I did see that in the Ant docs but there is no way to pass the HTTPS info using that method unless I missed something?'); return false;"&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>Brian - I did see that in the Ant docs but there is no way to pass the HTTPS info using that method unless I missed something?
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('3298','Jim'); return false;">Reply</a>  - <a href="#" class="quote" onclick="quote('3298','Jim','Brian - I did see that in the Ant docs but there is no way to pass the HTTPS info using that method unless I missed something?'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Kotek</title>
		<link>http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/#comment-3297</link>
		<dc:creator>Brian Kotek</dc:creator>
		<pubDate>Mon, 11 Jun 2007 16:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/2007/06/11/reset-your-application-wget-and-ant/#comment-3297</guid>
		<description>(Had to redo this with no start and end brackets) Just FYI you can do this without the need for any special download:

exec executable="C:/Program Files/Mozilla Firefox/firefox.exe"
	arg value="http://mysite.com/myapp/index.cfm?reload=true"
/exec&lt;div class="comment-remix-meta"&gt;&lt;a href="#" class="replyto" onclick="replyto('3297','Brian Kotek'); return false;"&gt;Reply&lt;/a&gt;  - &lt;a href="#" class="quote" onclick="quote('3297','Brian Kotek','(Had to redo this with no start and end brackets) Just FYI you can do this without the need for any special download:\r\n\r\nexec executable=\&#34;C:\/Program Files\/Mozilla Firefox\/firefox.exe\&#34;\r\n	arg value=\&#34;http:\/\/mysite.com\/myapp\/index.cfm?reload=true\&#34;\r\n\/exec'); return false;"&gt;Quote&lt;/a&gt;&lt;/div&gt;</description>
		<content:encoded><![CDATA[<p>(Had to redo this with no start and end brackets) Just FYI you can do this without the need for any special download:</p>
<p>exec executable=&#8221;C:/Program Files/Mozilla Firefox/firefox.exe&#8221;<br />
	arg value=&#8221;http://mysite.com/myapp/index.cfm?reload=true&#8221;<br />
/exec
<div class="comment-remix-meta"><a href="#" class="replyto" onclick="replyto('3297','Brian Kotek'); return false;">Reply</a>  - <a href="#" class="quote" onclick="quote('3297','Brian Kotek','(Had to redo this with no start and end brackets) Just FYI you can do this without the need for any special download:\r\n\r\nexec executable=\&quot;C:\/Program Files\/Mozilla Firefox\/firefox.exe\&quot;\r\n	arg value=\&quot;http:\/\/mysite.com\/myapp\/index.cfm?reload=true\&quot;\r\n\/exec'); return false;">Quote</a></div>
]]></content:encoded>
	</item>
</channel>
</rss>
