Hi Sagara ,
Hmm ,then it should be a problem with ADB , let's wait till Amila reply
to this or create a JIRA attaching the WSDL.

Thank you!
Deepal
>
> Hi guys ,
>
> I have deployed a POJO service that has a method something slimier to
> following signature
>
>          / public long createUser (UserProfile pr , Contacts[] contacts){
> }/
>
> where UserProfile and Contacts are  POJOs , this will generate 
> correct   WSDL file. but when I created a WS client using WSDL2JAVA
> tool with default ADB binding, It genarate   both of above POJO
> classes . Also another class called *Collection* that extended from
> *ADBBean* .
>
> 1.) AddContacts(Collection col) take  Collection as a argument, but
> there is no method define inside the Collection class to set Array of
> Contacts or to set any implementation  of Java.util. Collection , How
> can I include set of  Contacts objects in to request ....?
>
> 2.) Can I solve this problem by using any other data binding option....?
>
>
> Thanks ,
>
> Sagara Gunathunga
>
> Blog - ssagara.blogspot.com <http://ssagara.blogspot.com>
> Web - http://sagaras.awardspace.com/


-- 
Thank you!


http://blogs.deepal.org


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

Reply via email to