Setup Signer Command-line Scripts

-g | --gui starts the setup wizard. The wizard is the default mode. -u | --use-config file starts setup in non-interactive mode; it reads all properties from the specified file. -s | --save-config file starts the setup wizard. All configuration will be saved into specified file instead of execute configuration. The file may be used later in a non-interactive installation. The configuration file contains all passwords entered in the setup. The passwords are normally encoded. If you want clear-text passwords, specify also option -t | - -save-clear-text --debug the setup produces more information to localize problems or errors. To change the Oracle Service Registry configuration after installation follow Section 2.7, Reconfiguring After Installation .

2.6.2. Signer

signer.bat Windows: .signer.sh UNIX: The Signer is a graphical application that can be used to add, remove, and verify the signatures of UDDI structures you have published. Follow Section 5.6, Signer Tool .

2.6.3. SoapSpy

SoapSpy.bat Windows: .SoapSpy.sh UNIX: Debugging tool to control low level soap communication. Follow Section 5, How to Debug .

2.6.4. PStoreTool

PStoreTool.bat Windows: .PStoreTool.sh UNIX: Protected security storage manipulation tool. See Section 8, PStore Tool .

2.6.5. env

env.bat Windows: .env.sh UNIX: Helper script to set system variables. We recommend not to use it directly.

2.7. Reconfiguring After Installation

Many settings may be changed after installation using the Setup tool. The Setup tool also facilitates other functions such as deployment to application server and data migration from previous installation described in Section 9, Migration . The Setup tool contains similar panels to those in the installation tool. To run this tool, execute the following script from the bin subdirectory of your installation: setup.bat Windows: Page 64

2.7. Reconfiguring After Installation

.setup.sh UNIX: See command-line parameters in Section 2.6.1, Setup . By default setup starts in wizard mode GUI as shown here: The first screen prompts for a directory which is used to find configuration files. This directory should contain most current configuration files. Setup asks for different directories to find configurations depending on deployment type: • Oracle WebLogic - The Setup Tool will ask for directory where Registry is unpacked inside WebLogic. The exact location differs, but it usually follows this pattern: WL_DIRuser_projectsdomains DOMAIN_NAME serversAdminServertmp_WL_userregistry RANDOM_NAME public • Embedded HTTPHTTPS Server - The Setup Tool will ask for Registry installation directory which is also called REGISTRY_HOME . Caution If you do not set up the Deployment location properly, most of Setup Tool functions do not work properly. The Setup Tool checks whether the location is filled correctly and warns you before proceeding to further panels if necessary. The following main screen allows you to choose which setup task you want to perform: Page 65

2.7. Reconfiguring After Installation