<?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: Old WLST tools</title>
	<atom:link href="http://ghattus.com/2009/12/02/old-wlst-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://ghattus.com/2009/12/02/old-wlst-tools/</link>
	<description>A blog about technology that I work on in my day to day job</description>
	<lastBuildDate>Mon, 20 Sep 2010 23:28:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Ilmars</title>
		<link>http://ghattus.com/2009/12/02/old-wlst-tools/comment-page-1/#comment-295</link>
		<dc:creator>Ilmars</dc:creator>
		<pubDate>Mon, 20 Sep 2010 23:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://ghattus.com/?p=165#comment-295</guid>
		<description>Hi, Satya! 

I knew that you was the author of WLST, a beautiful interface to Admin functions, but I have a great challenge!  Our customer wants a Weblogic Admin solution only developed with Java code and Ant scripts. I get almost all things done, but I&#039;m not finding the Java classes and methods to implement JMS Event Generator and Channel Rules creation. Have you any code or some clue that could help me?  Thanks in advance.  

(Ilmars Senkevics from Sao Paulo - BRAZIL)</description>
		<content:encoded><![CDATA[<p>Hi, Satya! </p>
<p>I knew that you was the author of WLST, a beautiful interface to Admin functions, but I have a great challenge!  Our customer wants a Weblogic Admin solution only developed with Java code and Ant scripts. I get almost all things done, but I&#8217;m not finding the Java classes and methods to implement JMS Event Generator and Channel Rules creation. Have you any code or some clue that could help me?  Thanks in advance.  </p>
<p>(Ilmars Senkevics from Sao Paulo &#8211; BRAZIL)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unni</title>
		<link>http://ghattus.com/2009/12/02/old-wlst-tools/comment-page-1/#comment-248</link>
		<dc:creator>Unni</dc:creator>
		<pubDate>Fri, 28 May 2010 04:39:25 +0000</pubDate>
		<guid isPermaLink="false">http://ghattus.com/?p=165#comment-248</guid>
		<description>Satya,

Thanks a TONNE, for creating such a a wonderful utility!!

Keep up the good work,
Unni</description>
		<content:encoded><![CDATA[<p>Satya,</p>
<p>Thanks a TONNE, for creating such a a wonderful utility!!</p>
<p>Keep up the good work,<br />
Unni</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Archana</title>
		<link>http://ghattus.com/2009/12/02/old-wlst-tools/comment-page-1/#comment-243</link>
		<dc:creator>Archana</dc:creator>
		<pubDate>Fri, 14 May 2010 05:16:55 +0000</pubDate>
		<guid isPermaLink="false">http://ghattus.com/?p=165#comment-243</guid>
		<description>Hi Satya,
  Good to read your blogs.  Need small favour.

Can we update a domain template before creating the domain with new roles and groups. If so then how ?

appreciate urgent help !!
-Archana</description>
		<content:encoded><![CDATA[<p>Hi Satya,<br />
  Good to read your blogs.  Need small favour.</p>
<p>Can we update a domain template before creating the domain with new roles and groups. If so then how ?</p>
<p>appreciate urgent help !!<br />
-Archana</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sghattu</title>
		<link>http://ghattus.com/2009/12/02/old-wlst-tools/comment-page-1/#comment-194</link>
		<dc:creator>sghattu</dc:creator>
		<pubDate>Fri, 19 Feb 2010 03:01:28 +0000</pubDate>
		<guid isPermaLink="false">http://ghattus.com/?p=165#comment-194</guid>
		<description>Thanks for letting me know. I will try to fix them soon.</description>
		<content:encoded><![CDATA[<p>Thanks for letting me know. I will try to fix them soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sricharan</title>
		<link>http://ghattus.com/2009/12/02/old-wlst-tools/comment-page-1/#comment-193</link>
		<dc:creator>sricharan</dc:creator>
		<pubDate>Thu, 18 Feb 2010 00:40:54 +0000</pubDate>
		<guid isPermaLink="false">http://ghattus.com/?p=165#comment-193</guid>
		<description>Hello Satya, 
             i have been following your blog for some time. i need a small help. i have been writing wlst scripts which usually take more than a minute for loading all the weblogic.jar files. is there any we can write the wlst script so that it will run the script in seconds rather than a minute?. any info would be helpfull</description>
		<content:encoded><![CDATA[<p>Hello Satya,<br />
             i have been following your blog for some time. i need a small help. i have been writing wlst scripts which usually take more than a minute for loading all the weblogic.jar files. is there any we can write the wlst script so that it will run the script in seconds rather than a minute?. any info would be helpfull</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronith</title>
		<link>http://ghattus.com/2009/12/02/old-wlst-tools/comment-page-1/#comment-96</link>
		<dc:creator>Ronith</dc:creator>
		<pubDate>Sun, 06 Dec 2009 16:41:43 +0000</pubDate>
		<guid isPermaLink="false">http://ghattus.com/?p=165#comment-96</guid>
		<description>Hi Satya,
                   This is Ronith. I am a novice to WLST. Can you please give me information how to run a WLST script remotely. I wrote a script using WLST that bounces the managed server. Its working fine in a physical server where we have weblogic domain installed. But i cant make it work in another physical server where there is no weblogic. I have added weblogic.jar and wlfullclient.jar to the classpath. I am getting a WLST OffLine Class not found exception.  Can you give any information regarding this issue or can you direct me to any documentation. Thanks</description>
		<content:encoded><![CDATA[<p>Hi Satya,<br />
                   This is Ronith. I am a novice to WLST. Can you please give me information how to run a WLST script remotely. I wrote a script using WLST that bounces the managed server. Its working fine in a physical server where we have weblogic domain installed. But i cant make it work in another physical server where there is no weblogic. I have added weblogic.jar and wlfullclient.jar to the classpath. I am getting a WLST OffLine Class not found exception.  Can you give any information regarding this issue or can you direct me to any documentation. Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

