From dev-return-12832-apmail-ws-dev-archive=ws.apache.org@ws.apache.org Sun Mar 4 19:53:25 2012 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 87C879BEA for ; Sun, 4 Mar 2012 19:53:25 +0000 (UTC) Received: (qmail 91904 invoked by uid 500); 4 Mar 2012 19:53:24 -0000 Delivered-To: apmail-ws-dev-archive@ws.apache.org Received: (qmail 91614 invoked by uid 500); 4 Mar 2012 19:53:23 -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 91594 invoked by uid 99); 4 Mar 2012 19:53:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Mar 2012 19:53:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 04 Mar 2012 19:53:20 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id BD82778AD for ; Sun, 4 Mar 2012 19:52:59 +0000 (UTC) Date: Sun, 4 Mar 2012 19:52:59 +0000 (UTC) From: "Abd K (Commented) (JIRA)" To: dev@ws.apache.org Message-ID: <143174111.20225.1330890779778.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (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 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/WSS-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13221992#comment-13221992 ] Abd K commented on WSS-231: --------------------------- I'm not sure what I've done with the source code. There are not that many changes, so it may be easier to update the code manually. > 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: Ruchith Udayanga Fernando > Labels: timestamp, ws-security > 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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa 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