Hi Colm, This patch works for us.
renew-in-secure-conversation.patch <http://cxf.547215.n5.nabble.com/file/n5754615/renew-in-secure-conversation.patch> Not sure why SecurityContextToken constructor doesn't set the ID when receiving uuid; that's why I added sct.setID(WSSConfig.getNewInstance().getIdAllocator().createSecureId("sctId-", sct.getElement())); Thanks, Freddy -- View this message in context: http://cxf.547215.n5.nabble.com/SCT-Renew-in-Secure-Conversation-tp5754498p5754615.html Sent from the cxf-user mailing list archive at Nabble.com.
