<?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 for CoreBlox Blog</title>
	<atom:link href="http://www.coreblox.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.coreblox.com/blog</link>
	<description></description>
	<lastBuildDate>Thu, 11 Mar 2010 05:16:27 -0600</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Troubleshooting SiteMinder on Windows 2008 and IIS 7 by Ronald Molsan</title>
		<link>http://www.coreblox.com/blog/2009/03/troubleshooting-siteminder-on-windows-2008-and-iis-7/comment-page-1/#comment-7342</link>
		<dc:creator>Ronald Molsan</dc:creator>
		<pubDate>Thu, 11 Mar 2010 05:16:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=472#comment-7342</guid>
		<description>By far the most concise and up to date information I found on this topic. Sure glad that I navigated to your page by accident. I’ll be subscribing to your feed so that I can get the latest updates. Appreciate all the information here</description>
		<content:encoded><![CDATA[<p>By far the most concise and up to date information I found on this topic. Sure glad that I navigated to your page by accident. I’ll be subscribing to your feed so that I can get the latest updates. Appreciate all the information here</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Configuring ADAM as a SiteMinder Policy Store by kowsigi</title>
		<link>http://www.coreblox.com/blog/2009/04/configuring-adam-as-a-siteminder-policy-store/comment-page-1/#comment-7336</link>
		<dc:creator>kowsigi</dc:creator>
		<pubDate>Wed, 10 Mar 2010 16:58:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=489#comment-7336</guid>
		<description>A useful one...  excellent step by step explanation with screenshots..

thanks</description>
		<content:encoded><![CDATA[<p>A useful one&#8230;  excellent step by step explanation with screenshots..</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SiteMinder Experts List by Justin Germino</title>
		<link>http://www.coreblox.com/blog/2010/02/siteminder-experts-list/comment-page-1/#comment-7165</link>
		<dc:creator>Justin Germino</dc:creator>
		<pubDate>Sat, 27 Feb 2010 23:47:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=884#comment-7165</guid>
		<description>Thanks for including me on the list, I am following the list now as well.  Though I don&#039;t blog about or talk about SiteMinder much on my &quot;personal accounts&quot; because I don&#039;t like to mix my day job with my blogging hobbies, I always help anyone and everyone out when I can when they have SiteMinder Questions.  Look forward to seeing you all in CA World 2010, are you going to come to my Presentation?</description>
		<content:encoded><![CDATA[<p>Thanks for including me on the list, I am following the list now as well.  Though I don&#8217;t blog about or talk about SiteMinder much on my &#8220;personal accounts&#8221; because I don&#8217;t like to mix my day job with my blogging hobbies, I always help anyone and everyone out when I can when they have SiteMinder Questions.  Look forward to seeing you all in CA World 2010, are you going to come to my Presentation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick guide to installing SiteMinder WAM R12 SP2 by Justin Germino</title>
		<link>http://www.coreblox.com/blog/2010/01/quick-guide-to-installing-siteminder-wam-r12-sp2/comment-page-1/#comment-7077</link>
		<dc:creator>Justin Germino</dc:creator>
		<pubDate>Tue, 23 Feb 2010 16:41:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=807#comment-7077</guid>
		<description>Other notes about the WAM UI, don&#039;t ever use * in search queries when setting up the External Admin User store, this will cause an exception and force you to re-enter the WAM UI from scratch and you will lose all tabs and screens you had previously filled out.</description>
		<content:encoded><![CDATA[<p>Other notes about the WAM UI, don&#8217;t ever use * in search queries when setting up the External Admin User store, this will cause an exception and force you to re-enter the WAM UI from scratch and you will lose all tabs and screens you had previously filled out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick guide to installing SiteMinder WAM R12 SP2 by Justin Germino</title>
		<link>http://www.coreblox.com/blog/2010/01/quick-guide-to-installing-siteminder-wam-r12-sp2/comment-page-1/#comment-7076</link>
		<dc:creator>Justin Germino</dc:creator>
		<pubDate>Tue, 23 Feb 2010 16:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=807#comment-7076</guid>
		<description>JBOSS is highly unstable as an application server, the WAM UI is much more stable if you front end it with Weblogic instead.  You can also proxy Weblogic or JBOSS behind IIS and SSL if you wanted an added layer as in our environment we don&#039;t allow hitting app instances directly for general administration.

Not listed in CA R12 docs is to install JBOSS as a service, you can find this service.bat file in your bin directory and just do service install which will install the JBOSS server as a windows service as well so you don&#039;t have to run the shutdown and run.bat files to start and stop the JBOSS instance.

Also note, if you are going to use your R12 SP2 WAM UI to talk to multiple policy servers, make sure you setup your WAM UI to the first policy server with the xpsregclient :password -adminui-setup and then configure your WAM UI for external administrative store.  Then you can register additional policy servers and you set them in registration mode by doing xpsregclient :password -adminui (without the -setup).  You must use a unique username each time, you can&#039;t use the same generic SM Admin you used on 1st policy server.</description>
		<content:encoded><![CDATA[<p>JBOSS is highly unstable as an application server, the WAM UI is much more stable if you front end it with Weblogic instead.  You can also proxy Weblogic or JBOSS behind IIS and SSL if you wanted an added layer as in our environment we don&#8217;t allow hitting app instances directly for general administration.</p>
<p>Not listed in CA R12 docs is to install JBOSS as a service, you can find this service.bat file in your bin directory and just do service install which will install the JBOSS server as a windows service as well so you don&#8217;t have to run the shutdown and run.bat files to start and stop the JBOSS instance.</p>
<p>Also note, if you are going to use your R12 SP2 WAM UI to talk to multiple policy servers, make sure you setup your WAM UI to the first policy server with the xpsregclient :password -adminui-setup and then configure your WAM UI for external administrative store.  Then you can register additional policy servers and you set them in registration mode by doing xpsregclient :password -adminui (without the -setup).  You must use a unique username each time, you can&#8217;t use the same generic SM Admin you used on 1st policy server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Benefits of the Hosted Model by Elmer Redican</title>
		<link>http://www.coreblox.com/blog/2006/04/benefits-of-the-hosted-model/comment-page-1/#comment-7001</link>
		<dc:creator>Elmer Redican</dc:creator>
		<pubDate>Fri, 19 Feb 2010 17:19:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=31#comment-7001</guid>
		<description>I have to agree with you on this one, it is nearly always the case.</description>
		<content:encoded><![CDATA[<p>I have to agree with you on this one, it is nearly always the case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick guide to installing SiteMinder WAM R12 SP2 by Todd</title>
		<link>http://www.coreblox.com/blog/2010/01/quick-guide-to-installing-siteminder-wam-r12-sp2/comment-page-1/#comment-6996</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Fri, 19 Feb 2010 16:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=807#comment-6996</guid>
		<description>Thanks for the additional information.  This is very useful to know.

Todd</description>
		<content:encoded><![CDATA[<p>Thanks for the additional information.  This is very useful to know.</p>
<p>Todd</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick guide to installing SiteMinder WAM R12 SP2 by Solai Jayaraman</title>
		<link>http://www.coreblox.com/blog/2010/01/quick-guide-to-installing-siteminder-wam-r12-sp2/comment-page-1/#comment-6989</link>
		<dc:creator>Solai Jayaraman</dc:creator>
		<pubDate>Fri, 19 Feb 2010 10:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=807#comment-6989</guid>
		<description>Hi, 

This was really helpful...
One of the pre-requisite that is not mentioned anywhere in the r12 document is, the requirement of .net framework 3.5. I had a hard time to troubleshoot this issue. Finally figured it out that siteminder r12 requires .net framework to execute smobjimport.

Following is the error message it was throwing without .net framework 3.5. I think CA should document this.

Application popup: smobjimport.exe - Application Error : The application failed to initialize properly (0xc0150002). Click on OK to terminate the application. 

Generate Activation Context failed for C:\CA\siteminder\bin\vctoolkit.dll. Reference error message: The referenced assembly is not installed on your system.</description>
		<content:encoded><![CDATA[<p>Hi, </p>
<p>This was really helpful&#8230;<br />
One of the pre-requisite that is not mentioned anywhere in the r12 document is, the requirement of .net framework 3.5. I had a hard time to troubleshoot this issue. Finally figured it out that siteminder r12 requires .net framework to execute smobjimport.</p>
<p>Following is the error message it was throwing without .net framework 3.5. I think CA should document this.</p>
<p>Application popup: smobjimport.exe &#8211; Application Error : The application failed to initialize properly (0xc0150002). Click on OK to terminate the application. </p>
<p>Generate Activation Context failed for C:\CA\siteminder\bin\vctoolkit.dll. Reference error message: The referenced assembly is not installed on your system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick guide to installing SiteMinder WAM R12 SP2 by Todd</title>
		<link>http://www.coreblox.com/blog/2010/01/quick-guide-to-installing-siteminder-wam-r12-sp2/comment-page-1/#comment-6587</link>
		<dc:creator>Todd</dc:creator>
		<pubDate>Sat, 30 Jan 2010 00:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=807#comment-6587</guid>
		<description>Jim,

Thanks for the feedback and additional information.  We really appreciate it.

Todd</description>
		<content:encoded><![CDATA[<p>Jim,</p>
<p>Thanks for the feedback and additional information.  We really appreciate it.</p>
<p>Todd</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Quick guide to installing SiteMinder WAM R12 SP2 by Jim Thorstad (CA)</title>
		<link>http://www.coreblox.com/blog/2010/01/quick-guide-to-installing-siteminder-wam-r12-sp2/comment-page-1/#comment-6584</link>
		<dc:creator>Jim Thorstad (CA)</dc:creator>
		<pubDate>Fri, 29 Jan 2010 23:26:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.coreblox.com/blog/?p=807#comment-6584</guid>
		<description>Hi Eric,

This is a nice summary, thank you! Your readers should be advised that there is currently an issue with the adminui-pre-req-12.0-sp2-win32.exe installer when installing the Admin UI server to a windows drive other than the C: drive. The Windows service won&#039;t be installed automatically. You can fix this by running \bin\service.bat manually or install to the C: drive. We plan to fix this in the next cumulative maintenance planned for mid-April.

There are a couple of other enhancements in the r12 SP2 Admin UI that I&#039;d like to point out. First, you can now authenticate to the Admin UI without configuring external authentication at all (i.e., using the &quot;SiteMinder&quot; account). This was not previously possible. Second, configuring external administration is now much easier via a new wizard inside the Admin UI &gt; Administration &gt; Admin UI &gt; Configure Administrative Authentication.

Enjoy!</description>
		<content:encoded><![CDATA[<p>Hi Eric,</p>
<p>This is a nice summary, thank you! Your readers should be advised that there is currently an issue with the adminui-pre-req-12.0-sp2-win32.exe installer when installing the Admin UI server to a windows drive other than the C: drive. The Windows service won&#8217;t be installed automatically. You can fix this by running \bin\service.bat manually or install to the C: drive. We plan to fix this in the next cumulative maintenance planned for mid-April.</p>
<p>There are a couple of other enhancements in the r12 SP2 Admin UI that I&#8217;d like to point out. First, you can now authenticate to the Admin UI without configuring external authentication at all (i.e., using the &#8220;SiteMinder&#8221; account). This was not previously possible. Second, configuring external administration is now much easier via a new wizard inside the Admin UI &gt; Administration &gt; Admin UI &gt; Configure Administrative Authentication.</p>
<p>Enjoy!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
