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