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