Hi List,


Nobody has had this kind of exception? I would like to fix it but I don't know 
where I can touch.



Thanks to take a moment to look at it.



Ray

Envoyé depuis iCloud

Le 21 mars 2016 à 11:30, Raymond NANEON <[email protected]> a écrit :


Hi List,

I am trying to call some specifics components using AjaxAction in javascript.
It works sometimes and sometimes not and I don't understand why?

Yes I know the exception tells me ajaxResponse ... but why it works sometimes?


here is stacktrace :

"CurrentComponent" = 
"fr.univlr.colloque.components.admin.ajax.ListeUtilisateursGroupe";
    "PreviousPageList" = (
        "com.webobjects.appserver.WORedirect"
    );
    };
    "URL" = 
"/cgi-bin/WebObjects/Colloque.woa/1/wa/AjaxAction/listeUtilisateursGroupe?idGroupe=11";
}

IllegalArgumentException: 
<com.webobjects.appserver._private.WOComponentDefinition> Class 
'er.ajax.AjaxResponse' exists but is not a subclass of WOComponent.
  at 
com.webobjects.appserver._private.WOComponentDefinition._componentClass(WOComponentDefinition.java:496)
     ... skipped 17 stack elements
  at fr.univlr.colloque.Application.dispatchRequest(Application.java:116)
  ... skipped 3 stack elements
_ignoredPackages:: ()


How can I avoid this problem in the future?



Thanks for help

Envoyé depuis iCloud
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/rnaneon%40me.com

This email sent to [email protected]
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to