This happens because you don't have an HTML file for your page. (Assuming
you are extending WebPage). You'll need to tell more about your setup and
when you are extending to really pinpoint the issue.

EmployeeDedicationLoad extends WebPage, right?

-Clint




On Mon, May 16, 2011 at 1:24 PM, Tito <njyt...@gmail.com> wrote:

> Hi, I'm having this error:
>
>   org.apache.wicket.markup.MarkupNotFoundException: Markup of type 'html'
> for component 'com.keepcon.web.timetracking.EmployeeDedicationLoad' not
> found. Enable debug messages for org.apache.wicket.util.resource to get a
> list of all filenames tried.: [Page class =
> com.keepcon.web.timetracking.EmployeeDedicationLoad, id = 0, version = 0]
> Usually It's because html doesn't exist. But my application is deployed and
> working. Only with one user, and only in his computer (at least for the
> moment) I get this error.
>
> Does anyone know what could be causing this selective error?
>
> Thanks in advance
>
> Tito
>

Reply via email to