Folks,
I get this error, "saveUser didn't throw EntityExistsException" in the
UserDaoTest method getUpdateUser.
Here's my configuration:
Appfuse 2.0.2 with JPA, full-source, and Oracle 10g instead of MySQL.
NOTE: This unit test failure goes away when using the MySQL. It also goes
away using
wrote:
>
> Hi wayne,
>
> I'm just new in appfuse and had the same problem as yours. Where did you
> find the Ejb3PropertyGetAnnotation.ftl?
> Do I need to do an mvn appfuse:full-source?
>
> Thanks!
>
> Where did you edit the
>
> mwaynewalter wrote:
>&
andom
generated test data fails foreign key constraints. I just replaced it with a
sample of data from a production data base by doing a dbunit export.
Wayne
mraible wrote:
>
> On Thu, Nov 6, 2008 at 7:28 AM, mwaynewalter
> <[EMAIL PROTECTED]> wrote:
>>
>> Matt,
>>
y use this gen-model tool heavily? I see
a number of "to do" comments in the code. Is there a more powerful, better
recommended reverse engineering tool for JPA/ hibernate?
The appfuse:gen seems to work better.
Wayne
mraible wrote:
>
> On Wed, Nov 5, 2008 at 2:34 PM, mwayne
With appfuse 2.0.2 for struts basic and hibernate, I get the error below
(with stack trace) when running appfuse:gen-model This is an Oracle 10g
database.
appfuse:gen-model works like a charm on any individual table or tables
without inter-dependencies.
But as soon as you include any two table
this issue in the past.
>
> Matt
>
> On Thu, Oct 23, 2008 at 1:40 PM, mwaynewalter
> <[EMAIL PROTECTED]> wrote:
>>
>> In AppFuse 2.0 for Basic Struts 2 I get the following error when trying
>> to
>> run "mvn site" on the original pom.xml.
In AppFuse 2.0 for Basic Struts 2 I get the following error when trying to
run "mvn site" on the original pom.xml.
After scouring the web and reading documentation on maven 2 plugins (I
learned alot ) it still leaves me confused how to solve this. It appears I
should add version information to ea