On Tue, 18 Mar 2008, raybristol wrote:
> My wicket application was developed in windows and it runs fine in my
> windwos, however after deploying it to SUSE, I got this message:
> 
> java.lang.IllegalStateException: Request processing executed 100 steps,
> which means it is probably in an infinite loop.
> 
> 09:33:17,109 ERROR RequestCycle:1255 - Markup of type 'html' for component
> 'apto.umbrella.wicketInterface.WicketAccessDenied' not found. 

This happens also when the casing of the HTML and class file
is different (e.g. WicketAccessdenied.html). It works on 
Windows, because Windows is case-insensitive.

> Enable debug messages for org.apache.wicket.util.resource to get a list of
> all filenames tried:

Have you done this?

Best wishes,
Timo

-- 
Timo Rantalaiho           
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

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

Reply via email to