Upload and Download Utilities
Utilities
8-5
Unload Example
In this example, XML data is written to standard output.
java oracle.panama.core.util.LoadXml -l adm/adm -x > outputfile.xml
Upload Example
In this example, XML data is read from standard input. It must contain all
referenced objects.
prompt$ java oracle.panama.core.util.LoadXml -l adm/adm -c0 < inputfile.xml
8.3 Upload and Download Utilities
You can use the
upload
and
download
utilities to import and export the Wireless
Edition repository as an XML file. These utilities invoke
LoadXml
. They are located
in the WE_HOME/sample directory of your development environment. You invoke
upload
from a command prompt as follows:
upload.bat repository.xml
This loads the contents of the file repository.xml into the repository. It accesses the
repository specified by the connect string in the client-side System.properties file.
To
download
a repository:
download.bat repository.xml
This places the contents of the repository in a file named repository.xml.
-r
This option ensures that the repository and object cache for
a running instance of Wireless Edition are current. The
following is sample syntax:
-r rmi://stpc250.us.oracle.com:2008/PanamaServer -c0 <
bootstrap.xml
rmi-host is the machine on which the RMI registry is
running.
port is the port at which the registry is listening.
server-name is the name of the Wireless Edition instance.
port and server-name can be found in the Rmi.properties
file.
Option
Description
Содержание Application 9i
Страница 8: ...viii ...
Страница 12: ...xii ...
Страница 16: ...xvi ...
Страница 30: ...JDBC Connection Pooling 1 14 Oracle9i Application Server Wireless Edition Configuration Guide ...
Страница 52: ...Request and Notification Queue Pool 3 8 Oracle9i Application Server Wireless Edition Configuration Guide ...
Страница 104: ...Recommended Unix TCP Parameters 9 4 Oracle9i Application Server Wireless Edition Configuration Guide ...
Страница 136: ...Cookies properties 10 32 Oracle9i Application Server Wireless Edition Configuration Guide ...
Страница 140: ...Index 4 provisioning adapter 1 12 upgrading 1 7 www server properties 10 20 X XML 8 1 Xslt utility 8 6 ...