• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Class 'Main' exists but is not a subclass of WOComponent.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Class 'Main' exists but is not a subclass of WOComponent.


  • Subject: Re: Class 'Main' exists but is not a subclass of WOComponent.
  • From: Lachlan Deck <email@hidden>
  • Date: Tue, 24 Jan 2012 09:19:40 +1100

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@hidden




 _______________________________________________
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


  • Prev by Date: Re: Webobjects Begginer Question.
  • Next by Date: new system: all installed, but eogeneration is a no-op
  • Previous by thread: Re: Detecting POST vs GET
  • Next by thread: new system: all installed, but eogeneration is a no-op
  • Index(es):
    • Date
    • Thread