Apache CXF runtime transport for JMS messaging, enabling SOAP/HTTP over JMS.
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-transports-jms</artifactId>
<version>4.2.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a JMS transport factory for CXF.
Ensure a JMS connection factory is configured in the CXF bus.
No dependency data recorded yet.