Oracle® Application Server Integration B2B Installation Guide
10g Release 2 (10.1.2) for Solaris Operating System (SPARC), Linux x86, hp-ux PA-RISC (64-bit), AIX 5L Based Systems (64-Bit), and Microsoft Windows B25761-01 |
|
![]() Previous |
![]() Next |
This chapter describes requirements for installing Oracle Application Server Integration B2B.
This chapter contains these topics:
Table 2-1 describes OracleAS Integration B2B system requirements. The term current release refers to the release number on the title page of this document. See the Certify section of OracleMetaLink for Oracle certification matrices:
Table 2-1 OracleAS Integration B2B System Requirements
Element | Requirement |
---|---|
The J2EE and Web Cache installation type requirement of 512 MB includes OracleAS Integration B2B memory requirements. |
|
|
|
|
|
Use the current release of the Oracle Application Server Metadata Repository, which includes the Oracle Application Server Integration B2B (10.1.2) schema. See Also: "Step 1: Install or Upgrade to the Current Release of the OracleAS Metadata Repository" for information on installing or upgrading to the required Oracle Application Server Metadata Repository release |
|
Use the current release of J2EE and Web Cache. |
Note: OracleAS Integration B2B cannot be installed on a node that is part of an OracleAS Middle Tier cluster. Additionally, nodes with individual installations of OracleAS Integration B2B may not be clustered. |
Table 2-2 lists the supported Web browsers for use with the OracleAS Integration B2B user interface tool.
Table 2-2 Supported Web Browsers
Operating System | Supported Browser |
---|---|
UNIX |
Netscape 7.0 |
Windows 2000 |
Internet Explorer 5.5 and 6.0 |
Windows XP |
Internet Explorer 6.0 |
All |
Mozilla Firefox 1.0.4 |
Notes:
|
You cannot migrate the data of previous or current releases of the following components to this release of OracleAS Integration B2B:
Oracle9iAS InterConnect
Oracle Application Server InterConnect
Oracle Application Server Integration InterConnect
Oracle Application Server ProcessConnect
Review the following OracleAS Integration B2B globalization status issues:
The OracleAS Integration B2B user interface tool is translated into nine languages. To display the user interface tool in one of these languages, select the appropriate language during installation from the product language list.
The online help available with the OracleAS Integration B2B user interface tool is available in English only for this release.
The UTF8 character set does not support supplemental characters. While AL32UTF8 supports supplemental characters, the XMLType
does not support character set conversions on a 9.x database and the JDBC driver uses UTF8 to transfer text data. The JDBC driver supports AL32UTF8. The JDBC driver uses UTF8 to communicate with the Oracle Application Server Metadata Repository. The XMLType
on the Oracle9i Database does not handle conversions between UTF8 and AL32UTF8. Using the UTF8 character set is the only option that works in this situation.
If you want to use globalization support, you must add the following parameter to the ORACLE_HOME
/ip/config/tip.properties
file with the correct multipurpose internet mail extension (MIME) type for UTF-8 character set support:
oracle.tip.adapter.b2b.MimeType = application/xml : text/plain; charset=ISO8859-1
If you do not perform this task, you receive the following error:
AIP-50082: document protocol identification error
See Also: Oracle Application Server Integration B2B User's Guide |