이 콘텐츠는 선택한 언어로 제공되지 않습니다.
2.3. System Properties used by JBoss Messaging
2.3.1. support.bytesId 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
This system property controls the default behavior when constructing a
JBossMessage object from a foreign message object. Set this property via the command line on server startup with the -D option.
If this property is set to
true, the JBossMessage constructor will try to extract the native byte[] correlation ID from the foreign message headers. If set to false, it will use the normal string type JMSCorrelationID. This property will default to true if not set or when set to something other than true or false.