Are u using this construct? Can you please log a bug report with your wsdl/xsd?

thanks,
dims

      <xs:complexType>
         <xs:sequence>
           <xs:any namespace="##any"/>
         </xs:sequence>
       </xs:complexType>

On 10/16/06, Ramasamy, Niraimathi (Cognizant)
<[EMAIL PROTECTED]> wrote:


Hi,

I have tried with latest nightly build. Now <xsd:any> allowing me to add only 
one elements.

As per <xsd:any>  we should able to add any number of elements under the 
<xsd:any> type

Ex: Here Detail is the <xsd:any> type. I can able to add single element under 
<Detail> element

When i add the second element it is causing the exception 
java.lang.RuntimeException: Unexpected subelement issueType

 <q0:Detail>


  <q0:issueID>sample</q0:issueId>

  <q0:issueType>sample</q0:issueType>
  </q0:Detail>



Niraimathi,

Eran just checked in a patch a few hours ago. Can you please wait for
a few hours and pick up the nightly dist and try it out? (start with a
fresh code generated by wsdl2java from the nightly build).

If that does not work then please open a new bug report.

thanks,
dims


Regards,
Niraimathi R
Cognizant Technology Solutions
Cell: 9841234394
Office:044-42284005



This e-mail and any files transmitted with it are for the sole use of the 
intended recipient(s) and may contain confidential and privileged information.
 If you are not the intended recipient, please contact the sender by reply 
e-mail and destroy all copies of the original message.
 Any unauthorized review, use, disclosure, dissemination, forwarding, printing 
or copying of this email or any action taken in reliance on this e-mail is 
strictly
 prohibited and may be unlawful.

   Visit us at http://www.cognizant.com




--
Davanum Srinivas : http://www.wso2.net (Oxygen for Web Service Developers)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to