It should be fixed as long as you have to the proper annotations in both POJOs. Have you examined User and Address to ensure you have similar annotations?
http://static.appfuse.org/appfuse-data/appfuse-data-common/xref/index.html Matt On Wed, Jun 11, 2008 at 1:28 AM, Juan Heyns <[EMAIL PROTECTED]> wrote: > Hi guys > > We are using a modular project with Struts2 & Hibernate. In our core > project > we are using annotated POJOs with @Embedded POJOs. When running > generate on the entity it does not include the fields of the @Embeddable > POJO when creating the sample data. > > Is this still an issue in Appfuse 2.0.2? I saw a note in the changlog re to > this > issue with a tag 2.0_RC1, should this not be fixed? > > Regards > Juan > >