problem I want to use hibernate with JTA transaction in weblogic application server
where my service layer is designed in pojo and wants to handle programmetic JTA transactions
my configuration file for hibernate is for above config file i got messages on my server console as
18:22:41,432 INFO TransactionFactoryFactory:31 -
Using default transaction strategy (direct JDBC transactions)18:22:41,448 INFO TransactionManagerLookupFactory:38 - instantiating TransactionManagerLookup: org.hibernate.trans
action.WeblogicTransactionManagerLookup
18:22:41,464 INFO TransactionManagerLookupFactory:42 - instantiated TransactionManagerLookup
looking for earliest response from your end
[ August 06, 2008: Message edited by: ganesh pol ]