You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Vijay Ravella <vi...@gmail.com> on 2007/06/21 07:44:49 UTC

Integrating axis service with a web application

Hi,

Pls help me in integrating the axis service with a web apllication.

I have created the axis service using Jibx wsdl2java tool.

I need database operation in the service. I was trying to implement using
hibernate.
Its not recognizing the hibernate  *.xml files even though thy are in
required location.

Do the needful.

Thanks,
vj