schemas.wsdl.jms.xsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cxf-bundle-minimal Show documentation
Show all versions of cxf-bundle-minimal Show documentation
Apache CXF Minimal Bundle Jar
The newest version!
JMS Session pool configuration policy
JMS properties.
javaNaming properties name/value pair.
Name of Java Naming Property
Value of Java Naming Property
JMS Destination style queue or topic.
Type of the JNDI Connection factory
queueConnectionFactory or
topicConnectionFactory.
Name of the JNDI Destination queue or topic.
JMS destination queue name or topic name.
JMS Message Replyto destination when static
queues are used for reply.
JMS Replyto destination queue name when
using static queues for reply.
Used when the ReplyTo address on the message needs to be different
than the listening address of the consumer. This mostly applies to
MQSeries users who are interacting with remote queues.
Used when the ReplyTo address on the message needs to be different
than the listening address of the consumer. This mostly applies to
MQSeries users who are interacting with remote queues.
UserName to use while creating JMS
queue/topic connection.
Password to use while creating JMS
queue/topic connection.
Type of the JMS Message payload, currently supported text and binary.
JMS configuration policy for CXF Server.
These are used for configuring JMS port on CXF server side.
Sets selection criteria for messages received by server
JMS Message Selector attribute to filter messages from the queue.
Flag to indicate whether to use JMS Message Id as correlation ID. It is serverside only so should go in ServerPolicy
Flag to specify whether to use JMS transaction support on server side.
Specifies the name of the Durable Subscription