RE: Problem setting Host

2009-06-08 Thread Peter Crowther
From: hellian [mailto:rashedulhasan2...@yahoo.com] I've been facing problem setting my Host property with Tomcat 5.5. Please have a look on the code below and let me know what's wrong with my code. Now if I use the url nexusroi.com, it doesn't work whereas the url nexusroi.com/nexus

RE: Problem setting Host

2009-06-08 Thread Martin Gainty
nexus is a commercial software vendor and is responsible for their errors so i would contact them first in the meanwhile you can help yourself find the root of this problem by enabling logging so you can see the exception displayed in the logs (my logs are located at

RE: Problem setting Host

2009-06-08 Thread hellian
Sorry...I added the code, I don't know why it disappeared. Anyway the code ia as follows: Host name=nexusroi.com appBase=C:\superior\nexus\war deployOnStartup=true autoDeploy=false unpackWARs=true deployXML=false xmlValidation=false xmlNamespaceAware=false Context path=/nexus

RE: Problem setting Host

2009-06-08 Thread Caldarale, Charles R
From: hellian [mailto:rashedulhasan2...@yahoo.com] Subject: RE: Problem setting Host Host name=nexusroi.com appBase=C:\superior\nexus\war deployOnStartup=true autoDeploy=false unpackWARs=true deployXML=false xmlValidation=false xmlNamespaceAware=false Context path=/nexus docBase=C

Re: Problem setting Host

2009-06-08 Thread André Warnier
Peter Crowther wrote: From: hellian [mailto:rashedulhasan2...@yahoo.com] I've been facing problem setting my Host property with Tomcat 5.5. Please have a look on the code below and let me know what's wrong with my code. Now if I use the url nexusroi.com, it doesn't work whereas the url