RE: Simple MyFaces and JDO example

2007-09-27 Thread Yee, Richard K CTR DMDC
ember 27, 2007 6:13 AM To: MyFaces Discussion Subject: Re: Simple MyFaces and JDO example "Classes need to be enhanced according to a JDO metadata specification before they are used in a JDO environment." I used the jpox-maven-plugin to bytecode enhance my model objects. Why shouldn&#x

Re: Simple MyFaces and JDO example

2007-09-27 Thread Stephen More
/27/07, Richard Yee wrote: > 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 ex

Re: Simple MyFaces and JDO example

2007-09-27 Thread Richard Yee
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

Simple MyFaces and JDO example

2007-09-27 Thread Stephen More
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