Does anyone have any advice on hibernate testing with Maven? I'd like to do as much testing outside a container as possible (as little Cactus as possible), testing the majority of my code that is not dependent on containers. I've read Eric Pugh's piece at:

http://www.hibernate.org/123.html

but it's pretty dated at this point. I've also looked at Eric's hibernate plugin. I'm a little new to hibernate and J2EE programming generally, so I'm just looking for any words of advice to point me in the write direction. I've glanced at dbunit as well. Does the path Eric suggests in the above link still make sense?

Thanks folks.

-Adam

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to