Return-Path: Delivered-To: apmail-ws-axis-user-archive@www.apache.org Received: (qmail 41119 invoked from network); 14 Apr 2004 22:43:57 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 14 Apr 2004 22:43:57 -0000 Received: (qmail 19737 invoked by uid 500); 14 Apr 2004 22:43:31 -0000 Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 19727 invoked by uid 500); 14 Apr 2004 22:43:31 -0000 Mailing-List: contact axis-user-help@ws.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-user@ws.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-user@ws.apache.org Received: (qmail 19717 invoked from network); 14 Apr 2004 22:43:30 -0000 Received: from unknown (HELO gpfw7.genpt.com) (208.254.241.6) by daedalus.apache.org with SMTP; 14 Apr 2004 22:43:30 -0000 Received: from notes1.genpt.net by gpfw7.genpt.com via smtpd (for daedalus.apache.org [208.185.179.12]) with ESMTP; Wed, 14 Apr 2004 18:43:38 -0400 To: Subject: More than one operation causes java.lang.reflect.InvocationTargetException MIME-Version: 1.0 X-Mailer: Lotus Notes Release 6.0.2CF1 June 9, 2003 Message-ID: From: Joe_Rattz@genpt.com Date: Wed, 14 Apr 2004 18:43:57 -0400 X-MIMETrack: Serialize by Router on Notes1/GPC(Release 6.0.2CF1|June 9, 2003) at 04/14/2004 06:43:48 PM, Serialize complete at 04/14/2004 06:43:48 PM Content-Type: text/plain; charset="US-ASCII" 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 I am running axis 1.2 alpha and am trying to convert a web service from rpc/encoded that worked fine in axis 1.1 to doc/literal. It didn't work in Axis 1.1 and since I saw 1.2 had additional support for doc/literal, I decided to try it...but without luck. I have simplified my WSDL down to the file at the bottom. In it, there are two operations. If I generate from it with the two operations, and I try to see the Axis generated WSDL at URL?wsdl, I get the following exception: AXIS error Sorry, something seems to have gone wrong... here are the details: Exception - java.lang.reflect.InvocationTargetException But, if I remove one of the operations, and do the same, all seems well and I can see the Axis generated WSDL. I still haven't actually called the web service to verify that it works from a client, but at least the server seems to function. I have simplified the WSDL significantly from what I started with. Also, I have HAND modified the WSDL from rpc/encoded to doc/literal, and since my goal was to be a consumer of web services, I am not very WSDL savvy, and may have some things incorrect with it. Anyone know what is wrong? Any help would be appreciated. Thanks. ===================== WSDL Begins Here ====================================================== A single space character. Manufacturer Search Quick Add Request A single space character. ===================== WSDL Begins Here ======================================================