This code makes me wonder what will happen if we just have
@Context
public void setString(String string) {
System.out.println("shall that happen?"\n");
}-- View this message in context: http://cxf.547215.n5.nabble.com/context-injection-through-setter-method-method-name-restriction-tp5746712p5746783.html Sent from the cxf-dev mailing list archive at Nabble.com.
