Hibernate Integration

2010-10-18 Thread Daniel Pomrehn
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

Deploying war file in standaline axis2server

2010-09-13 Thread Daniel Pomrehn
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