Description
Rampart uses Axis2 mex impl for exchanging metadata related to WS - Trust endpoints . As Axis2 now embeds all the mex impl classes in Mex mar, those classes are not available in lib. Rampart uses following classes.
org.apache.axis2.mex.MexConstants;
org.apache.axis2.mex.MexException;
org.apache.axis2.mex.om.Metadata;
org.apache.axis2.mex.om.MetadataReference;
org.apache.axis2.mex.om.MetadataSection;