2010/3/10 Terence Coffey <terence_j_cof...@yahoo.co.uk>:

Note, that
> At this stage I restarted the apache web server (sudo /etc/init.d/apache2 
> stop sudo /etc/init.d/apache2 start) and axis server.

you have restarted Apache HTTPD, not Apache Tomcat

>  In my browser i type http://localhost:8080/axis2/,

and browsed an address served by Tomcat (port 8080), not by HTTPD (port 80)

> I see a screen that
> shows a heading "Deployed services" followed by a version on the next line 
> and getVersion on the following line. the URL is now shown as
> http://localhost:8080/axis2/service.
>

If you will not get an answer here, you might better try the axis
project users list,
http://ws.apache.org/axis2/mail-lists.html

I do not really know, but does content of your war file looks like is
listed here?:
http://ws.apache.org/axis2/1_5_1/quickstartguide.html#services

Best regards,
Konstantin Kolinko

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to