Using the XML configuration command line client
You access the XML configuration interface using a command line tool. This command line client is a separate program that connects to the server. Connecting to a remote server makes it possible to configure the portal remotely. You use the command line syntax of the XML configuration interface.
About this task
The remote connection can be either an HTTP connection, which is not secure, or a secure HTTPS connection. Apply care and use the appropriate type of connection that is required for your environment. Use an HTTP connection to connect to the XML configuration interface only from inside a protected intranet where you can be sure that the HTTP connection is not compromised. In all other networks use a secure HTTPS connection to connect to the XML configuration interface. For details about how to use an HTTPS connection refer to XML Syntax for using a secure connection with SSL.
wp_profile_root/PortalServer/bin
:- UNIX™Linux™: ./xmlaccess.sh
- IBM® i: xmlaccess.sh
- Windows™: xmlaccess.bat
- z/OS®: ./xmlaccess.sh
PortalServer_root/base/wp.xml.client/bin/wp.xml.client.jar
PortalServer_root/base/wp.base/shared/app/wp.base.jar
PortalServer_root/base/wp.base/shared/app/wp.engine.impl.jar
PortalServer_root/base/wp.base/shared/app/wp.utilities.streams.jar
AppServer_root/lib/j2ee.jar
AppServer_root/lib/bootstrap.jar
AppServer_root/lib/com.ibm.ws.runtime.jar
AppServer_root/plugins/j2ee.jar
AppServer_root/plugins/com.ibm.wps.emf.jar
AppServer_root/plugins/org.eclipse.emf.ecore.jar
AppServer_root/plugins/org.eclipse.emf.common.jar
PortalServer_root/bin/xmlaccess.sh
orPortalServer_root\bin\xmlaccess.bat
, depending on your operating system.wp_profile_root/PortalServer/bin/xmlaccess.sh