I developed a webservice in java with Axis2, and now I need to put it online. In order to do it I signed a shared hosting service, but as I am not familiar with this kind o stuff, I don´t really know how to do it. It´s a regular shared hosting service, is runs on Apache Tomcat, but I only have access to my home folder, public_html this kinda stuff. Can I run my webservice by deploying it and putting it into public_html? Do I have to deploy it in some way as to add Axis2 files to it, to make it work?
Any help will be much appreciated,
Lucas