Persistent Data Compatibility
更新到WebLogic Server 9.2 不需要你做任何修改在 WebLogic Server 7.0, 8.1, 9.0, or 9.1 持久化数据存储上, 包括configuration files(配置文件), deployment descriptors(部署描述符), transaction logs(事务日志), 和 JMS messages(消息).
API Compatibility (API兼容性)
WebLogic Server 7.0, 8.1, 9.0, and 9.1 applications 部署在WebLogic Server 9.2 将会运作而不需要修改. ,对这种规则的Exception,包括一些案例有些地方 API 为了遵从一个特定的规范操作行为被修改 或者 为了修复不正确的行为操作. 在确定的情况下,一种修改方式可能引起你的application表现非常的不同.
Protocol Compatibility (协议兼容性)
Interoperability between WebLogic Server 9.2 and WebLogic Server 7.0, 8.1, 9.0, and 9.1 is supported in the following scenarios:
一个WebLogic Server 7.0, 8.1, 9.0, or 9.1 客户端可以回调基于RMI的 applications在一台作为主机的WebLogic Server 9.2 server 上使用 IIOP, T3, T3S, HTTP和 HTTPS. JMS applications 可以回调使用 T3, T3S, HTTP, 和HTTPS.
一个 WebLogic Server 9.2 客户端可以回调基于RMI的applications,并 在一台作为主机的 WebLogic Server 7.0, 8.1, 9.0, or 9.1 server 上使用IIOP, T3, T3S, HTTP,和 HTTPS. JMS applications 可以回调使用T3, T3S, HTTP和HTTPS.
一个 WebLogic Server 9.2 Web server 插件可以代理最后版本的service pack release of a 7.0, 8.1, 9.0 or 9.1 server.