By default, generic DAOs/Managers are created so there's less code to
maintain. To change this, pass in -Damp.genericCore=false or change
this property in your pom.

Raible

On 1/18/08, os57741 <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I have been trying to use appfuse:gen or appfuse:gen-core to generate
> classes from a POJO.
>
> The following items have been generated successfully:
> - the entry in hibernate.cfg.xml
> - the registration of the GenericManagerImpl bean in the ApplicationContext
> file
> - the sample-data.xml
>
> Although maven says that *.java files are being installed, they are not
> generated.
> ( the DAO Interface, the DAO implementation, and DAOTest)
>
> Surpringly, appfuse:gen-web generates everything correctly.
> After a couple of trials on a Windows based systen, I have built a complete
> new system on LInux
> but with the same negative result. Also with different archetypes. I also
> tried to copy what Matt is doing in his video-demo. I searched all forums.
> I must be doing something wrong.
> Any suggestions what it may be?
> Any help highly appreciated.
> Frank.
> --
> View this message in context:
> http://www.nabble.com/*.java-files-are-not-generated-by-appfuse%3Agen-tp14960206s2369p14960206.html
> Sent from the AppFuse - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to