oh, i see now that's 1.2.6 not 1.3... still it's about the same stack trace.


Jonathan Locke wrote:
> 
> 
> ah.  i think maybe it's not just me:
> 
> https://issues.apache.org/jira/browse/WICKET-592
> 
> 
> Jonathan Locke wrote:
>> 
>> i'm getting the exception below.
>> 
>> have there been any recent changes to markup finding or is this probably
>> my own issue?
>> 
>> thanks,
>> 
>>     jon
>> 
>> ----------
>> 
>> WicketMessage: Unable to find the markup for the component. That may be
>> due to transparent containers or components implementing
>> IComponentResolver: [MarkupContainer [Component id = 0, page =
>> com.foo.MyPage, path = 2:myArea:mylist:0.ListItem, isVisible = true,
>> isVersioned = false]]
>> 
>> Root cause:
>> 
>> org.apache.wicket.WicketRuntimeException: Unable to find the markup for
>> the component. That may be due to transparent containers or components
>> implementing IComponentResolver: [MarkupContainer [Component id = 0, page
>> = com.foo.MyPage, path = 2:myArea:mylist:0.ListItem, isVisible = true,
>> isVersioned = false]]
>>      at
>> org.apache.wicket.MarkupFragmentFinder.find(MarkupFragmentFinder.java:111)
>>      at
>> org.apache.wicket.Component.getMarkupAttributes(Component.java:1176)
>>      at org.apache.wicket.Component.getMarkupId(Component.java:1211)
>>      at org.apache.wicket.Component.onComponentTag(Component.java:3198)
>>      at org.apache.wicket.Component.renderComponent(Component.java:2073)
>>      at
>> org.apache.wicket.MarkupContainer.onRender(MarkupContainer.java:1294)
>>      at org.apache.wicket.Component.render(Component.java:1931)
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Unable-to-find-the-markup-for-the-component-tf3976741.html#a11289298
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to