OK. So essentially I did a:
sudo yum install
mod_wso2-exis2-2.1.0-5.fc16
wso2-rampart-2.1.0-5.fc16
I installed the security module because my WSDL needs transport over https so I am hoping that will be handled. I am still searching for this home directory of tomcat that I can't find.
The documetation available at ws.apache.org/axis says that there may be something at
http://localhost/axis although even after a reboot of the machine I don't see anything happening when I put that URL into my browser. I'm a bit lost at this point as to what to do. Am I testing for AXIS improperly?
---------- Post added at 01:46 AM ---------- Previous post was at 01:11 AM ----------
OK. I uninstalled those and did this:
yum install mod_wso2-axis2.i686 axis.noarch wso2-rampart.i686
Upon rebooting the machine I am looking here:
localhost/axis/happyaxis.jsp
but I am not seeing anything yet.
Is there something I am failing to see here? It seems there may be two different versions of AXIS available with one being in wso2 format? Also I tried installing all of the packages then rebooting and looking for:
localhost/axis/happyaxis.jsp
localhost/axis/
I still am not seeing anything.