You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Venu <tv...@dlinformatique.com> on 2004/09/03 11:25:00 UTC

Need Urgent Help

Hello Guru's

Im using the my application outside the webapps in server.xml i have confiured the following

<Host name="domainname.com" debug="0" appBase="="/home/httpd/vhosts/domainname.com/httpdocs" unpackWARs="true">
<Alias>www.domainname.com</Alias>

<Logger className="org.apache.catalina.logger.FileLogger"

directory="logs" prefix="domainname" suffix=".log" timestamp="true"/>

<Context path="" docBase="/home/httpd/vhosts/domainname.com/httpdocs" debug="0" reloadable="true"/>

<Valve className="org.apache.catalina.valves.RemoteAddrValve" allow="127.0.0.1"/>

</Host>

but still my jsp's & servlets doenst executes at the server side..

Any help is most appreiciated.

Best Regard's

Venu



Re: Need Urgent Help

Posted by Venu <tv...@dlinformatique.com>.
sorry i didnt get you...
relative to the dir on the same server

----- Original Message ----- 
From: "Bedrijven.nl" <ma...@bedrijven.nl>
To: "'Tomcat Users List'" <to...@jakarta.apache.org>
Sent: Friday, September 03, 2004 5:59 PM
Subject: RE: Need Urgent Help


> yes but it;s a relative path..so relative to what??
>
> -----Oorspronkelijk bericht-----
> Van: Venu [mailto:tvg@dlinformatique.com]
> Verzonden: Friday, September 03, 2004 10:43 AM
> Aan: Tomcat Users List; maarten@bedrijven.nl
> Onderwerp: Re: Need Urgent Help
>
>
> yes  it the dir (docBase="/home/httpd/vhosts/domainname.com/httpdocs")
> where i am having my jsp's & servlets
>
> ----- Original Message ----- 
> From: "Bedrijven.nl" <ma...@bedrijven.nl>
> To: "'Tomcat Users List'" <to...@jakarta.apache.org>
> Sent: Friday, September 03, 2004 5:41 PM
> Subject: RE: Need Urgent Help
>
>
> > Is docBase right???
> >
> > -----Oorspronkelijk bericht-----
> > Van: Venu [mailto:tvg@dlinformatique.com]
> > Verzonden: Friday, September 03, 2004 10:25 AM
> > Aan: Tomcat Users List
> > Onderwerp: Need Urgent Help
> >
> >
> > Hello Guru's
> >
> > Im using the my application outside the webapps in server.xml i have
> > confiured the following
> >
> > <Host name="domainname.com" debug="0"
> > appBase="="/home/httpd/vhosts/domainname.com/httpdocs"
unpackWARs="true">
> > <Alias>www.domainname.com</Alias>
> >
> > <Logger className="org.apache.catalina.logger.FileLogger"
> >
> > directory="logs" prefix="domainname" suffix=".log" timestamp="true"/>
> >
> > <Context path="" docBase="/home/httpd/vhosts/domainname.com/httpdocs"
> > debug="0" reloadable="true"/>
> >
> > <Valve className="org.apache.catalina.valves.RemoteAddrValve"
> > allow="127.0.0.1"/>
> >
> > </Host>
> >
> > but still my jsp's & servlets doenst executes at the server side..
> >
> > Any help is most appreiciated.
> >
> > Best Regard's
> >
> > Venu
> >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Need Urgent Help

Posted by "Bedrijven.nl" <ma...@bedrijven.nl>.
yes but it;s a relative path..so relative to what??

-----Oorspronkelijk bericht-----
Van: Venu [mailto:tvg@dlinformatique.com]
Verzonden: Friday, September 03, 2004 10:43 AM
Aan: Tomcat Users List; maarten@bedrijven.nl
Onderwerp: Re: Need Urgent Help


yes  it the dir (docBase="/home/httpd/vhosts/domainname.com/httpdocs") 
where i am having my jsp's & servlets

----- Original Message ----- 
From: "Bedrijven.nl" <ma...@bedrijven.nl>
To: "'Tomcat Users List'" <to...@jakarta.apache.org>
Sent: Friday, September 03, 2004 5:41 PM
Subject: RE: Need Urgent Help


> Is docBase right???
> 
> -----Oorspronkelijk bericht-----
> Van: Venu [mailto:tvg@dlinformatique.com]
> Verzonden: Friday, September 03, 2004 10:25 AM
> Aan: Tomcat Users List
> Onderwerp: Need Urgent Help
> 
> 
> Hello Guru's
> 
> Im using the my application outside the webapps in server.xml i have
> confiured the following
> 
> <Host name="domainname.com" debug="0"
> appBase="="/home/httpd/vhosts/domainname.com/httpdocs" unpackWARs="true">
> <Alias>www.domainname.com</Alias>
> 
> <Logger className="org.apache.catalina.logger.FileLogger"
> 
> directory="logs" prefix="domainname" suffix=".log" timestamp="true"/>
> 
> <Context path="" docBase="/home/httpd/vhosts/domainname.com/httpdocs"
> debug="0" reloadable="true"/>
> 
> <Valve className="org.apache.catalina.valves.RemoteAddrValve"
> allow="127.0.0.1"/>
> 
> </Host>
> 
> but still my jsp's & servlets doenst executes at the server side..
> 
> Any help is most appreiciated.
> 
> Best Regard's
> 
> Venu
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


Re: Need Urgent Help

Posted by Venu <tv...@dlinformatique.com>.
yes  it the dir (docBase="/home/httpd/vhosts/domainname.com/httpdocs") 
where i am having my jsp's & servlets

----- Original Message ----- 
From: "Bedrijven.nl" <ma...@bedrijven.nl>
To: "'Tomcat Users List'" <to...@jakarta.apache.org>
Sent: Friday, September 03, 2004 5:41 PM
Subject: RE: Need Urgent Help


> Is docBase right???
> 
> -----Oorspronkelijk bericht-----
> Van: Venu [mailto:tvg@dlinformatique.com]
> Verzonden: Friday, September 03, 2004 10:25 AM
> Aan: Tomcat Users List
> Onderwerp: Need Urgent Help
> 
> 
> Hello Guru's
> 
> Im using the my application outside the webapps in server.xml i have
> confiured the following
> 
> <Host name="domainname.com" debug="0"
> appBase="="/home/httpd/vhosts/domainname.com/httpdocs" unpackWARs="true">
> <Alias>www.domainname.com</Alias>
> 
> <Logger className="org.apache.catalina.logger.FileLogger"
> 
> directory="logs" prefix="domainname" suffix=".log" timestamp="true"/>
> 
> <Context path="" docBase="/home/httpd/vhosts/domainname.com/httpdocs"
> debug="0" reloadable="true"/>
> 
> <Valve className="org.apache.catalina.valves.RemoteAddrValve"
> allow="127.0.0.1"/>
> 
> </Host>
> 
> but still my jsp's & servlets doenst executes at the server side..
> 
> Any help is most appreiciated.
> 
> Best Regard's
> 
> Venu
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tomcat-user-help@jakarta.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org


RE: Need Urgent Help

Posted by "Bedrijven.nl" <ma...@bedrijven.nl>.
Is docBase right???

-----Oorspronkelijk bericht-----
Van: Venu [mailto:tvg@dlinformatique.com]
Verzonden: Friday, September 03, 2004 10:25 AM
Aan: Tomcat Users List
Onderwerp: Need Urgent Help


Hello Guru's

Im using the my application outside the webapps in server.xml i have
confiured the following

<Host name="domainname.com" debug="0"
appBase="="/home/httpd/vhosts/domainname.com/httpdocs" unpackWARs="true">
<Alias>www.domainname.com</Alias>

<Logger className="org.apache.catalina.logger.FileLogger"

directory="logs" prefix="domainname" suffix=".log" timestamp="true"/>

<Context path="" docBase="/home/httpd/vhosts/domainname.com/httpdocs"
debug="0" reloadable="true"/>

<Valve className="org.apache.catalina.valves.RemoteAddrValve"
allow="127.0.0.1"/>

</Host>

but still my jsp's & servlets doenst executes at the server side..

Any help is most appreiciated.

Best Regard's

Venu




---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org