如果我在我的应用程序中升级我的 websphere MQ 管理器,会有什么影响吗?
If I upgrade my websphere MQ manager in my application, will there be any impact?
我想知道如果我将队列管理器从 WMQ v7.5 升级到 WMQ V8.0.0.6 是否会对编码产生任何影响。
我建议您查看知识中心页面“What's changed in IBM MQ Version 8.0.0”
我假设您关注 IBM MQ 类 for Java 和 IBM MQ 类 for JMS 基于额外的 [java] 标签添加。如果客户端应用程序将使用 MQ v8.0 jar 文件,最大的变化是现在需要 Java 7。以下是上面知识中心页面中可能感兴趣的一些链接:
Deprecation: SSLv3 protocol
From IBM MQ Version 8.0.0, Fix Pack 2, the SSLv3 protocol and the use
of some IBM MQ CipherSpecs is deprecated.
Deprecation: weaker cryptographic algorithms
From IBM MQ Version 8.0.0, Fix Pack 3, the support for weaker
cryptographic algorithms is deprecated.
Java and JMS: changes to character string conversion
From IBM MQ Version 8.0, some of the default behavior regarding
character string conversion with Java and JMS clients has changed.
Java and JMS: changes to CipherSuite support
The support for SSL/TLS CipherSuites in the IBM MQ classes for Java
and IBM MQ classes for JMS has changed.
Java: changes for Java 7
In order to support Java 7, changes have been made to IBM MQ classes
for Java and IBM MQ classes for JMS.
Java: Changes to IBM MQ classes for Java
For IBM MQ Version 8.0, an unwanted dependency on connector.jar has
been removed and changes have been made to APIs for public classes.
Java: changes to MQException and MQDataException class logging
The logging functionality of the com.ibm.mq.MQException class, which
wrote details of new MQExceptions to a log, has been removed for IBM
MQ Version 8.0.
JMS: changes to Bytes and Stream message states
In order to support Java Message Service 2.0, changes have been made
to IBM MQ Version 8.0.0, Fix Pack 2.
JMS: Exception listener changes in Version 8.0
In IBM MQ Version 8.0, when using IBM MQ classes for JMS, changes are
made to the way in which an application's JMS ExceptionListener is
invoked.
JMS: changes to IBM MQ classes for JMS
For IBM MQ Version 8.0, a number of changes are made to IBM MQ classes
for JMS.
JMS: changes to JAR files for JMS 2.0
In order to support Java Message Service 2.0, changes have been made
to IBM MQ Version 8.0.
我想知道如果我将队列管理器从 WMQ v7.5 升级到 WMQ V8.0.0.6 是否会对编码产生任何影响。
我建议您查看知识中心页面“What's changed in IBM MQ Version 8.0.0”
我假设您关注 IBM MQ 类 for Java 和 IBM MQ 类 for JMS 基于额外的 [java] 标签添加。如果客户端应用程序将使用 MQ v8.0 jar 文件,最大的变化是现在需要 Java 7。以下是上面知识中心页面中可能感兴趣的一些链接:
Deprecation: SSLv3 protocol From IBM MQ Version 8.0.0, Fix Pack 2, the SSLv3 protocol and the use of some IBM MQ CipherSpecs is deprecated.
Deprecation: weaker cryptographic algorithms From IBM MQ Version 8.0.0, Fix Pack 3, the support for weaker cryptographic algorithms is deprecated.
Java and JMS: changes to character string conversion From IBM MQ Version 8.0, some of the default behavior regarding character string conversion with Java and JMS clients has changed.
Java and JMS: changes to CipherSuite support The support for SSL/TLS CipherSuites in the IBM MQ classes for Java and IBM MQ classes for JMS has changed.
Java: changes for Java 7 In order to support Java 7, changes have been made to IBM MQ classes for Java and IBM MQ classes for JMS.
Java: Changes to IBM MQ classes for Java For IBM MQ Version 8.0, an unwanted dependency on connector.jar has been removed and changes have been made to APIs for public classes.
Java: changes to MQException and MQDataException class logging The logging functionality of the com.ibm.mq.MQException class, which wrote details of new MQExceptions to a log, has been removed for IBM MQ Version 8.0.
JMS: changes to Bytes and Stream message states In order to support Java Message Service 2.0, changes have been made to IBM MQ Version 8.0.0, Fix Pack 2.
JMS: Exception listener changes in Version 8.0 In IBM MQ Version 8.0, when using IBM MQ classes for JMS, changes are made to the way in which an application's JMS ExceptionListener is invoked.
JMS: changes to IBM MQ classes for JMS For IBM MQ Version 8.0, a number of changes are made to IBM MQ classes for JMS.
JMS: changes to JAR files for JMS 2.0 In order to support Java Message Service 2.0, changes have been made to IBM MQ Version 8.0.