Shared Configuration Tasks for Oracle WebLogic Communication Services and Oracle WebLogic Server

2-2 Oracle WebLogic Communications Server Administration Guide The Oracle WebLogic Communication Services custom resource assignments are visible in the domain configuration file, config.xml, and should not be modified. Example 2–1 shows the definitions for each resource. Note that the sipserver and datatier resources must each be targeted to the same servers or clusters; in Example 2–1 , the resources are deployed to both the engine tier and SIP data tier cluster. Example 2–1 Oracle WebLogic Communication Services Custom Resources custom-resource namesipservername targetORA_DATA_TIER_CLUST,ORA_ENGINE_TIER_CLUSTtarget descriptor-file-namecustomsipserver.xmldescriptor-file-name resource-classcom.bea.wcp.sip.management.descriptor.resource.SipServerResource resource-class descriptor-bean-classcom.bea.wcp.sip.management.descriptor.beans.SipServerBean descriptor-bean-class custom-resource custom-resource namedatatiername targetORA_DATA_TIER_CLUST,ORA_ENGINE_TIER_CLUSTtarget descriptor-file-namecustomdatatier.xmldescriptor-file-name resource-classcom.bea.wcp.sip.management.descriptor.resource.DataTierResourcer esource-class descriptor-bean-classcom.bea.wcp.sip.management.descriptor.beans.DataTierBeand escriptor-bean-class custom-resource custom-resource namediametername targetORA_ENGINE_TIER_CLUSTtarget deployment-order200deployment-order descriptor-file-namecustomdiameter.xmldescriptor-file-name resource-classcom.bea.wcp.diameter.DiameterResourceresource-class descriptor-bean-classcom.bea.wcp.diameter.management.descriptor.beans.Configurat ionBeandescriptor-bean-class custom-resource The Oracle WebLogic Communication Services custom resources utilize the basic domain resources defined in config.xml, such as network channels, cluster and server configuration, and Java EE resources. However, Oracle WebLogic Communication Services-specific resources are configured in separate configuration files based on functionality: ■ sipserver.xml configures SIP container properties and general Oracle WebLogic Communication Services engine tier functionality. ■ datatier.xml identifies servers that participate as replicas in the SIP data tier, and also defines the number and layout of SIP data tier partitions. ■ diameter.xml configures Diameter nodes and Diameter protocol applications used in the domain. ■ approuter.xml configures Default Application Router. For more information on configuring DAR, see Oracle WebLogic Communication Services Installation Guide.