Registry / networking / cxf-rt-ws-mex

cxf-rt-ws-mex

JSON →
library4.2.0javamavenunverified

Apache CXF runtime module for WS-MetadataExchange (MEX) protocol support.

<dependency> <groupId>org.apache.cxf</groupId> <artifactId>cxf-rt-ws-mex</artifactId> <version>4.2.0</version> </dependency>
INSTALL
IMPORT
SIG · CXF-RT-WS-MEX
C
cxf-rt-ws-mex
networkingjavav4.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MexFeature
✓ org.apache.cxf.ws.mex.MexFeature

Creates a WS-MetadataExchange feature instance.

import org.apache.cxf.ws.mex.MexFeature; public class Example { public static void main(String[] args) { MexFeature feature = new MexFeature(); System.out.println("MEX feature created"); } }
Debug
Known issues
breakingCXF 4.x requires Jakarta EE; not compatible with Java EE 8.
fix
Use Jakarta EE 9+ runtime or stick with CXF 3.x.
affects: >=4.0.0
Upgrade
Version history
4.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
OpenAI (training)
1
Resources
cxf-rt-ws-mex — mvn dependency:get cxf-rt-ws-mex · libregistry