Return-Path: Delivered-To: apmail-ws-axis-user-archive@ws.apache.org Received: (qmail 61044 invoked by uid 500); 27 Mar 2003 14:24:03 -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 61035 invoked from network); 27 Mar 2003 14:24:02 -0000 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.0.1 Date: Thu, 27 Mar 2003 09:23:39 -0500 From: "Tony Thompson" To: Subject: Re: Issue with Throwable Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I noticed that you fixed the bug that I filed earlier (that was quick!). I assume that I can get the fix in tonights nightly build? Thanks. Tony >>> dims@yahoo.com 03/27/03 07:59AM >>> Tony, That will help....Can you please open a bugzilla (http://nagoya.apache.org/bugzilla) bug? with the complete StonewareException class? and the Service method signature that throws this exception. Thanks, dims --- Tony Thompson wrote: > Which method signature? The issue that I am having is with the complex > type StonewareException. Here is one of the constructors for a > StonewareException, if that helps: > > public StonewareException( int errorCode, String message, Throwable > exception ); > > >>> dims@yahoo.com 03/26/03 05:13PM >>> > Please post the method signature.... > > --- Tony Thompson wrote: > > I am using Axis 1.1RC2 and I am having an issue with an exception. > When > > I request the wsdl for my service, I get the following error on the > web > > server: > > > > - The class java.lang.Throwable is defined in a java or javax > package > > and cannot > > be converted into an xml schema type. An xml schema anyType will > be > > used to de > > fine this class in the wsdl file. > > > > This would be OK except the wsdl that is generated actually maps it > to > > a type="tns2:Throwable". I have attached my wsdl. > > > > Is this an issue with Axis or do I need to do something to get > around > > this? > > > > Thanks. > > Tony > > > > > targetNamespace="http://192.168.0.8/axis/services/StonewareResetIDService" > > xmlns="http://schemas.xmlsoap.org/wsdl/" > xmlns:apachesoap="http://xml.apache.org/xml-soap" > > > xmlns:impl="http://192.168.0.8/axis/services/StonewareResetIDService" > > > xmlns:intf="http://192.168.0.8/axis/services/StonewareResetIDService" > > xmlns:soapenc="http://schemas.xmlsoap.org/soap/encoding/" > xmlns:tns1="http://stoneware.com" > > xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/" > > xmlns:wsdlsoap="http://schemas.xmlsoap.org/wsdl/soap/" > > xmlns:xsd="http://www.w3.org/2001/XMLSchema"> > targetNamespace="http://stoneware.com" > xmlns="http://www.w3.org/2001/XMLSchema"> > namespace="http://schemas.xmlsoap.org/soap/encoding/"/> > name="StonewareException"> type="xsd:int"/> > name="errorMessage" nillable="true" type="xsd:string"/> name="rootCause" nillable="true" > > > type="tns2:Throwable"/> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > parameterOrder="session userDN newPassword > > resetIntruderLock"> > > > name="changeObjectPasswordRequest"/> > > > name="changeObjectPasswordResponse"/> > > name="StonewareException"/> > > > > > > name="authenticateUserRequest"/> > > name="authenticateUserResponse"/> > > > > > > name="authenticateUserRequest1"/> > > name="authenticateUserResponse1"/> > > > > > > type="impl:ResetIDServicesBean"> > > transport="http://schemas.xmlsoap.org/soap/http"/> > > > > > > > > encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" > > namespace="http://192.168.0.8/axis/services/StonewareResetIDService" > use="encoded"/> > > > > > > encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" > > namespace="http://192.168.0.8/axis/services/StonewareResetIDService" > use="encoded"/> > > > > > > encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" > > namespace="http://192.168.0.8/axis/services/StonewareResetIDService" > use="encoded"/> > > > > > > > > > > > > encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" > > namespace="http://192.168.0.8/axis/services/StonewareResetIDService" > use="encoded"/> > > > > nsdl:part name="newPassword" type > > encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" > > namespace="http://192.168.0.8/axis/services/StonewareResetIDService" > use="encoded"/> > > > > > > > > > > > > encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" > > namespace="http://192.168.0.8/axis/services/StonewareResetIDService" > use="encoded"/> > > > > > > encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" > > namespace="http://192.168.0.8/axis/services/StonewareResetIDService" > use="encoded"/> > > > > > > > > > > name="StonewareResetIDService"> > > location="http://192.168.0.8/axis/services/StonewareResetIDService"/> > > > > > > > > > ===== > Davanum Srinivas - http://webservices.apache.org/~dims/ > > __________________________________________________ > Do you Yahoo!? > Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! > http://platinum.yahoo.com ===== Davanum Srinivas - http://webservices.apache.org/~dims/ __________________________________________________ Do you Yahoo!? Yahoo! Platinum - Watch CBS' NCAA March Madness, live on your desktop! http://platinum.yahoo.com