It's usually a classpath ordering problem. But, to be certain you get the one
you want...
public class Application extends ERXApplication
{
@Override
public void installPatches()
{
ERXPatcher.setClassForName(Main.class.getName(), "Main");
...
}
}
On 24/01/2012, at 5:31 AM, James Cicenia wrote:
> Down to my last show stopper..
>
>
> Class 'Main' exists but is not a subclass of WOComponent.
Lachlan Deck
[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]