Deploying web services on a RHEL 5 box using Apache/Tomcat/Axis/Java.
Posted
by Deepak Konidena
on Super User
See other posts from Super User
or by Deepak Konidena
Published on 2010-01-22T12:18:29Z
Indexed on
2010/04/18
3:03 UTC
Read the original article
Hit count: 477
Hi,
I am new to the Web services scene. I currently have access to a RHEL5 box and i need to deploy a java web service on it. It runs apache and i know this because i have a website hosted on this machine.
Now, i want to deploy a web service on to this website to be able to just pass a link to someone when they need to access my web service.
Could someone point out a resource or explain what all i need to get the webservice deployed using Tomcat/Apache Axis and Java. I have done this on Windows (hosted on localhost) but couldn't quite figure out things on linux.
Any help is greatly appreciated. Thanks. Deepak.
© Super User or respective owner