Return-Path: Delivered-To: apmail-ws-axis-dev-archive@www.apache.org Received: (qmail 63207 invoked from network); 16 Jan 2004 08:46:40 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 16 Jan 2004 08:46:40 -0000 Received: (qmail 82718 invoked by uid 500); 16 Jan 2004 08:46:12 -0000 Delivered-To: apmail-ws-axis-dev-archive@ws.apache.org Received: (qmail 82693 invoked by uid 500); 16 Jan 2004 08:46:12 -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: Delivered-To: mailing list axis-dev@ws.apache.org Received: (qmail 82682 invoked from network); 16 Jan 2004 08:46:12 -0000 Date: 16 Jan 2004 08:46:33 -0000 Message-ID: <20040116084633.19711.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: axis-dev@ws.apache.org Cc: Subject: DO NOT REPLY [Bug 26185] New: - Invocataion error of Web Service X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=26185 Invocataion error of Web Service Summary: Invocataion error of Web Service Product: Axis Version: 1.1 Platform: Sun OS/Version: Solaris Status: NEW Severity: Blocker Priority: Other Component: WSDL processing AssignedTo: axis-dev@ws.apache.org ReportedBy: luca.moreschini@accenture.com I deployed in correct way a Web service named NPCSoapService but when I try to call it I have a foolowing error:(Invocation Target Execption). I deployed exactly the same Web service using a different name(TestWS)and when I call it the Web Service reply in correct way. I think that there is an error by automatic generate tool named org.apache.axis.wsdl.WSDL2Java during the creation of files or in org.apache.axis.wsdl.Java2WSDL when I create the WSDL file.