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

Reply via email to