Directory Structure Installation Summary

work This directory is a working area used by the command line tools.

2.5.2. Registry Endpoints

Oracle Service Registry is configured as follows. The host name, http port and ssl port are specified during installation and the application name are specified earlier. See Section 2.3.5, Application Server Settings for details. For each endpoint you can use either http or ssl port. • Business Service Control home page: http:host name:http portapplication nameuddibscweb • Registry Control home page: http:host name:http portapplication nameuddiweb • UDDI Inquiry API endpoint - http:host name:portapplication nameuddiinquiry See Developers Guide, Section 2.1.2, UDDI Version 1 , Section 2.1.3, UDDI Version 2 , Section 2.1.4, UDDI Version 3 . • UDDI Publishing API endpoint - http:host name:portapplication nameuddipublishing See Developers Guide, Section 2.1.2, UDDI Version 1 , Section 2.1.3, UDDI Version 2 , Section 2.1.4, UDDI Version 3 . • UDDI Security Policy v3 API endpoint - http:host name:portapplication nameuddisecurity See Developers Guide, Section 2.1.4, UDDI Version 3 . • UDDI Custody API endpoint - http:host name:portapplication nameuddicustody See Developers Guide, Section 2.1.4, UDDI Version 3 . • UDDI Subscription API endpoint - http:host name:portapplication nameuddisubscription See Developers Guide, Section 2.1.4, UDDI Version 3 . • Taxonomy API endpoint - http:host name:portapplication nameudditaxonomy See Developers Guide, Section 2.2.2, Taxonomy . • Category API endpoint - http:host name:portapplication nameuddicategory See Developers Guide, Section 2.2.3, Category . • Administration Utilities API endpoint - http:host name:portapplication nameuddiadministrationUtils See Developers Guide, Section 2.2.5, Administration Utilities . • Replication API endpoint - http:host name:portapplication nameuddireplication See Developers Guide, Section 2.2.6, Replication . • Statistics API endpoint - http:host name:portapplication nameuddistatistics See Developers Guide, Section 2.2.7, Statistics . • WSDL2UDDI API endpoint - http:host name:portapplication nameuddiwsdl2uddi Page 62

2.5.2. Registry Endpoints

See Developers Guide, Section 2.2.8, WSDL Publishing . • XML2UDDI API endpoint - http:host name:portapplication nameuddixml2uddi See Developers Guide, Section 2.2.9, XML Publishing . • XSD2UDDI API endpoint - http:host name:portapplication nameuddixsd2uddi See Developers Guide, Section 2.2.10, XSD Publishing . • XSLT2UDDI API endpoint - http:host name:portapplication nameuddixslt2uddi See Developers Guide, Section 2.2.11, XSLT Publishing . • Extended Inquiry API endpoint - http:host name:portapplication nameuddiinquiryExt • Extended Publishing API endpoint - http:host name:portapplication nameuddipublishingExt • Configurator API endpoint - http:host name:portapplication nameuddiconfigurator • Account API endpoint - http:host name:portapplication nameuddiaccount See Developers Guide, Section 2.3.1, Account . • Group API endpoint - http:host name:portapplication nameuddigroup See Developers Guide, Section 2.3.2, Group . • Permission API endpoint - http:host name:portapplication nameuddipermission See Developers Guide, Section 2.3.3, Permission .

2.5.3. Pre-installed Data

Oracle Service Registry contains the following data: • Operational business - This entity holds miscellaneous nodes registry settings such as the validation service configuration. • Built in tModels - tModels required by the UDDI specification. • Demo data - Data required by the Oracle Service Registry demos. For more information, please see Demos .

2.6. Command-line Scripts

The bin subdirectory contains scripts, including those for changing configuration.

2.6.1. Setup

setup.bat Windows: .setup.sh UNIX: Setup may be launched with the following optional arguments: setup.sh .bat [[--help] | [-h] | [--gui] | [-g] | [-u file ] | [--use-config file ]] [[-s file ] | [--save-config file ]] [- -debug] -h | --help shows help message Page 63

2.6.1. Setup