'er.ajax.AjaxResponse' exists but is not a subclass of WOComponent.
'er.ajax.AjaxResponse' exists but is not a subclass of WOComponent.
- Subject: 'er.ajax.AjaxResponse' exists but is not a subclass of WOComponent.
- From: Raymond NANEON <email@hidden>
- Date: Mon, 21 Mar 2016 09:29:39 +0000 (GMT)
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
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden