Supported Platforms OSR11gR1ProductDocumentation

• Window 2008 Server R1 [http:www.microsoft.comwindowsserver2008] • AIX 5.3 and 6.1 [http:www-1.ibm.comserversaix] • HP-UX 11i v2v3 [http:www.hp.comproducts1unixjavaindex.html] • JDKs: • Sun JDK 1.6 [http:java.sun.comj2se] • JRockit 1.6 • Databases: • Oracle 10g R2, 11g R1R2 [http:www.oracle.com] • Microsoft SQL Server 2005, Microsoft SQL Server 2008 [http:www.microsoft.comsqldefault.asp] • DB2 9.59.7 • LDAP: • Oracle Internet Directory 11g Release 1 11.1.1.2.0 [http:www.oracle.com] • Sun One Directory Server 6.3 [http:www.sun.com] • Microsoft Active Directory Windows 2003 Server, Windows 2008 Server [http:www.microsoft.com] • Application Servers: Note You can also use Oracle Service Registry without an application server. In this case the embedded Jetty HTTPHTTPS server is used. • Oracle WebLogic Server 10.3.0 [http:www.oracle.com] • Oracle WebLogic Server 11g 10.3.1+ [http:www.oracle.com] • Browsers: • Microsoft Internet Explorer 78 • Firefox 3.x

4. Specifications

Oracle Service Registry conforms to the following specifications: • UDDI Specifications [http:uddi.orgspecification.html] • UDDI Version 1 Specification [http:www.oasis-open.orgcommitteesuddi-specdoccontribs.htmuddiv1] Page 6

4. Specifications

• UDDI Version 2 Specification [http:www.oasis-open.orgcommitteesuddi-specdoctcspecs.htmuddiv2] • UDDI Version 3 Specification [http:www.oasis-open.orgcommitteesuddi-specdoctcspecs.htmuddiv3] • Technical Note Using WSDL in a UDDI Registry, Version 2.0 [http:www.oasis-open.orgcommitteesuddi-spec doctnuddi-spec-tc-tn-wsdl-v2.htm]

5. Document Conventions

This section describes conventions used in this document. The syntax of operating system commands. We use square brackets [ ] to indicate optional parameters, a vertical bar | to indicate a choice of parameters, ... to indicate that the parameter is repeatable and {} to indicate that at least one repeatable parameter must be included. For example: Enter this command to start the UserStore tool: UserStoreTool {[-t target_server ] | [--file userstore_file ]...} [option...] Command syntax Operating system commands and other user input that you can type on the command line and press Enter to invoke. These may be contained within text, as in this example: The command java -jar server.jar does not work on some encodings. If you have any problems starting the installer, try running java -classpath server.jar Install --installation_option instead. The command line may be separated, in which case it has a screen background: java -jar server.jar --help Command instances Filenames, directory names, paths and package names. For example: Run the install.bat or install.sh script from the bin directory of the new distribution. Filename XML element and attribute names. For example: use ref=customSerialization XML tags Program source code. For example: package examples.helloWorld; public interface HelloWorldProxy { String hello String message; } Code block A combination of keystrokes. Press the indicated keys simultaneously. For example: Press Ctrl-Alt-Del to reboot your computer. Key -Key A label, word or phrase in a GUI window, often clickable. For example: To edit a servers attributes, click on the servers link in the Security Domain Tree or click on Detail in the servers row in the Managed Servers form. GUI buttons have a special icon, for example: Click on the Save Configs button to save your changes after editing any Domain or Server properties. GUI elements For example: Select Property-Add property A menu selection Page 7

5. Document Conventions