<?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>Oracle Seeker, Oracle探索者 &#187; Oracle 融合中间件</title>
	<atom:link href="http://oracleseeker.com/category/middleware_top/oracle_fusion_middleware/feed/" rel="self" type="application/rss+xml" />
	<link>http://oracleseeker.com</link>
	<description>Oracle技术学习和探索的园地，技术顾问的探索旅程</description>
	<lastBuildDate>Sat, 05 May 2012 09:31:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>在OAM 11g中配置使用客户化登录页面</title>
		<link>http://oracleseeker.com/2012/05/05/oam_11g_custom_login_page/</link>
		<comments>http://oracleseeker.com/2012/05/05/oam_11g_custom_login_page/#comments</comments>
		<pubDate>Sat, 05 May 2012 09:22:00 +0000</pubDate>
		<dc:creator>Eleven.Xu</dc:creator>
				<category><![CDATA[Oracle 融合中间件]]></category>
		<category><![CDATA[OAM]]></category>

		<guid isPermaLink="false">http://oracleseeker.com/2012/05/05/oam_11g_custom_login_page/</guid>
		<description><![CDATA[在身份管理和单点登录项目实施过程中，标准的OAM 11g提供的登录页面往往不能直接满足需求，一般情况下都需要客户化开发和配置登录页面作为单点登录的统一入口，本文主要介绍了如何在OAM 11g中配置实用客户化登录页面


相关文章:<ol><li><a href='http://oracleseeker.com/2011/05/04/adf_server_name_port_/' rel='bookmark' title='Permanent Link: ADF中获取服务器名称与端口'>ADF中获取服务器名称与端口</a></li>
</ol>]]></description>
		<wfw:commentRss>http://oracleseeker.com/2012/05/05/oam_11g_custom_login_page/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在UCM中启用ACL权限控制</title>
		<link>http://oracleseeker.com/2012/04/29/ucm_acl_howto_configuration/</link>
		<comments>http://oracleseeker.com/2012/04/29/ucm_acl_howto_configuration/#comments</comments>
		<pubDate>Sun, 29 Apr 2012 03:58:00 +0000</pubDate>
		<dc:creator>Eleven.Xu</dc:creator>
				<category><![CDATA[Oracle 融合中间件]]></category>
		<category><![CDATA[UCM]]></category>

		<guid isPermaLink="false">http://oracleseeker.com/2012/04/29/ucm_acl_howto_configuration/</guid>
		<description><![CDATA[UCM中经常使用Role、Security Group、Account（角色、安全组、帐户）等权限控制对象对文件或虚拟文件夹进行管理和访问控制，但有时对于文件级的细颗粒度权限控制的需求则是这些权限管理对象并不能完全实现的，因此可以考虑借助于ACL（Access Control List）辅助上述权限对象对文档或虚拟文件夹进行更细颗粒度的权限控制...


相关文章:<ol><li><a href='http://oracleseeker.com/2009/07/07/weblogic11g_default_password_modified/' rel='bookmark' title='Permanent Link: WebLogic 11g默认用户密码更新'>WebLogic 11g默认用户密码更新</a></li>
</ol>]]></description>
		<wfw:commentRss>http://oracleseeker.com/2012/04/29/ucm_acl_howto_configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>修改UCM 11g中虚拟文件/文件夹数量限制</title>
		<link>http://oracleseeker.com/2011/10/23/ucm_11g_virtual_folder_maximum/</link>
		<comments>http://oracleseeker.com/2011/10/23/ucm_11g_virtual_folder_maximum/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 07:19:00 +0000</pubDate>
		<dc:creator>Eleven.Xu</dc:creator>
				<category><![CDATA[Oracle 融合中间件]]></category>
		<category><![CDATA[中间件产品与技术]]></category>
		<category><![CDATA[UCM]]></category>

		<guid isPermaLink="false">http://oracleseeker.com/2011/10/23/ucm_11g_virtual_folder_maximum/</guid>
		<description><![CDATA[UCM中的Folders_g组件可以将UCM中的文件管理转化为基于元数据的虚拟文件夹/分层文件夹管理，为文件管理和浏览提供了极大的便利，且为不熟悉CMS和JCR-170规范的技术人员带来了更具“亲和力”的文件展现方式。最近在为某制造类企业实施中间件项目，客户要求将产品的上市方案、认证证书、产品图片等非结构化数据存储到UCM中，为了方便进行管理和维护，我们决定对应不同的产品、配件创建不同的虚拟文件夹，在对应的虚拟文件夹中存储该产品对应的所有非结构化数据。

但由于制造类企业的特殊性，产品、配件等的数量是非常庞大的，动辄数百，多则上千，而伴随着业务扩展和产业链的延伸，在可预见的范围内产品、配件的数量是非常可观的，因此Folders_g默认的每个虚拟文件夹最大数量1000的限制是必然存在问题的，需要想办法调整该参数，使之能够应对未来若干年内的数据扩张...


无相关文章.]]></description>
		<wfw:commentRss>http://oracleseeker.com/2011/10/23/ucm_11g_virtual_folder_maximum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>在UCM 11g中启用Desktop Integration Suite</title>
		<link>http://oracleseeker.com/2011/10/09/ucm_11g_desktop_integration_suite_configuration-2/</link>
		<comments>http://oracleseeker.com/2011/10/09/ucm_11g_desktop_integration_suite_configuration-2/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 10:22:00 +0000</pubDate>
		<dc:creator>Eleven.Xu</dc:creator>
				<category><![CDATA[Oracle 融合中间件]]></category>
		<category><![CDATA[UCM]]></category>

		<guid isPermaLink="false">http://oracleseeker.com/2011/10/09/ucm_11g_desktop_integration_suite_configuration-2/</guid>
		<description><![CDATA[在UCM中，为方便进行文档管理，除提供了Web的管理控制台外，还可以通过DesktopIntegrationSuite组件与IE、MS Office（Word&#38;Excel）集成，从而使用Windows桌面程序进行常规的文档管理，例如：Check-in、Check-out、信息浏览等...


无相关文章.]]></description>
		<wfw:commentRss>http://oracleseeker.com/2011/10/09/ucm_11g_desktop_integration_suite_configuration-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OID 11g Cluster配置</title>
		<link>http://oracleseeker.com/2011/09/05/oid_11g_cluster_ha_load_balance/</link>
		<comments>http://oracleseeker.com/2011/09/05/oid_11g_cluster_ha_load_balance/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 15:17:00 +0000</pubDate>
		<dc:creator>Eleven.Xu</dc:creator>
				<category><![CDATA[Oracle 融合中间件]]></category>
		<category><![CDATA[OID]]></category>

		<guid isPermaLink="false">http://oracleseeker.com/2011/09/05/oid_11g_cluster_ha_load_balance/</guid>
		<description><![CDATA[在Oracle Fusion Middlware 11g中，大部分产品均已经迁移到WebLogic中，这些产品的Cluster仅需在WebLogic中配置Managed Server的Cluster即可，但由于OID组件的特殊性，该组件的Cluster配置略有不同...


无相关文章.]]></description>
		<wfw:commentRss>http://oracleseeker.com/2011/09/05/oid_11g_cluster_ha_load_balance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>配置UCM 11g的文件存储到Oracle DB中</title>
		<link>http://oracleseeker.com/2011/08/18/ecm_ucm_11g_file_storage_database/</link>
		<comments>http://oracleseeker.com/2011/08/18/ecm_ucm_11g_file_storage_database/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 07:50:00 +0000</pubDate>
		<dc:creator>Eleven.Xu</dc:creator>
				<category><![CDATA[Oracle 融合中间件]]></category>
		<category><![CDATA[UCM]]></category>

		<guid isPermaLink="false">http://oracleseeker.com/2011/08/18/ecm_ucm_11g_file_storage_database/</guid>
		<description><![CDATA[最近正在项目中进行中间件服务器高可用方案设计与配置，其中UCM作为整个企业的内容存储平台其存储的高可用显得极为重要，因此UCM的文件存储方式也是需要反复推敲，结合UCM Cluster一起目前看下来，UCM存储的高可用方案有两种备选方式：

配置两个UCM Server节点进行存储共享，对于共享的存储进行备份
配置两个UCM Server节点均存储在数据库中，数据库通过配置RAC保证存储的高可用
对于方案一，更多的是在于存储共享的配置，相对配置比较方便，但如果没有对存储进行及时备份，一旦共享存储当机，这个损失还是非常巨大的，因此后面一个方案，即将UCM的内容存储在数据库中，则更为稳妥，本文主要描述了如何配置UCM的内容存储在数据库中...


无相关文章.]]></description>
		<wfw:commentRss>http://oracleseeker.com/2011/08/18/ecm_ucm_11g_file_storage_database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>创建部署WebCenter应用的Custom Managed Server</title>
		<link>http://oracleseeker.com/2011/08/17/weblogic_create_custom_webcenter_managed_server/</link>
		<comments>http://oracleseeker.com/2011/08/17/weblogic_create_custom_webcenter_managed_server/#comments</comments>
		<pubDate>Wed, 17 Aug 2011 05:11:00 +0000</pubDate>
		<dc:creator>Eleven.Xu</dc:creator>
				<category><![CDATA[Oracle 融合中间件]]></category>
		<category><![CDATA[WebCenter]]></category>
		<category><![CDATA[Weblogic]]></category>

		<guid isPermaLink="false">http://oracleseeker.com/2011/08/17/weblogic_create_custom_webcenter_managed_server/</guid>
		<description><![CDATA[一般情况下，在WebLogic中应用的建议部署方案是将新开发的Web应用部署在独立的Managed Server中，对于WebCenter Portal应用也是如此，但是由于WebCenter Portal Application在运行时依赖的Library比较多，如果将这些Library分别设置部署到该Managed Server是非常不方便的。为解决该问题，Oracle提供了标准的Custom WebCenter Managed Server的Template，可以直接基于该Template进行部署WebCenter Portal Application的Managed Server，本文主要描述了如何进行该Managed Server的创建...


无相关文章.]]></description>
		<wfw:commentRss>http://oracleseeker.com/2011/08/17/weblogic_create_custom_webcenter_managed_server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>通过Domain向导配置WebLogic Cluster</title>
		<link>http://oracleseeker.com/2011/08/16/configuration_domain_wizard_weblogic_cluster/</link>
		<comments>http://oracleseeker.com/2011/08/16/configuration_domain_wizard_weblogic_cluster/#comments</comments>
		<pubDate>Tue, 16 Aug 2011 14:11:00 +0000</pubDate>
		<dc:creator>Eleven.Xu</dc:creator>
				<category><![CDATA[Oracle 融合中间件]]></category>
		<category><![CDATA[WebCenter]]></category>
		<category><![CDATA[Weblogic]]></category>

		<guid isPermaLink="false">http://oracleseeker.com/2011/08/16/configuration_domain_wizard_weblogic_cluster/</guid>
		<description><![CDATA[在WebLogic 11g中，可以方便地配置WebLogic Cluster，总结下来，主要可以通过如下渠道：

通过WebLogic Console配置 
通过Enterprise Manager配置 
通过WebLogic Domain配置向导配置 
前两种方式均可以在Console和EM中进行方便地配置，在此不再进行赘述，但一般情况下，在硬件条件允许且服务器的部署方案比较明确的前提下，可以在配置Domain的时候进行Cluster的配置，这个方法是最为简便的。

本文将以WebCenter为例进行说明，描述如何配置WebCenter的Cluster，进而了解WebLogic Cluster的配置步骤...


相关文章:<ol><li><a href='http://oracleseeker.com/2009/07/07/weblogic11g_default_password_modified/' rel='bookmark' title='Permanent Link: WebLogic 11g默认用户密码更新'>WebLogic 11g默认用户密码更新</a></li>
</ol>]]></description>
		<wfw:commentRss>http://oracleseeker.com/2011/08/16/configuration_domain_wizard_weblogic_cluster/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>创建DB类型的MDS Repository</title>
		<link>http://oracleseeker.com/2011/08/11/em_create_database_mds_repository/</link>
		<comments>http://oracleseeker.com/2011/08/11/em_create_database_mds_repository/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 16:59:00 +0000</pubDate>
		<dc:creator>Eleven.Xu</dc:creator>
				<category><![CDATA[Oracle 融合中间件]]></category>
		<category><![CDATA[Weblogic]]></category>

		<guid isPermaLink="false">http://oracleseeker.com/2011/08/11/em_create_database_mds_repository/</guid>
		<description><![CDATA[OFM同行肯定都对MDS Repository（Metadata Services Repository）不陌生（可参考：http://biemond.blogspot.com/2009/07/mds-repository-for-adf-11g.html），一般情况下，MDS Repository分为两种：

Based on File System
Based on Database
第一种比较简单，直接在EM中稍加配置即可，而对于第二种要相对复杂一些，本文主要介绍了如何配置基于DB的MDS Repository。

基于DB的MDS Repository的创建大致分为两个步骤：

1、使用RCU创建MDS Repository

2、在EM中注册MDS Repository
....


无相关文章.]]></description>
		<wfw:commentRss>http://oracleseeker.com/2011/08/11/em_create_database_mds_repository/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>基于JDeveloper创建Site Studio项目</title>
		<link>http://oracleseeker.com/2011/07/21/jdeveloper_ucm_wcm_site_studio/</link>
		<comments>http://oracleseeker.com/2011/07/21/jdeveloper_ucm_wcm_site_studio/#comments</comments>
		<pubDate>Thu, 21 Jul 2011 05:20:00 +0000</pubDate>
		<dc:creator>Eleven.Xu</dc:creator>
				<category><![CDATA[Oracle 融合中间件]]></category>
		<category><![CDATA[JDeveloper]]></category>
		<category><![CDATA[UCM]]></category>

		<guid isPermaLink="false">http://oracleseeker.com/2011/07/21/jdeveloper_ucm_wcm_site_studio/</guid>
		<description><![CDATA[Site Studio for External Application（SSXA）是ECM Suite中的一大利器，可以方便地通过SSXA构建基于Content Server的Web站点，好处和作用在这里就不多废话了，直接切入正题。

在ECM Suite 11g发布后，SSXA应用都可以方便地基于JDeveloper进行开发，但在开发之前，需要安装两个JDeveloper的扩展，分别为：

Remote Intradoc Client(RIDC) extension 
Site Studio for External Applications (SSXA) extension 
对于Remote Intradoc Client(RIDC) extension，在JDeveloper 11g中是默认安装了的，不需要额外进行安装。但不论是通过JDeveloper的Update Center还是直接在Oracle网站的JDeveloper Extension下载列表中都找不到Site Studio for External Applications (SSXA) extension。

本文主要描述了如何在JDeveloper中安装SSXA扩展以及如何通过JDeveloper提供的Site Studio功能构建Web站点...


无相关文章.]]></description>
		<wfw:commentRss>http://oracleseeker.com/2011/07/21/jdeveloper_ucm_wcm_site_studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

