• 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: help
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help


  • Subject: Re: help
  • From: email@hidden
  • Date: Sat, 28 Jan 2012 19:17:08 -0500

Do pageWithName(Gibberish.class.getName) instead, this way you make sure that you are using the right class.

Envoyé de mon iPhone

Le 2012-01-28 à 19:14, "James Cicenia" <email@hidden> a écrit :

Yea...

What isn't firing is pageWithName(). If I put pageWithName("Gibberish") it would 
dutifully do nothing instead of throwing an exception.

This is bizarre is truly driving me mad and making me feel very claustrophobic.

James


On Jan 28, 2012, at 11:43 AM, Jesse Tayler wrote:

did you check your html file in your deployment?

perms?



On Jan 28, 2012, at 12:12 PM, James Cicenia wrote:

I have had a very big roadblock on getting my legacy app deployable.


I am doing a fully embedded install. However, no class path order, or jre seems to make a difference.

After countless random permutations of my class path order I have the application successfully boot up.

Then I make a request.

It dutifully notifies the DirectAction, instantiates a Session, does calculations, and then right when
it is ready to serve back a WOComponent..... blank. Nothing.


I have the following:

System.out.println("Before Main");
    return pageWithName("Main");

And only blank gets returned. The WOComponent Main never even gets instantiated.
I could put "XXX" in there and it wouldn't crash. It would just serve blank.
Not a crash, not a perpetual lock, just blank.

Anyone?

Thanks
James

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
References: 
 >Re: help (From: Jesse Tayler <email@hidden>)

  • Prev by Date: Jenkins jobs to build Wonder
  • Next by Date: Re: Maven: archetypes, infrastructure, and documentation
  • Previous by thread: Re: help
  • Next by thread: Jenkins jobs to build Wonder
  • Index(es):
    • Date
    • Thread