I use Hibernate inside the AAR just fine, though I do it via Spring
managing the transactions. Assumming you are not using Spring, you can
still use the same principles. The spring axis2 tutorial does mention
hibernate and that should be a good starting point,  with or without
spring.

http://ws.apache.org/axis2/1_1/spring.html#26

HTH,
Robert

On 12/10/06, Eric Chow <[EMAIL PROTECTED]> wrote:
Hello,

How can I use Hibernate3 with Axis2?

I want to use Hibernate3(Annotation + EntityManager) in Axis2 AAR.
Where should I put the persistence.xml, hibernate.cfg.xml and those POJO?
All pack it in the AAR or somwhere ??

Best regards,
Eric

---------------------------------------------------------------------
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]

Reply via email to