Can you elaborate more on how you have 'enhanced' the object. You shouldn't really be using a Model object as a view object(backing bean).

_Richard

Stephen More wrote:
Does anyone have a simple myFaces and JDO example ( without spring ) ?

I have enhanced the object I wish to persist. But when I try to use
that object as a backing bean I get:

Exception sending context initialized event to listener instance of
class org.apache.myfaces.webapp.StartupServletContextListener
java.lang.VerifyError:  class B overrides final method .

Are enhanced objects not allowed to be managed beans ?


-Thanks
Steve More



Reply via email to