<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shaaf's Blog &#187; wasprofile</title>
	<atom:link href="http://www.shaafshah.com/tag/wasprofile/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shaafshah.com</link>
	<description>Another bit in the wall</description>
	<lastBuildDate>Wed, 12 Aug 2009 14:28:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>wasprofile -create -delete</title>
		<link>http://www.shaafshah.com/2008/10/24/wasprofile-create-delete/</link>
		<comments>http://www.shaafshah.com/2008/10/24/wasprofile-create-delete/#comments</comments>
		<pubDate>Fri, 24 Oct 2008 11:38:00 +0000</pubDate>
		<dc:creator>Shaaf Shah</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Administrator]]></category>
		<category><![CDATA[HOWTO]]></category>
		<category><![CDATA[IBM]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[jdbc]]></category>
		<category><![CDATA[jython]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[wasprofile]]></category>
		<category><![CDATA[websphere]]></category>
		<category><![CDATA[wsadmin]]></category>

		<guid isPermaLink="false">http://www.shaafshah.com/?p=91</guid>
		<description><![CDATA[Sometimes you require to do things silently, without any questions asked and &#8220;Just Do It&#8221; attitude is required. I often find my self with this problem. If you want to delete or create a Websphere profile from your command line try the following. (I have tried on RSA only) # deleteing a profile wasprofile -delete [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes you require to do things silently, without any questions asked and &#8220;Just Do It&#8221; attitude is required.</p>
<p>I often find my self with this problem.</p>
<p>If you want to delete or create a Websphere profile from your command line try the following. (I have tried on RSA only)</p>
<p># deleteing a profile<br />
<strong>wasprofile </strong>-delete -profileName MyProfile</p>
<p>You should get the following message on deletion</p>
<p><strong>INSTCONFSUCCESS: Success: The profile no longer exists.</strong></p>
<p>Creating a websphere profile</p>
<p><strong>wasprofile </strong>-create -profileName MyProfile -profilePath \<br />
[PROFILE PATH] -templatePath \<br />
[RSA HOME]runtimes\base_v6\profileTemplates\default \<br />
-nodeName [NODE NAME] -cellName [CELL NAME] -hostName [HOSTNAME].</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shaafshah.com/2008/10/24/wasprofile-create-delete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
