Re: [appfuse-user] Problem with code generation

2007-07-07 Thread Matt Raible
Did you generate your POJO from a database table? If not, then you are responsible for manually implementing these methods. Matt On 7/4/07, ujjala <[EMAIL PROTECTED]> wrote: Earlier when i was generating the right code . But now i am facing problem . After the command ant install-detailed whe

[appfuse-user] Problem with code generation

2007-07-04 Thread ujjala
Earlier when i was generating the right code . But now i am facing problem . After the command ant install-detailed when i see the generated code for model it does not override the abstract methods(hashcode,tostring,equals) of BaseObject . After that when i run the command ant package-dao then it