And don't forget to override WOApplication's "pageWithName(String, WOContext)" too:
You can instead do _NSUtilities.setClassForName(MyPage.class, "Main") for this ... This also isn't strictly required if you only want to replace the entry page (if you're using DA default). But WO will send you to "Main" component occasionally, like from the default exception page and a couple other places. It's actually kind of weird that "Main" is not exposed as application.defaultComponentName(), but oh well.

ms

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

This email sent to [EMAIL PROTECTED]

Reply via email to