Hi, may be the reason is Constants.LOGIN_HANDLER method is not public.
This method must be public in order this can be executed by
reflection.
GuasaxContainer.getInstance().executeActionWithViewAfterService(Constants.AUTHENTICATE,
params,
[ViewLocator.getInstance().getViewObject(Constants.LOGIN_VIEW)],
Constants.LOGIN_HANDLER,
viewParams);
I hope this information can be useful to solve that problem,
drop me a line if you have any other problem or this problem persist.
On Mar 9, 11:08 pm, Derrick Anderson <
no.way.this.is.in....@gmail.com>
wrote: