Hello,

Yes, I did regenerate the code and the *.wsdd after
upgrading axis.

I tried manually modifying the *.wsdd and removing
some ">" but it didn't seem to help.  Here's what part
of it looks like:

      <arrayMapping
      xmlns:ns="http://xxx";
        qname="ns:RequestType>queryStringList"
        type="java:java.lang.String[]"
        innerType="cmp-ns:string"
xmlns:cmp-ns="http://www.w3.org/2001/XMLSchema";
        encodingStyle=""
      />


The > after RequestType doesn't look right.  Any
suggestions?

thanks,
Garret

--- "Eisfeld, Frank" <[EMAIL PROTECTED]>
wrote:

> Hi,
> 
> This seems to be a code generation problem. You have
> to clear all '>' in the generated files. And don't
> forget to edit the deploy.wsdd . After editing the
> wsdl is displayed correctly.
> 
> Greetings,
> Frank
> 
> -----Ursprüngliche Nachricht-----
> Von: Parikh,Pratik [mailto:[EMAIL PROTECTED]
> 
> Gesendet: Freitag, 4. November 2005 04:20
> An: axis-user@ws.apache.org
> Betreff: RE: new ?wsdl bug in 1.3?
> 
> 
> 
> Did you regenerate the code? BTW,I am having the
> same problem.
> 
> Thanks,
> Pratik Parikh
> 
> 
> -----Original Message-----
> From: Garret Pick [mailto:[EMAIL PROTECTED]
> 
> Sent: Thursday, November 03, 2005 6:58 PM
> To: axis-user@ws.apache.org
> Subject: new ?wsdl bug in 1.3?
> 
> Hi,
> 
> Does anyone know if this is a new bug in axis 1.3? 
> I did not have this problem with axis 1.2.2
> 
> At http:/<server>/<service>?wsdl, I see the
> following
> error:
> 
> ----
> 
> Fault - makeTypeElement() was told to create a type
> "{http://xxx>queryStringList", with no containing
> element AxisFault
>  faultCode:
>
{http://schemas.xmlsoap.org/soap/envelope/}Server.generalException
>  faultSubcode:
> 
>  faultString: makeTypeElement() was told to create a
> type "{http://xxx>queryStringList", with no
> containing element
>  faultActor:
> 
>  faultNode:
> 
>  faultDetail:
> 
>       {http://xml.apache.org/axis/}hostname:xxx
> 
> ----
> 
> Here is the portion of my WSDL where this is
> defined:
> 
> ----
> 
> <xsd:element name="queryStringList" maxOccurs="1"
> minOccurs="0">
>   <xsd:complexType>
>      <xsd:sequence>
>         <xsd:element name="queryString"
>            type="xsd:string" maxOccurs="unbounded"
> minOccurs="1">
>         </xsd:sequence>
>    </xsd:complexType>
> </xsd:element>
> 
> -----
> 
> What's somewhat odd is that the service seems to be
> deployed and working.  However, I also need the
> published WSDL to work.
> 
> Any work-arounds such as an alternate way to define
> Java type String[]?
> 
> thanks,
> Garret
> 
> 
> 
> 
> 
>       
> 
> __________________________________
> Yahoo! Mail - PC Magazine Editors' Choice 2005
> http://mail.yahoo.com
> 
> CONFIDENTIALITY NOTICE
> 
> This message and any included attachments
> are from Cerner Corporation and are intended
> only for the addressee. The information
> contained in this message is confidential and
> may constitute inside or non-public information
> under international, federal, or state
> securities laws. Unauthorized forwarding,
> printing, copying, distribution, or use of such
> information is strictly prohibited and may be
> unlawful. If you are not the addressee, please
> promptly delete this message and notify the
> sender of the delivery error by e-mail or you
> may call Cerner's corporate offices in Kansas
> City, Missouri, U.S.A at (+1) (816)221-1024.
> ---------------------------------------- --
> 
> 
> 
> This e-mail and any attachment thereto may contain
> confidential information and/or information
> protected by intellectual property rights for the
> exclusive attention of the intended addressees named
> above. Any access of third parties to this e-mail is
> unauthorised. Any use of this e-mail by unintended
> recipients such as total or partial copying,
> distribution, disclosure etc. is prohibited and may
> be unlawful. When addressed to our clients the
> content of this e-mail is subject to the General
> Terms and Conditions of GL's Group of Companies
> applicable at the date of this e-mail. 
> 
> If you have received this e-mail in error, please
> notify the sender either by telephone or by e-mail
> and delete the material from any computer.
> 
> GL's Group of Companies does not warrant and/or
> guarantee that this message at the moment of receipt
> is authentic, correct and its communication free of
> errors, interruption etc.
> 



                
__________________________________ 
Yahoo! FareChase: Search multiple travel sites in one click.
http://farechase.yahoo.com

Reply via email to