Hi, Matt.. Yes,  I have Firefox + FireBug, and the console doesn't show
errors...
I don't know wich's the problem... I created other project for learn DWR,
and run without Appfuse...



On Thu, May 22, 2008 at 2:21 PM, Matt Raible <[EMAIL PROTECTED]> wrote:

> I would install Firefox + FireBug and see if there's any errors that
> show up in your JavaScript console.
>
> Matt
>
> On Thu, May 22, 2008 at 9:53 AM, Mauri Ferreyra <[EMAIL PROTECTED]> wrote:
> > Hello, I'm beginning with dwr, I'm having a problem with the callback
> > function. When i call a method with dwr, the method run, but never call
> the
> > callback function.. here it's my code
> >          function getMoviles(){
> >              movilDWRManager.getAll( funcionOne);
> >           }
> >          //never is call
> >          function funcionOne(r){
> >                 alert(r);
> >             }
> >
> > Thank you very much!
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
Mauricio F. Ferreyra |tel #: (0351) 156-623072 | Cordoba - Argentina

Reply via email to