RE: WSIF Problem: Sequence Element has no type
"Shah, Sumit" <[email protected]> Mon, 27 Aug 2007 16:14:33 -0400
| Newsgroups | gmane.comp.apache.webservices.wsif.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks Aleksander. I appreciate it. Is there a way I can see the fix that was done for WSiF-64? I just want to compare the difference between what I have and what was fixed.=20 Thanks Sumit -----Original Message----- From: Aleksander Slominski [mailto:[email protected]]=20 Sent: Sunday, August 26, 2007 1:29 PM To: [email protected] Subject: Re: WSIF Problem: Sequence Element has no type Shah, Sumit wrote: > > Hello, > > I am having some trouble trying to invoke a UDDI V2 Inquiry Service=20 > provided by Aqualogic. My application is running inside WebSphere. > > The 'find_binding' operation fails with the following error: > > sequence element has no type name:=20 > org.apache.wsif.schema.SequenceElement@4ffa4ffa| ||| > > |org.apache.wsif.WSIFException: sequence element has no type name:=20 > org.apache.wsif.schema.SequenceElement@4ffa4ffa| > |at=20 > org.apache.wsif.providers.ProviderUtils.unWrapPart(ProviderUtils.java:46 0)| > > | | > > |Following the 'find_binding' complex type definition:| > > | | > > <xsd:element name=3D"find_binding" type=3D"uddi:find_binding"=20 > final=3D"restriction"/> > > <xsd:complexType name=3D"find_binding" final=3D"restriction"> > > <xsd:sequence> > > <xsd:element ref=3D"uddi:authInfo" minOccurs=3D"0"/> > > <xsd:element ref=3D"uddi:findQualifiers" minOccurs=3D"0"/> > > <xsd:element ref=3D"uddi:tModelBag" minOccurs=3D"0"/> > > <xsd:element ref=3D"uddi:find_tModel" minOccurs=3D"0"/> > > <xsd:element ref=3D"uddi:categoryBag" minOccurs=3D"0"/> > > </xsd:sequence> > > <xsd:attribute name=3D"maxRows" type=3D"xsd:int" use=3D"optional"/> > > <xsd:attribute name=3D"serviceKey" type=3D"uddi:serviceKey" use=3D"optional"/> > > <xsd:attribute name=3D"listHead" type=3D"xsd:int" use=3D"optional"/> > > </xsd:complexType> > > So what does it mean by "sequence element has no type name"? > > I saw a bug was filed for this issue (WSIF-64) and later fixed as of=20 > WSIF-68. How do I verify that the change made it to my version of WSIF? > WebSphere as far as i know uses old version of WSIF but i am not sure=20 what is exactly the version and how to check it. best, Alek --=20 The best way to predict the future is to invent it - Alan Kay --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]