It is possible to recompile the application without fire the tests?

Thanks.
----- Original Message ----- From: "Matt Raible" <[email protected]>
To: <[email protected]>
Sent: Thursday, May 20, 2010 7:34 PM
Subject: Re: [appfuse-user] Re: Trying to save some data in database when login


There's nothing wrong with making this change, it just means your database won't be pristine for your test runs.

On May 20, 2010, at 11:02 AM, Juan Antonio wrote:

I have found that deleting  "<drop>true</drop>" works.

Maybe it's wrong?

----- Original Message ----- From: "Matt Raible" <[email protected]>
To: <[email protected]>
Cc: <[email protected]>
Sent: Thursday, May 20, 2010 6:54 PM
Subject: Re: [appfuse-user] Re: Trying to save some data in database when login


I'd try removing it completely or look at the hibernate3 plugin (creates tables) or the dbunit plugin (deletes data, inserts test data).

On May 20, 2010, at 10:52 AM, Juan Antonio <[email protected]> wrote:


I have found the problem.

The problem was the createDatabaseIfNotExist, that deleted the data stored
in the database. :P

I have set it at false "?createDatabaseIfNotExist=false" but it stills
ovewriting the database.

What should i do?

Thanks.
--
View this message in context: http://appfuse.547863.n4.nabble.com/Trying-to-save-some-data-in-database-when-login-tp2022951p2224890.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]


---------------------------------------------------------------------
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to