Can anyone confirm the following:
if you remove the alias [site]/error from the error node in SitePublisher and publish the sitemap the following occurs:
* if you go to
http://www.domain.com/site/not-there.page (notice the .page) you get the error page defined in the default site.
* if you go to
http://www.domain.com/site/not-there (notice no .page) you get the invalidSite.jsp page even though 'site' is valid. (That's the page that lists all the sites that are available to you in a drop down.)