Hello, I have a method that calls application().refuseNewSessions(true);
At this point I wolud like to show for the users who are going to create new sessions a custom error page, so I overrride the WOApplication method: handleSessionCreationErrorInContext now... Instead of having my custom page i got a redirect error on the browser and this in my app log DEBUG NSLog - !!! Request will be REDIRECTED to non-refusing instance I'm in development mode, single instance. Any suggestions ? Thanks Amedeo
_______________________________________________ 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]
