OC4J 10g (9.0.4) Release Notes - Windows 2003 and Itanium

OC4J 10g (9.0.4) Release Notes for Windows

Last Updated: 31-Dec-2003

Table of Contents

Introduction

These release notes are applicable only for OC4J standalone running on Windows.

Known Issues

This section lists the set of known issues by component for this release.

Issue Notes
• EJB Demo requires following change (bug#3325789) For all EJB demo applications , the <appname>.ear files required for deployment are generated under <OC4J_INSTALL_LOCATION>/demo/ejb/<appname>/dist directory.

The reference to the "./lib" directory in command specified in <OC4J_INSTALL_LOCATION>/demo/ejb/README.txt must be replaced with "./dist" for successful deployment.

Example:

java -jar $J2EE_HOME/admin.jar ormi://localhost <admin_user> <admin_pass> -deploy -file ./dist/<appname>.ear
-deploymentName <appname>
-targetPath <full_path_to>/<appname>.ear 

   
• Environment variables on Windows platform (bug#3325830)

All references to the / ( forward slash ) character should be replaced by the \ ( back slash ) character.

All environment variables starting with a $ character mentioned in all the demo README documents should be replaced and wrapped with % characters.

Example:

${ORACLE_HOME} variable should be replaced with %ORACLE_HOME%


 

E-mail this page
Printer View Printer View
Oracle Is The Information Company About Oracle | Oracle RSS Feeds | Careers | Contact Us | Site Maps | Legal Notices | Terms of Use | Privacy