Axis2 really has nothing to do with Hibernate - its just something that would go somewhere into your business logic of the service. If you configure and manage hibernate with spring, then you could wire spring into axis2 and then get subsequently get hibernate and axis2 working together - but that's not essential.

Among the things jboss can do for you with hibernate is (a) JTS (b) clustering with ejb using hibernate for persistence. Note Spring can make the transaction implementation pluggable, and has its own in the case of tomcat.

HTH,
Robert
http://www.braziloutsource.com/

On 8/8/06, Fabien Couble < [EMAIL PROTECTED]> wrote:
Hi all,
 
I have chosen to use HIBERNATE to manage the persistence in AXIS2.
I know that people have already used HIBERNATE with AXIS2 that's wy, I'd to know what is the protocol to install and use HIBERNATA with AXIS2?
Should I install absolutly a J2EE server like JBOSS or JONAS?
Or Can I use HIBERNATE with AXIS2 without suach a server?
 
Thx for your response,
Fabien
This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.


Reply via email to