<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Automating Deployment to IBM WebSphere Portal</title>
	<link>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/</link>
	<description>Product Development in Brisbane</description>
	<pubDate>Fri, 05 Dec 2008 07:47:53 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Adrian Sutton</title>
		<link>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-18335</link>
		<dc:creator>Adrian Sutton</dc:creator>
		<pubDate>Tue, 09 Sep 2008 16:18:15 +0000</pubDate>
		<guid>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-18335</guid>
		<description>Bloody picky fairies... What's the difference between EAR and WAR anyway? You have one and the other gets chopped off - it's all related.

On the plus side, it appears to work now. Though for the life of me I can'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 - 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-18326</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Tue, 09 Sep 2008 03:21:30 +0000</pubDate>
		<guid>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) -- &#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 :). &#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 :). &#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-18105</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Tue, 02 Sep 2008 19:49:46 +0000</pubDate>
		<guid>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'm currently working with on my blog, I think I'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-18089</link>
		<dc:creator>Adrian Sutton</dc:creator>
		<pubDate>Tue, 02 Sep 2008 15:02:11 +0000</pubDate>
		<guid>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'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'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 - 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-18085</link>
		<dc:creator>robert</dc:creator>
		<pubDate>Tue, 02 Sep 2008 13:14:45 +0000</pubDate>
		<guid>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-18085</guid>
		<description>you'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>
	<item>
		<title>By: Adrian Sutton</title>
		<link>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-18080</link>
		<dc:creator>Adrian Sutton</dc:creator>
		<pubDate>Tue, 02 Sep 2008 12:24:52 +0000</pubDate>
		<guid>http://www.rojotek.com/blog/2008/05/22/automating-deployment-to-ibm-websphere-portal/#comment-18080</guid>
		<description>This script (and the assembled one* in ~aj/deployE2/ ) however doesn't handle mapping resources like databases so you wind up with a rather blank E2 and have to deploy manually.  I wonder if the magical fairies could fix that...

*Rob's blog - bringing a bit of IKEA to your life... :)</description>
		<content:encoded><![CDATA[<p>This script (and the assembled one* in ~aj/deployE2/ ) however doesn&#8217;t handle mapping resources like databases so you wind up with a rather blank E2 and have to deploy manually.  I wonder if the magical fairies could fix that&#8230;</p>
<p>*Rob&#8217;s blog - bringing a bit of IKEA to your life&#8230; <img src='http://www.rojotek.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
