Return-Path: X-Original-To: apmail-ws-dev-archive@www.apache.org Delivered-To: apmail-ws-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 253BEDBAE for ; Wed, 5 Sep 2012 13:25:11 +0000 (UTC) Received: (qmail 17089 invoked by uid 500); 5 Sep 2012 13:25:09 -0000 Delivered-To: apmail-ws-dev-archive@ws.apache.org Received: (qmail 16745 invoked by uid 500); 5 Sep 2012 13:25:08 -0000 Mailing-List: contact dev-help@ws.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ws.apache.org Delivered-To: mailing list dev@ws.apache.org Received: (qmail 16720 invoked by uid 99); 5 Sep 2012 13:25:08 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Sep 2012 13:25:08 +0000 Date: Thu, 6 Sep 2012 00:25:08 +1100 (NCT) From: "Colm O hEigeartaigh (JIRA)" To: dev@ws.apache.org Message-ID: <1226540612.38741.1346851508786.JavaMail.jiratomcat@arcas> Subject: [jira] [Assigned] (WSS-231) There is an issue with the position of the element in the header when using WSS4J calling .NET Web Services with WS-Security. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/WSS-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colm O hEigeartaigh reassigned WSS-231: --------------------------------------- Assignee: Colm O hEigeartaigh (was: Ruchith Udayanga Fernando) > There is an issue with the position of the element in the header when using WSS4J calling .NET Web Services with WS-Security. > ------------------------------------------------------------------------------------------------------------------------------------------------------- > > Key: WSS-231 > URL: https://issues.apache.org/jira/browse/WSS-231 > Project: WSS4J > Issue Type: Bug > Components: WSS4J Core > Affects Versions: 1.5.8 > Environment: Windows, Solaris > Reporter: Chris Weitner > Assignee: Colm O hEigeartaigh > Labels: timestamp, ws-security > Fix For: 1.6.8 > > Attachments: patch.txt > > > There is an issue with the position of the element in the header when using WSS4J calling .NET Web Services with WS-Security. When using the "Timestamp Signature" action over https, we are receiving the following error: "Signing without primary signature requires timestamp". When I modified org.apache.ws.security.message.WSSecSignature to position as the first element in it worked fine (by default is the last element and after the ). Can this be fixed or can you make Timestamp positioned first as a configuration option? > > > > > 2010-05-06T16:46:31.594Z > 2010-05-06T16:51:31.594Z > > > > > > .... > > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org For additional commands, e-mail: dev-help@ws.apache.org