The changes in web.xml will cause instant restart Only due to TRUE value for 
parameter autoDeploy in server.xml.  
 

<Host name="localhost" appBase="webapps" unpackWARs="true autoDeploy="true" 
xmlValidation="false"    xmlNamespaceAware="false" />

With best regards,
Nishant Hadole
-----Original Message-----
From: Karthik Nanjangude [mailto:karthik.nanjang...@xius-bcgi.com] 
Sent: Monday, 07 December, 2009 12:31 PM
To: Tomcat Users List
Subject: RE: Publishing Java webservice - tomcat 5.5 shared hosting

Hi

One Quick Hack is Open "Web.xml" make some temp modification (probably the 
Description) and save the file

This automatically restarts the Web Application




With regards
Karthik

-----Original Message-----
From: Abdul Raheem Seyed (NDC IS&T) [mailto:ase...@ndc.ae]
Sent: Monday, December 07, 2009 11:48 AM
To: users@tomcat.apache.org
Subject: Publishing Java webservice - tomcat 5.5 shared hosting

Hi,
     We have requirement to host a webservice in a shared tomcat 5.5 webhosting 
environment ( virtual server ). The hosting company doesn't provide access to 
tomcat Manager as it's shared web hosting.

Can some one tell how we can deploy a java webservice in tomcat 5.5. We have 
access to specific folder of the tomcat only (tomcat root \ 
webapps\mywebsite\). We can't restart the server as well we don't have admin 
access to the server.

Appreciate your help.

Thanks in advance,
Abdul Raheem S


Disclaimer:
This e-mail has been scanned by Microsoft Forefront Online Security for 
Exchange.
This e-mail and its attachments may be confidential and are intended solely for 
the use of the individual(s) to whom it is addressed. If you have received it 
by mistake, please reply by e-mail to sender or ad...@ndc.ae and delete it from 
your system; you may not copy this message or disclose its contents to anyone.  
Statements and opinions expressed in this e-mail are those of the sender, and 
do not necessarily reflect those of National Drilling Company (NDC).  Although 
reasonable precautions have been taken to ensure no viruses are present in this 
e-mail, NDC cannot accept responsibility for any loss or damage arising from 
the use of this e-mail or attachments.


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

Reply via email to