jms-messages.properties

来自「提供ESB 应用mule源代码 提供ESB 应用mule源代码」· PROPERTIES 代码 · 共 16 行

PROPERTIES
16
字号
1=Jms Session cannot be null when transforming to a Jms payload2=Jms connector does not support synchronous receive in transacted mode3=Failed to get Jms session4=Jms session should be transacted5=Jms session should not be transacted6=No message has been bound for acknowledgement7=Message with id "{0}" has been marked for redelivery, this usually happens after a transaction rollback8=Failed to create and dispatch response event over Jms destination "{0}"9=Unable to obtain session factory for JmsClient Ack10=A transaction manager must be configured on the Mule Manager when using an XA ConnionFactory11="Message with id "{0}" has been redelivered "{1}" times, which exceeds the maxRedelivery setting on the connector12=Invalid resource type. Expected {0}, but got {1}13=Message is not a {0}, it is of type "{1}". Check the transformer for this Connector "{2}"14=Unable to create connection factory. Either configure a connectionFactory-ref or a jndiInitialFactory.15=Error initializing the JNDI connection16=Error creating the connection factory

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?