<?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: Automating Deployment to IBM WebSphere Portal</title>
	<atom:link href="http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/</link>
	<description>Software Development in Brisbane</description>
	<lastBuildDate>Fri, 03 Feb 2012 20:00:10 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: Private Servers</title>
		<link>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/comment-page-1/#comment-46054</link>
		<dc:creator>Private Servers</dc:creator>
		<pubDate>Sat, 12 Feb 2011 15:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-46054</guid>
		<description>&lt;strong&gt;Habbo Retros...&lt;/strong&gt;

Habbo Retros are slowly attracting more users with each passing day, most people prefer to play Habbo Retros with pets according to a recent google study, further evidence also supports that Habbo Retros have lead to an annual decrease in revenue for s...</description>
		<content:encoded><![CDATA[<p><strong>Habbo Retros&#8230;</strong></p>
<p>Habbo Retros are slowly attracting more users with each passing day, most people prefer to play Habbo Retros with pets according to a recent google study, further evidence also supports that Habbo Retros have lead to an annual decrease in revenue for s&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/comment-page-1/#comment-25697</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Wed, 18 Nov 2009 23:17:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-25697</guid>
		<description>ant and ws_ant will both use build.xml files.  ws_ant is a custom IBM version of ant that includes a series of tasks specific to the IBM WebSphere environment.  To see more about ws_ant, see http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/tovr_ant.html

for more about Jacl see:
http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.nd.multiplatform.doc/info/ae/ae/cxml_jacl.html

The infocenter is a good spot to develop your knowledge.</description>
		<content:encoded><![CDATA[<p>ant and ws_ant will both use build.xml files.  ws_ant is a custom IBM version of ant that includes a series of tasks specific to the IBM WebSphere environment.  To see more about ws_ant, see <a href="http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/tovr_ant.html" rel="nofollow">http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.nd.doc/info/ae/ae/tovr_ant.html</a></p>
<p>for more about Jacl see:<br />
<a href="http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.nd.multiplatform.doc/info/ae/ae/cxml_jacl.html" rel="nofollow">http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/index.jsp?topic=/com.ibm.websphere.nd.multiplatform.doc/info/ae/ae/cxml_jacl.html</a></p>
<p>The infocenter is a good spot to develop your knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammad Islam</title>
		<link>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/comment-page-1/#comment-25696</link>
		<dc:creator>Mohammad Islam</dc:creator>
		<pubDate>Wed, 18 Nov 2009 20:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-25696</guid>
		<description>Hello Guys,
I am not sure what would be the difference using Ant and WS_Ant tasks? is in a both will use the build file to do all the work? if it is then I need to know if it will deploy everytime you update your work space. Also how can you bind with Virtual Host instead of default binding. I am very new to this. So I need as much as help I can to hone my knowledge.</description>
		<content:encoded><![CDATA[<p>Hello Guys,<br />
I am not sure what would be the difference using Ant and WS_Ant tasks? is in a both will use the build file to do all the work? if it is then I need to know if it will deploy everytime you update your work space. Also how can you bind with Virtual Host instead of default binding. I am very new to this. So I need as much as help I can to hone my knowledge.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rob</title>
		<link>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/comment-page-1/#comment-22732</link>
		<dc:creator>Rob</dc:creator>
		<pubDate>Mon, 18 May 2009 21:57:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-22732</guid>
		<description>Robert,

Thanks for your comments.  I agree with the sentiments regarding ANT.  The reason for its usage in this particular situation is that it matches the existing infrastrutcture.  In particular (as mentioned in the article) I needed a solution which would let me develop on a mac, which historically (I may be wrong in the current enviornment) hasn&#039;t had the ability to run ws_ant.

I&#039;ll keep an eye out on Phurnace Deliver, and your suite of offerings.  There might be some value in the future for us.</description>
		<content:encoded><![CDATA[<p>Robert,</p>
<p>Thanks for your comments.  I agree with the sentiments regarding ANT.  The reason for its usage in this particular situation is that it matches the existing infrastrutcture.  In particular (as mentioned in the article) I needed a solution which would let me develop on a mac, which historically (I may be wrong in the current enviornment) hasn&#8217;t had the ability to run ws_ant.</p>
<p>I&#8217;ll keep an eye out on Phurnace Deliver, and your suite of offerings.  There might be some value in the future for us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Reeves</title>
		<link>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/comment-page-1/#comment-22728</link>
		<dc:creator>Robert Reeves</dc:creator>
		<pubDate>Mon, 18 May 2009 19:06:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-22728</guid>
		<description>Sorry to jump in a little late here, but I&#039;m not a big fan of using Ant to execute a script. Why not cut out the middle man and just use the ws_ant tasks that come with WebSphere? Here&#039;s a link: http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/topic/com.ibm.websphere.javadoc.doc/public_html/api/com/ibm/websphere/ant/tasks/package-summary.html

As far as magical fairies go, you might want to check out Phurnace Deliver. It can capture the config settings of your dev environment, abstract the jdbc url, db host, etc, and then push out to qa and prod. That would help you install the EAR file and configure the WAS container without writing Jacl/Jython/Ant scripts.

Robert</description>
		<content:encoded><![CDATA[<p>Sorry to jump in a little late here, but I&#8217;m not a big fan of using Ant to execute a script. Why not cut out the middle man and just use the ws_ant tasks that come with WebSphere? Here&#8217;s a link: <a href="http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/topic/com.ibm.websphere.javadoc.doc/public_html/api/com/ibm/websphere/ant/tasks/package-summary.html" rel="nofollow">http://publib.boulder.ibm.com/infocenter/wasinfo/v6r1/topic/com.ibm.websphere.javadoc.doc/public_html/api/com/ibm/websphere/ant/tasks/package-summary.html</a></p>
<p>As far as magical fairies go, you might want to check out Phurnace Deliver. It can capture the config settings of your dev environment, abstract the jdbc url, db host, etc, and then push out to qa and prod. That would help you install the EAR file and configure the WAS container without writing Jacl/Jython/Ant scripts.</p>
<p>Robert</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Sutton</title>
		<link>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/comment-page-1/#comment-18335</link>
		<dc:creator>Adrian Sutton</dc:creator>
		<pubDate>Tue, 09 Sep 2008 16:18:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-18335</guid>
		<description>Bloody picky fairies... What&#039;s the difference between EAR and WAR anyway? You have one and the other gets chopped off - it&#039;s all related.

On the plus side, it appears to work now. Though for the life of me I can&#039;t remember what the previous version number was so it might just be a no-op. Doing nothing is better than breaking everything though. :)</description>
		<content:encoded><![CDATA[<p>Bloody picky fairies&#8230; What&#8217;s the difference between EAR and WAR anyway? You have one and the other gets chopped off &#8211; it&#8217;s all related.</p>
<p>On the plus side, it appears to work now. Though for the life of me I can&#8217;t remember what the previous version number was so it might just be a no-op. Doing nothing is better than breaking everything though. <img src='http://www.rojotek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert</title>
		<link>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/comment-page-1/#comment-18326</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Tue, 09 Sep 2008 03:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-18326</guid>
		<description>&lt;p&gt;       The fairies say -- RTFM (read the fairy manual) -- &quot;copy the files to the exploded WAR directory&quot;. Unfortunately unzipping an ear doesn&#039;t also unzip the embedded war. so unzipping an ear file to the exploded EAR directory != to copying files to an exploded war directory. Given that the choice of work for the fairies today might be between fixing this, and doing documentation, you might get some help :). &#160;In additon, copying the contents of the ear over the top will almost certainly result in the IBM&#160;deployment files being overwritten, which is a bad thing, and will cause additional problems.    &lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>       The fairies say &#8212; RTFM (read the fairy manual) &#8212; &#34;copy the files to the exploded WAR directory&#34;. Unfortunately unzipping an ear doesn&#39;t also unzip the embedded war. so unzipping an ear file to the exploded EAR directory != to copying files to an exploded war directory. Given that the choice of work for the fairies today might be between fixing this, and doing documentation, you might get some help <img src='http://www.rojotek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> . &#160;In additon, copying the contents of the ear over the top will almost certainly result in the IBM&#160;deployment files being overwritten, which is a bad thing, and will cause additional problems.    </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert</title>
		<link>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/comment-page-1/#comment-18105</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Tue, 02 Sep 2008 19:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-18105</guid>
		<description>hmmm...

as fun as it is to have conversations with people I&#039;m currently working with on my blog, I think I&#039;ll pick up this thread elsewhere... if magical fairies produce outcomes there might be a follow up entry.</description>
		<content:encoded><![CDATA[<p>hmmm&#8230;</p>
<p>as fun as it is to have conversations with people I&#8217;m currently working with on my blog, I think I&#8217;ll pick up this thread elsewhere&#8230; if magical fairies produce outcomes there might be a follow up entry.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Sutton</title>
		<link>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/comment-page-1/#comment-18089</link>
		<dc:creator>Adrian Sutton</dc:creator>
		<pubDate>Tue, 02 Sep 2008 15:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-18089</guid>
		<description>That was an update sadly.  My magical fairies are looking a little buggy. :P

I&#039;m not stressed about it though, but it would be good to sort it out - the initial manual install process still needs work and documentation, it doesn&#039;t really have a good starting point at the moment.</description>
		<content:encoded><![CDATA[<p>That was an update sadly.  My magical fairies are looking a little buggy. <img src='http://www.rojotek.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
<p>I&#8217;m not stressed about it though, but it would be good to sort it out &#8211; the initial manual install process still needs work and documentation, it doesn&#8217;t really have a good starting point at the moment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: robert</title>
		<link>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/comment-page-1/#comment-18085</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Tue, 02 Sep 2008 13:14:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-18085</guid>
		<description>you&#039;ll probably find that it works well for updates -- not quite as well for first time deploys.... and that it might take a bit of work for the magical fairies to make things work the way you want :)</description>
		<content:encoded><![CDATA[<p>you&#8217;ll probably find that it works well for updates &#8212; not quite as well for first time deploys&#8230;. and that it might take a bit of work for the magical fairies to make things work the way you want <img src='http://www.rojotek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

