Help with Hibernate integration

2005-08-26 Thread masibonge
Hi Guys!!
Our company has been using JUnit to unit test our code modules, one of
our senior staff members had an encounter with CACTUS, and suggested
that we adapt the framework. My problem is that I've searched online,
but couldn't find anything that mentions an integration of CACTUS with
Hibernate. Can somebody help..
Thanking you in advance. 


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



Re: Help with Hibernate integration

2005-08-26 Thread Nicolas Chalumeau
Why an hibernate integration?

Cactus don't have to have an hibernate integration : if your ear or
war or ejb have the correct configuration hibernate will work in your
cactus test.
Cactus test are in container test so if something work in a server it
work with cactus.

Nicolas

2005/8/26, masibonge [EMAIL PROTECTED]:
 Hi Guys!!
 Our company has been using JUnit to unit test our code modules, one of
 our senior staff members had an encounter with CACTUS, and suggested
 that we adapt the framework. My problem is that I've searched online,
 but couldn't find anything that mentions an integration of CACTUS with
 Hibernate. Can somebody help..
 Thanking you in advance.
 
 
 -
 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]