I noticed same strange behaviour in the site/class mapping of the 
ComponentClassResolver. If the Classname contains text wich is identical to 
directories where the class is in than the text is not contained in the key of 
the map entry.

For example:
/mysite/admin/AdminLogin becomes /mysite/admin/Login (Admin missing). So if you 
want to access the page by typing the URL in the browser you have to use 
"/mysite/admin/Login" instead of the correct "/mysite/admin/AdminLogin". 

Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to