Hi Dan I tried everything you suggested but I still can show the component with the wicket.
The framework throws an Exception when returning the object from the object-store: org.apache.wicket.WicketRuntimeException: Error attaching this container for rendering: [WebMarkupContainer [Component id = 1]] Caused by: org.apache.isis.core.commons.exceptions.IsisException: Failed to create instance of type dom.contact.ContactVO ... anyway, I uplouded the example to a github repository. the repository is: [email protected]: eceliz / apache-isis-VO.git and the url: https://github.com/eceliz/apache-isis-VO It would be important to me that we could work together for printing objects of this type Keep in touch regards Ezequiel 2013/10/3 Dan Haywood <[email protected]> > On 3 October 2013 13:43, Ezequiel Celiz <[email protected]> wrote: > > > > > > > the method getUnderlyingClass() is not part of getTypeOfSpecification() > > > > > sorry, that should be getCorrespondingClass(). >
