<?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: Oracle WebTier multiple OHS instances</title>
	<atom:link href="http://technology.amis.nl/2010/12/07/webtier-multiple-ohs-instances/feed/" rel="self" type="application/rss+xml" />
	<link>http://technology.amis.nl/2010/12/07/webtier-multiple-ohs-instances/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=webtier-multiple-ohs-instances</link>
	<description></description>
	<lastBuildDate>Fri, 12 Apr 2013 10:04:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Michel Schildmeijer</title>
		<link>http://technology.amis.nl/2010/12/07/webtier-multiple-ohs-instances/#comment-6414</link>
		<dc:creator>Michel Schildmeijer</dc:creator>
		<pubDate>Sun, 11 Dec 2011 15:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=9328#comment-6414</guid>
		<description><![CDATA[Hi Ali
You must ensure you choose the OHS WebTier Standalone installation.
Therefore, during installation, you must choose Install only, so the option &quot; Install Software - Do Not Configure&quot; In this case you only install the software.
When you&#039;re finished, run the configure script from the WebTier Home( the folder where you installed your software). During configure you can choose to create a new WebLogic domain or to connect to an existing WebLogic Domain. You should choose to connect to the existing one, and then you will get prompted to fill in host, weblogic admin user, password and port of your WebLogic domain on your other host.
After this, you not finished yet, then you should configure routing between your WebLogic Domain and OHS using the mod_wl_ohs module from Apache.
Hope this helps
Kind regards
Â 
Michel]]></description>
		<content:encoded><![CDATA[<p>Hi Ali<br />
You must ensure you choose the OHS WebTier Standalone installation.<br />
Therefore, during installation, you must choose Install only, so the option &#8221; Install Software &#8211; Do Not Configure&#8221; In this case you only install the software.<br />
When you&#8217;re finished, run the configure script from the WebTier Home( the folder where you installed your software). During configure you can choose to create a new WebLogic domain or to connect to an existing WebLogic Domain. You should choose to connect to the existing one, and then you will get prompted to fill in host, weblogic admin user, password and port of your WebLogic domain on your other host.<br />
After this, you not finished yet, then you should configure routing between your WebLogic Domain and OHS using the mod_wl_ohs module from Apache.<br />
Hope this helps<br />
Kind regards<br />
Â <br />
Michel</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ali</title>
		<link>http://technology.amis.nl/2010/12/07/webtier-multiple-ohs-instances/#comment-6413</link>
		<dc:creator>Ali</dc:creator>
		<pubDate>Fri, 09 Dec 2011 10:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=9328#comment-6413</guid>
		<description><![CDATA[Hi,
Need your help , Im installing ohs with webgate to integrate with peoplesoft, and im confused in OHS installation, that we have our weblogic server (Host A) and (ohs)oracle http server(Host B) mean both are on different nodes, so when we install our ohs serverÂ  it is asking for entering middleware_home (which is in on our case is weblogic server known as host A)
so do i mention it ip/middleware_home for it or not, plus it is on windows environment.]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
Need your help , Im installing ohs with webgate to integrate with peoplesoft, and im confused in OHS installation, that we have our weblogic server (Host A) and (ohs)oracle http server(Host B) mean both are on different nodes, so when we install our ohs serverÂ  it is asking for entering middleware_home (which is in on our case is weblogic server known as host A)<br />
so do i mention it ip/middleware_home for it or not, plus it is on windows environment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michel Schildmeijer</title>
		<link>http://technology.amis.nl/2010/12/07/webtier-multiple-ohs-instances/#comment-6412</link>
		<dc:creator>Michel Schildmeijer</dc:creator>
		<pubDate>Wed, 22 Dec 2010 13:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=9328#comment-6412</guid>
		<description><![CDATA[Hi Jacco
1) Depends on several things. VIP only is not enough; especially when you want to connect outside your network and dont want any trace to you local machines, you use an extra layer where you place this ( or another ) Apache like Â solution.
2) Of course, you are absolutely right. This post is just to make clear how the idea works
But I would seperate in on the instance level and not on the component level. In this case you have separate instance configurations all controlled separate by opmn
So opmnctl createinstance with the neccesary parameters.]]></description>
		<content:encoded><![CDATA[<p>Hi Jacco<br />
1) Depends on several things. VIP only is not enough; especially when you want to connect outside your network and dont want any trace to you local machines, you use an extra layer where you place this ( or another ) Apache like Â solution.<br />
2) Of course, you are absolutely right. This post is just to make clear how the idea works<br />
But I would seperate in on the instance level and not on the component level. In this case you have separate instance configurations all controlled separate by opmn<br />
So opmnctl createinstance with the neccesary parameters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jacco H. Landlust</title>
		<link>http://technology.amis.nl/2010/12/07/webtier-multiple-ohs-instances/#comment-6411</link>
		<dc:creator>Jacco H. Landlust</dc:creator>
		<pubDate>Tue, 21 Dec 2010 20:55:44 +0000</pubDate>
		<guid isPermaLink="false">http://technology.amis.nl/blog/?p=9328#comment-6411</guid>
		<description><![CDATA[I have 2 questions.
1) wouldn&#039;t virtualhosting solve this issue much easier? (either name of ip based)
2) if you really have to setup different apaches, wouldn&#039;t opmnctl createcomponent -componentName $name_of_http_server -componentType OHS (and then some more parameters, you can read docs too :) ) do the trick just as easy?]]></description>
		<content:encoded><![CDATA[<p>I have 2 questions.<br />
1) wouldn&#8217;t virtualhosting solve this issue much easier? (either name of ip based)<br />
2) if you really have to setup different apaches, wouldn&#8217;t opmnctl createcomponent -componentName $name_of_http_server -componentType OHS (and then some more parameters, you can read docs too <img src='http://technology.amis.nl/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ) do the trick just as easy?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
