Client Package Registry Client

taxonomy_client_v31.jar transformer_kr_client.jar uddiclient_api_ext.jar uddiclient_api_v1.jar uddiclient_api_v2.jar uddiclient_api_v3.jar uddiclient_api_v3_ext.jar uddiclient_core.jar uddiclient_custody_v3.jar uddiclient_subscription_listener_v3.jar uddiclient_subscription_v3.jar uddiclient_validate_values_v1.jar uddiclient_validate_values_v2.jar uddiclient_value_set_caching_v3.jar uddiclient_value_set_validation_v3.jar wsdl2uddi_client_v2.jar wsdl2uddi_client_v3.jar xml2uddi_client_v3.jar xsd2uddi_client_v3.jar xslt2uddi_client_v3.jar 4. In the CLIENT_HOME directory, create a subdirectory named conf. Copy the following files from REGISTRY_HOMEconf to CLIENT_HOMEconf: clientconf.xml log4j.config Note If you want to use the https connection in Oracle Service Registry, you must import the certificate file into clientconf.xml using the PStoreTool. This file contains the certificate of the Oracle Service Registry installation by default. Tip You do not have to copy client files to directories that have specific names lib, dist, and conf. All client files can be copied to the flat directory CLIENT_HOME, for example. If you do this, however, replace CONF_DIRECTORY, DIST_DIRECTORY , and LIB_DIRECTORY with CLIENT_HOME in this sections instructions.

2.4.2. JARs on the Client Classpath

For each client package, the associated .jar files must be added to the classpath. These .jar files are listed in the appropriate sections below. Oracle Service Registry Runtime To enable the Oracle Service Registry Runtime client package, add these .jar files to the classpath. activation.jar builtin-serialization.jar; Page 519 Oracle Service Registry Runtime core_services_client.jar; jaas.jar; jaxm.jar; jaxrpc.jar runner.jar saaj.jar; security-ng.jar; security2-ng.jar; security_providers_client.jar; wasp.jar; wsdl_api.jar xercesImpl.jar; xml-apis.jar; xmlParserApis.jar; UDDI API Client v1 To enable the UDDI API v1 client package, add these .jar files to the classpath. For more information on this client package, please see Section 2.1.2, UDDI Version 1 uddiclient_api_v1.jar uddiclient_core.jar UDDI API Client v2 To enable the UDDI API v2 client package, add these .jar files to the classpath. For more information on this client package, please see Section 2.1.3, UDDI Version 2 . uddiclient_api_v2.jar uddiclient_core.jar UDDI API Client v3 To enable the UDDI API v3 client package, add these .jar files to the classpath. For more information on this client packages, please see Section 2.1.4, UDDI Version 3 . uddiclient_api_v3.jar uddiclient_core.jar UDDI API Client v3 ext X To enable the UDDI API v3, ext X client package, add these .jar files to the classpath. uddiclient_api_v3_ext.jar uddiclient_api_v3.jar uddiclient_core.jar Page 520 UDDI API Client v3 ext X