stopped working in current svn:
WicketMessage: Unable to find
component with id 'label' in [MarkupContainer [Component id = <auto>-body,
page = de.visiomedic.wicket.pages.patientenliste.Patientenliste, path =
7:patientenlistePanel:table:topToolbars:2:toolbar:headers:1:header:orderByLink:<auto>-body.Border$BorderBody,
isVisible = true, isVersioned = true]]. This means that you declared
wicket:id=label in your markup, but that you either did not add the component to
your page at all, or that the hierarchy does not match.
[markup =
jar:file:/P:/JBoss/jboss-4.0.4-EJB3RC8/server/all/tmp/deploy/tmp10375Visiomedic-exp.war/WEB-INF/lib/wicket-extensions-2.0-SNAPSHOT.jar!/wicket/extensions/markup/html/repeater/data/table/HeadersToolbar.html,
index = 1, current = '<span wicket:id="label">' (line 4, column 27)]
Root cause:
wicket.markup.MarkupException: Unable to find component with id 'label' in
[MarkupContainer [Component id = <auto>-body, page =
de.visiomedic.wicket.pages.patientenliste.Patientenliste, path =
7:patientenlistePanel:table:topToolbars:2:toolbar:headers:1:header:orderByLink:<auto>-body.Border$BorderBody,
isVisible = true, isVersioned = true]]. This means that you declared
wicket:id=label in your markup, but that you either did not add the component to
your page at all, or that the hierarchy does not match.
[markup =
jar:file:/P:/JBoss/jboss-4.0.4-EJB3RC8/server/all/tmp/deploy/tmp10375Visiomedic-exp.war/WEB-INF/lib/wicket-extensions-2.0-SNAPSHOT.jar!/wicket/extensions/markup/html/repeater/data/table/HeadersToolbar.html,
index = 1, current = '<span wicket:id="label">' (line 4, column
27)]
at
wicket.markup.MarkupStream.throwMarkupException(MarkupStream.java:436)
at
wicket.MarkupContainer.renderNext(MarkupContainer.java:1327)
at
wicket.MarkupContainer.renderComponentTagBody(MarkupContainer.java:918)
at
wicket.markup.html.border.Border$BorderBody.onComponentTagBody(Border.java:356)
at
wicket.Component.renderComponent(Component.java:1848)
at
wicket.MarkupContainer.onRender(MarkupContainer.java:863)
at wicket.Component.render(Component.java:1682)
at
wicket.markup.html.border.Border.resolve(Border.java:228)
at
wicket.MarkupContainer.renderNext(MarkupContainer.java:1293)
at
wicket.MarkupContainer.renderComponentTagBody(MarkupContainer.java:918)
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
