|
|
 |
To install UIX:
- Download the standalone version of Oracle9iAS
OC4J (9.0.3), then extract the contents of oc4j_extended.zip into any
directory on your computer. For example, extract the contents of oc4j_extended.zip
to C:\UIX217.
- Download the UIX
Demo Bundle, then extract the contents of uix-demo-2.1.7.zip to your OC4J
directory. For example, extract the contents of uix-demo-2.1.7.zip to C:\UIX217.
Note: The UIX demo bundle overlays OC4J. Some directories, such as "bin",
"j2ee", and "lib" from OC4J will have content added or
replaced as a result.
- Download Java
2 Standard Edition JDK/SDK. Must be 1.2 or later.
- Launch the JDK/SDK installer.
When installing, accept the default settings.
- Configure your computer to use
the JDK/SDK:
- Right click the My Computer
icon on your desktop.
- Choose Properties, then click
the Advanced tab.
- Create a variable called
JAVA_HOME and give it the value C:\jdk1.x.x, where x specifies the version
you downloaded.
- Click Set, then OK.
- Launch UIX by double clicking
c:\uix\bin\startup.bat.
When you see the message, "Starting OC4J...initialized", you can
begin using UIX. When running, the UIX 2.1 Demo Bundle will launch the OC4J
servlet engine on the demo machine at the network port "8888".
- Configure Your Browser:
- In Explorer, go to Tools-->Internet
Options-->Connections-->LAN Settings-->Advanced.
- In the Exceptions field,
add to the current server listing with a semi-colon followed by localhost
For example, add ";localhost".
- Click OK when you're finished.
- In LAN Settings, make sure
"Use the same proxy server" is checked. Port values should be
set to "80".
- Click OK when you're finished.
- Run the UIX test page:
- Start Internet Explorer.
- If your server is running on
the same machine as the browser used to view the demos, you can use the
special URL "http://localhost:8888/"
to access the test page. Alternatively, if
you installed UIX demo on a machine named "my-server.us.oracle.com",
your URL should be "http://my-server.us.oracle.com:8888/".
- Congratulations! You have successfully
installed UIX.
|
|
|
|