Hi!
Does anyone know a good tutorial or example of how to integrated hibernate
into an axis2 Webservice best?
The webservice should collect Information via hibernate out of a MySQL
Database. The functions of the webservice should return integer Values, not
the Database Objects.
Thank you in advan
Hi!
I'm using axis2-1.5.1 with the standalone server started via
$AXIS2_HOME/bin/axis2server.sh
But I have trouble deploying a war file. What have I to do, that the service
appears when calling axis2/services/ in browser? I see only the version
webservice by now.
I have no seperate Tomcat or other