Thanks for your help, Dan!
Doing the following does get what I wanted:
cxfEndpoint.getOutInterceptors().remove(wss4jOut);
cxfEndpoint.getOutInterceptors().remove(saajOut);-- View this message in context: http://www.nabble.com/NullPointerException-after-cxfEndpoint.getOutInterceptors%28%29.clear%28%29-tp15861038p15872143.html Sent from the cxf-user mailing list archive at Nabble.com.
