• 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
Subclasses of a component that do not have the .wo file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Subclasses of a component that do not have the .wo file


  • Subject: Subclasses of a component that do not have the .wo file
  • From: Greg Hulands <email@hidden>
  • Date: Sat, 12 Jul 2008 11:16:01 -0700

Hi,
I have a component named XMLResponse that has a .wo file with an api so that all responses from my REST interface share an identical format. I have a subclass of XMLResponse named CreateAccountResponse. When I try to create this page with


CreateAccountResponse response = (CreateAccountResponse )pageWithName(CreateAccountResponse.class.getName());

I get this

PNG image




It looks like it is trying to find the .wo file for the CreateAccountResponse component... only it doesn't exist as I want it to use its super class's one.


Is this possible to do?

Regards,
Greg
 _______________________________________________
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

  • Follow-Ups:
    • Re: Subclasses of a component that do not have the .wo file
      • From: Chuck Hill <email@hidden>
  • Prev by Date: Re: 5.4 can't connect to database
  • Next by Date: Re: Subclasses of a component that do not have the .wo file
  • Previous by thread: Re: XCode 3.1 is out.
  • Next by thread: Re: Subclasses of a component that do not have the .wo file
  • Index(es):
    • Date
    • Thread