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      (webobjects-...@lists.apple.com)
>> Help/Unsubscribe/Update your Subscription:
>> https://lists.apple.com/mailman/options/webobjects-dev/jtayler%40oeinc.com
>> 
>> This email sent to jtay...@oeinc.com
> 

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-deploy mailing list      (Webobjects-deploy@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com

This email sent to arch...@mail-archive.com
  • help James Cicenia
    • Re: help James Cicenia

Reply via email to