Return-Path: Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: (qmail 81327 invoked from network); 22 Dec 2010 10:50:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Dec 2010 10:50:24 -0000 Received: (qmail 4797 invoked by uid 500); 22 Dec 2010 10:50:23 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 4405 invoked by uid 500); 22 Dec 2010 10:50:22 -0000 Mailing-List: contact java-dev-help@axis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: java-dev@axis.apache.org Delivered-To: mailing list java-dev@axis.apache.org Received: (qmail 4385 invoked by uid 99); 22 Dec 2010 10:50:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Dec 2010 10:50:21 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Dec 2010 10:50:21 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBMAo05u011025 for ; Wed, 22 Dec 2010 10:50:01 GMT Message-ID: <8664513.263961293015000874.JavaMail.jira@thor> Date: Wed, 22 Dec 2010 05:50:00 -0500 (EST) From: "Samisa Abeysinghe (JIRA)" To: java-dev@axis.apache.org Subject: [jira] Resolved: (RAMPART-212) WSSecurityException: Error in converting SOAP Envelope to Document 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/RAMPART-212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Samisa Abeysinghe resolved RAMPART-212. --------------------------------------- Resolution: Invalid Fix Version/s: NextVersion Assignee: Samisa Abeysinghe (was: Ruchith Udayanga Fernando) Resolving as per the previous comment by Asela > WSSecurityException: Error in converting SOAP Envelope to Document > ------------------------------------------------------------------ > > Key: RAMPART-212 > URL: https://issues.apache.org/jira/browse/RAMPART-212 > Project: Rampart > Issue Type: Bug > Components: rampart-core > Affects Versions: 1.4 > Reporter: Sumit Shah > Assignee: Samisa Abeysinghe > Fix For: NextVersion > > Attachments: soapResponse.xml > > > I am seeing the following error message upon further debugging in Eclipse: > [junit] Caused by: org.apache.ws.security.WSSecurityException: Error in conv erting SOAP Envelope to Document; nested exception is: > [junit] org.apache.axiom.om.OMException: com.sun.xml.stream.XMLStreamExc > eption2: ParseError at [row,col]:[32,54] > [junit] Message: Element type "ds:DigestValue" must be followed by either at tribute specifications, ">" or "/>". > [junit] at org.apache.rampart.util.Axis2Util.getDocumentFromSOAPEnvelope > (Axis2Util.java:161) > [junit] at org.apache.rampart.RampartMessageData.(RampartMessageDa > ta.java:158) > [junit] ... 26 more > [junit] Caused by: org.apache.axiom.om.OMException: com.sun.xml.stream.XMLSt > So it seems like there is some issue with the element in the SOAP response. Not sure if the is '/' in the value? > /YCB0pq6VHFcVsY3LFhbP/l3aEk= and AoOTJm/OC6P/UX0uTj3uos8r/6Y= > Thanks > Sumit -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org For additional commands, e-mail: java-dev-help@axis.apache.org