From dev-return-18292-archive-asf-public=cust-asf.ponee.io@ws.apache.org Mon Mar 26 14:48:59 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 5B18E180649 for ; Mon, 26 Mar 2018 14:48:59 +0200 (CEST) Received: (qmail 18551 invoked by uid 500); 26 Mar 2018 12:48:45 -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 18403 invoked by uid 99); 26 Mar 2018 12:48:45 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Mar 2018 12:48:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 316F9C00CD for ; Mon, 26 Mar 2018 12:48:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.81 X-Spam-Level: X-Spam-Status: No, score=-109.81 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_EU=0.5, KAM_SHORT=0.001, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id sOszNhdSBDA3 for ; Mon, 26 Mar 2018 12:48:42 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id DC5CC627B9 for ; Mon, 26 Mar 2018 09:41:02 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 47C87E0DE3 for ; Mon, 26 Mar 2018 09:36:01 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 2D296214FE for ; Mon, 26 Mar 2018 09:36:00 +0000 (UTC) Date: Mon, 26 Mar 2018 09:36:00 +0000 (UTC) From: "Roman Urich (JIRA)" To: dev@ws.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (WSS-626) Duplicates in the PrefixList MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Roman Urich created WSS-626: ------------------------------- Summary: Duplicates in the PrefixList Key: WSS-626 URL: https://issues.apache.org/jira/browse/WSS-626 Project: WSS4J Issue Type: Bug Components: WSS4J Core Affects Versions: 2.2.1 Reporter: Roman Urich Assignee: Colm O hEigeartaigh Every time when I sign a SOAP Message with wss4j I get duplicate prefixes: PrefixList="*S12 S12* ds eb ebbp ns5" Sample SOAP Message: {code:xml} 2018-03-26T11:30:29.769+02:00 MID-1522056240506@ponton.xp pontonxp http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/defaultRole domibus_plain http://docs.oasis-open.org/ebxml-msg/ebms/v3.0/ns/core/200704/defaultRole http://domibus.eu/agreement/plain sendMessageService http://docs.oasis-open.org/ebxml-msg/as4/200902/action MID-1522056240506@ponton.xp Payload text/xml {code} Signature part: {code:xml} {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org For additional commands, e-mail: dev-help@ws.apache.org