Deploy to Live server [message #468070] |
Mon, 03 August 2009 17:40 |
Eclipse User |
|
|
|
Hi,
I've developed my 1st web service. It runs fine within eclipse on Tomcat 6
Server. I want to deploy this to an external Tomcat server(not running
within eclipse) but I am unsure how. Below are a list of newbie questions
related to deploying. I have developed the service using axis2 in a
similar fashion to the tutorial referenced here:
http://www.eclipse.org/webtools/community/tutorials/BottomUp Axis2WebService/bu_tutorial.html
I know (I think!) I need to File>Export>Web>WAR File. Is this correct?
What do I do with the .jars referenced in Java Build Path and Java EE
Module dependencies - do these get added to the WAR or do I need to
manually copy this to tomcat server. If so what folder?
The web service references .config files on my c: drive. I probably need
to change location of these files? What is protocol?
The service references a log4j properties file in the src folder. Where
should I put this on Tomcat server?
The log4j properties file sets up a log file on my c: drive. DO i need to
edit this location?
Is there an easy way of testing the deployed .war is running correctly.
Do I need to put the axis2 .jar on the Tomcat.
As you can see they are basically a list of newbie questions. All help
appreciated.
Thanks
Tori
|
|
|
Powered by
FUDForum. Page generated in 0.08569 seconds