Feels like I'm beating a dead horse:

After trying many combinations of changes I finally found one change that
helps.  If I have wolips generate bundles, everything works perfectly.  But
I wonder how I can get bundleless builds to work again.

If I have wolips generate bundles, clean the project then run, everything
is back to normal.  But if I go back to bundleless builds, then the issues
come back.

On Fri, Feb 17, 2012 at 5:02 AM, Ted Archibald <ted.archib...@gmail.com>wrote:

> Now when I call a direct action I keep getting a no such method
> exceptions.  It appears that my DirectAction class is not being used
> instead of the default WODirectionAction.
>
> For instance, if I go to App.woa/wa/test I'll get:
>  java.lang.NoSuchMethodException:
> com.webobjects.appserver.WODirectAction.testAction()
>
> even if I have in my DirectAction class:
> public WOActionResults testAction(){ return null; }
>
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to