Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 10178 invoked from network); 27 Mar 2008 13:41:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Mar 2008 13:41:38 -0000 Received: (qmail 17229 invoked by uid 500); 27 Mar 2008 13:41:35 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 16890 invoked by uid 500); 27 Mar 2008 13:41:34 -0000 Mailing-List: contact axis-dev-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@ws.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 16879 invoked by uid 99); 27 Mar 2008 13:41:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Mar 2008 06:41:34 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 27 Mar 2008 13:41:03 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 4213F234C0AC for ; Thu, 27 Mar 2008 06:39:24 -0700 (PDT) Message-ID: <1497551656.1206625164269.JavaMail.jira@brutus> Date: Thu, 27 Mar 2008 06:39:24 -0700 (PDT) From: "Davanum Srinivas (JIRA)" To: axis-dev@ws.apache.org Subject: [jira] Assigned: (AXIS2-3663) jaxws-calculator sample does not run per the README.txt In-Reply-To: <636917355.1206542484611.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/AXIS2-3663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Davanum Srinivas reassigned AXIS2-3663: --------------------------------------- Assignee: Davanum Srinivas > jaxws-calculator sample does not run per the README.txt > -------------------------------------------------------- > > Key: AXIS2-3663 > URL: https://issues.apache.org/jira/browse/AXIS2-3663 > Project: Axis 2.0 (Axis2) > Issue Type: Bug > Reporter: Jeff Barrett > Assignee: Davanum Srinivas > Priority: Blocker > Fix For: 1.4 > > > Following the instructions in the README.txt, I get the following exception: > [ERROR] An error was detected during JAXWS processing > org.apache.axis2.AxisFault: An error was detected during JAXWS processing > at org.apache.axis2.jaxws.server.JAXWSMessageReceiver.receive(JAXWSMessageReceiver.java:186) > at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:176) > at org.apache.axis2.transport.http.util.RESTUtil.invokeAxisEngine(RESTUtil.java:136) > at org.apache.axis2.transport.http.util.RESTUtil.processURLRequest(RESTUtil.java:130) > at org.apache.axis2.transport.http.HTTPWorker.service(HTTPWorker.java:235) > at org.apache.axis2.transport.http.server.AxisHttpService.doService(AxisHttpService.java:281) > at org.apache.axis2.transport.http.server.AxisHttpService.handleRequest(AxisHttpService.java:187) > at org.apache.axis2.transport.http.server.HttpServiceProcessor.run(HttpServiceProcessor.java:84) > at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1061) > at edu.emory.mathcs.backport.java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:575) > at java.lang.Thread.run(Thread.java:810) > Dims said he thought this might be related to this sample still using services.xml -- 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: axis-dev-unsubscribe@ws.apache.org For additional commands, e-mail: axis-dev-help@ws.apache.org