Why dont you debug your

getService().search() 
method and see what arguments it gets and what it returns ?

It should help you find where and what the problem is...



Joshua Jackson wrote:
> It stilll doesn't work. Does anyone have a complete sample code for this?
>
>
> thanks in advance,
>
> On 10/19/07, Andreas Andreou <[EMAIL PROTECTED]> wrote:
>   
>> remove
>> public Collection list;
>>
>> inside search(), just do
>> setList( getService().search(getClient()) );
>>     
>
>
>   

-- 
Andreas Andreou - [EMAIL PROTECTED] - http://blog.andyhot.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting


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

Reply via email to