How do you use Hibernate to call EJB? Is this a wise choose?
If you have any links to a tutorial, white paper, etc send it.
Danno - 17 May 2006 06:08 GMT
Wow, uhm no, you can probably use a session EJB and call hibernate, but
I don't know how you can wrap transactions from EJB around Hibernate.
There is probably something on hibernate.org. Hibernate to call EJB
sounds fishy.