Return-Path: Delivered-To: apmail-axis-java-dev-archive@www.apache.org Received: (qmail 55981 invoked from network); 22 Dec 2010 12:51:28 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Dec 2010 12:51:28 -0000 Received: (qmail 17465 invoked by uid 500); 22 Dec 2010 12:51:27 -0000 Delivered-To: apmail-axis-java-dev-archive@axis.apache.org Received: (qmail 17246 invoked by uid 500); 22 Dec 2010 12:51:27 -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 17232 invoked by uid 99); 22 Dec 2010 12:51:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Dec 2010 12:51:26 +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 12:51:24 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBMCp2OY012913 for ; Wed, 22 Dec 2010 12:51:02 GMT Message-ID: <18140924.266541293022262658.JavaMail.jira@thor> Date: Wed, 22 Dec 2010 07:51:02 -0500 (EST) From: "S.Uthaiyashankar (JIRA)" To: java-dev@axis.apache.org Subject: [jira] Resolved: (RAMPART-228) How to fix: SOAPEnvelope must contain a body element which is either first or second child element of the SOAPEnvelope. 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/RAMPART-228?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] S.Uthaiyashankar resolved RAMPART-228. -------------------------------------- Resolution: Fixed Assignee: S.Uthaiyashankar This seems to be a question about Axis2. And it is just a Debug message. Can you ask from java-user@axis.apache.org with a test client? > How to fix: SOAPEnvelope must contain a body element which is either first or second child element of the SOAPEnvelope. > ----------------------------------------------------------------------------------------------------------------------- > > Key: RAMPART-228 > URL: https://issues.apache.org/jira/browse/RAMPART-228 > Project: Rampart > Issue Type: Question > Affects Versions: 1.4 > Reporter: Amulkumar Patel > Assignee: S.Uthaiyashankar > Fix For: NextVersion > > > Currently I am seeing following two errors in log: > 2009-04-27 00:10:54,952 [Default : 0] DEBUG org.apache.axis2.transport.http.AxisServlet - org.apache.axis2.AxisFault: SOAPEnvelope must contain a body element which is either first or second child element of the SOAPEnvelope. > 2009-04-27 00:10:54,972 [Default : 0] INFO org.apache.axis2.transport.http.AxisServlet - org.apache.axis2.AxisFault: Error in extracting message properties > This is when Rampart builds response for sending it back. It is doing timestamp, signature and encryption but failing after that saying there is no body in the message. > Please let me know if you have any idea about this error. -- 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