I think that there is still a problem with my action test cases.  With
isRollback() set to false, I can see the update and delete queries executing
and their updates on the database.  I can also see a foreign key exception
that I have been trying to recreate with an action test case.  

When I leave isRollback() set to true, I don't see the queries and have to
believe that they are executing correctly.  The problem is that I am not
getting the foreign key exception in this scenario.

Is there something that I am missing?

Thanks again,
Paul
-- 
View this message in context: 
http://www.nabble.com/ActionTest---Not-executing-sql-queries-on-Action.class-tp23680254s2369p23753651.html
Sent from the AppFuse - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@appfuse.dev.java.net
For additional commands, e-mail: users-h...@appfuse.dev.java.net

Reply via email to