Return a custom page in the event of a client requesting a non-existent resource on tomcat9

2024-02-02 Thread Kaushal Shriyan
Hi, I am running tomcat version 9.0.84 on Red Hat Enterprise Linux release 8.7 (Ootpa). Is there a way to configure the server to return a custom page in the event of a client requesting a non-existent resource. Please guide me. Thanks in advance. Best Regards, Kaushal

Re: Enable two way SSL in Apache Tomcat 10 Version 10.0.27

2023-08-20 Thread Kaushal Shriyan
On Sun, Aug 20, 2023 at 4:25 PM wrote: > Kaushal, > > please check the new configuration method with SSLHostConfig - your's is > probably from an older version, right? In the working version you already > use it. > > see my (redacted) config: > > protocol="org.apache.coyote.http11.Ht

Re: Enable two way SSL in Apache Tomcat 10 Version 10.0.27

2023-08-19 Thread Kaushal Shriyan
Best Regards, Kaushal On Sun, Aug 20, 2023 at 6:48 AM Kaushal Shriyan wrote: > > > On Thu, Aug 10, 2023 at 11:29 AM Christopher Schultz < > ch...@christopherschultz.net> wrote: > >> Kaushal, >> >> On 8/7/23 22:23, Kaushal Shriyan wrote: >> > Hi, >

Re: Enable two way SSL in Apache Tomcat 10 Version 10.0.27

2023-08-19 Thread Kaushal Shriyan
On Thu, Aug 10, 2023 at 11:29 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > Kaushal, > > On 8/7/23 22:23, Kaushal Shriyan wrote: > > Hi, > > > > I have gone through > https://tomcat.apache.org/tomcat-10.0-doc/ssl-howto.html. > > Is the

Enable two way SSL in Apache Tomcat 10 Version 10.0.27

2023-08-07 Thread Kaushal Shriyan
Hi, I have gone through https://tomcat.apache.org/tomcat-10.0-doc/ssl-howto.html. Is there a way to enable two way SSL (mutual) in Apache Tomcat 10 Version 10.0.27? Please guide me. Thanks in Advance. Best Regards, Kaushal

Re: Enable HTTP Strict Transport Security (HSTS) in Tomcat 9.0.x

2022-04-29 Thread Kaushal Shriyan
> > > > -Ursprüngliche Nachricht- > > Von: Christopher Schultz > > Gesendet: Freitag, 29. April 2022 01:10 > > An: users@tomcat.apache.org > > Betreff: Re: Enable HTTP Strict Transport Security (HSTS) in Tomcat 9.0.x > > > > Kaushal, > &g

Re: Enable HTTP Strict Transport Security (HSTS) in Tomcat 9.0.x

2022-04-28 Thread Kaushal Shriyan
On Fri, Apr 29, 2022 at 12:44 AM Peter Chiu wrote: > This is what I am using. Hope this helps. > > https://orclcs.blogspot.com/2017/04/enable-hsts-in-tomcat.html Thanks Peter. Do I need to run tomcat on port 443 or 8443 to enable HTTP Strict Transport Security (HSTS). I will be unable to run to

Enable HTTP Strict Transport Security (HSTS) in Tomcat 9.0.x

2022-04-28 Thread Kaushal Shriyan
Hi, I am running the tomcat version 9.0.56 on CentOS Linux release 7.9.2009 (Core) and trying to configure HTTP Strict Transport Security (HSTS) using /opt/tomcat9/conf/web.xml # ./version.sh Using CATALINA_BASE: /opt/tomcat9 Using CATALINA_HOME: /opt/tomcat9 Using CATALINA_TMPDIR: /opt/tomca

Apache tomcat upgrade from 9.0.52 to 9.0.60

2022-03-26 Thread Kaushal Shriyan
Hi, I am referring to https://tomcat.apache.org/download-90.cgi. I am currently running Apache Tomcat/9.0.52 on CentOS Linux release 7.9.2009 (Core) /opt/tomcat/bin/version.sh Using CATALINA_BASE: /var/tmp/tomcat9 Using CATALINA_HOME: /var/tmp/tomcat9 Using CATALINA_TMPDIR: /var/tmp/tomcat9/t

Use relative path in Java code hosted in tomcat server.

2019-09-19 Thread Kaushal Shriyan
Hi, I am adding the below absolute path in java code and compiled in a war file and uploaded in tomcat 9.0.24 servlet/jsp container. file=createPDF("/opt/tomcat9/webapps/statementspdf/"+accountId+statementId+".pdf", > statementsEntityATOS); Is there a way to use relative path instead of absolu

Re: Tomcat version 9.0.22 release

2019-07-12 Thread Kaushal Shriyan
On Sat, Jul 13, 2019 at 12:47 AM Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Krushal, > > On 7/11/19 13:00, Kaushal Shriyan wrote: > > Is there a way to find out if tomcat version 9.0.22 > >

Tomcat version 9.0.22 release

2019-07-11 Thread Kaushal Shriyan
Hi, Is there a way to find out if tomcat version 9.0.22 https://tomcat.apache.org/download-90.cgi#9.0.22 is a security or enhancement or bug fix to tomcat version 9.0.21? Any help would be appreciated and i look forward to hearing from you. Thanks in Advance. Best Regards, Kaushal

Re: Enable Debugging in Tomcat7 catalina.out file

2017-01-11 Thread Kaushal Shriyan
On Fri, Jan 6, 2017 at 12:10 AM, Kaushal Shriyan wrote: > Hi, > > Is there a way to enable debugging tomcat catalina.out file. I did set it > to FINEST in logging.properties file. > > Tomcat version :- 7.0.59 > OS :- CentOS release 6.8 (Final) > Java version :- java

Enable Debugging in Tomcat7 catalina.out file

2017-01-05 Thread Kaushal Shriyan
Hi, Is there a way to enable debugging tomcat catalina.out file. I did set it to FINEST in logging.properties file. Tomcat version :- 7.0.59 OS :- CentOS release 6.8 (Final) Java version :- java -version java version "1.7.0_80" Java(TM) SE Runtime Environment (build 1.7.0_80-b15) Java HotSpot(TM)

Re: Exception in thread "http-bio-8080-exec-120" java.lang.OutOfMemoryError: PermGen space

2016-11-28 Thread Kaushal Shriyan
ame tool > on the JDK. It is already pre-packaged, so it may be customized by Oracle. > It has the same look and feel as in the screenshot. > > On Tue, Nov 29, 2016 at 11:17 AM, Kaushal Shriyan < > kaushalshri...@gmail.com> > wrote: > > > On Tue, Nov 29, 2016

Re: Exception in thread "http-bio-8080-exec-120" java.lang.OutOfMemoryError: PermGen space

2016-11-28 Thread Kaushal Shriyan
On Tue, Nov 29, 2016 at 7:40 AM, Román Valoria wrote: > Use Java VisualVM to see PermGen memory allocation and troubleshoot. It > would also let you validate that your sizing parameters are properly set. > > Hi Roman, Thanks for your reply. Are you referring to https://visualvm.github.io/? Pleas

Exception in thread "http-bio-8080-exec-120" java.lang.OutOfMemoryError: PermGen space

2016-11-28 Thread Kaushal Shriyan
Hi, I am seeing the below PermGen space issue in tomcat catalina.out file. Currently i am running Apache Tomcat Version 7.0.59 on CentOS release 6.8 (Final) java -version java version "1.7.0_80" Java(TM) SE Runtime Environment (build 1.7.0_80-b15) Java HotSpot(TM) 64-Bit Server VM (build 24.80-b11

Re: Apache Tomcat Version 7.0.59 on CentOS 6.8 to handle 2k requests/second

2016-11-14 Thread Kaushal Shriyan
On Mon, Nov 14, 2016 at 8:06 PM, Mark Thomas wrote: > On 14/11/2016 14:28, Kaushal Shriyan wrote: > > Hi, > > > > is there a way to configure tomcat to handle 2k requests/second (2k > meaning > > 2000 requests per second). How many cpu cores do i need to setup tomc

Apache Tomcat Version 7.0.59 on CentOS 6.8 to handle 2k requests/second

2016-11-14 Thread Kaushal Shriyan
Hi, is there a way to configure tomcat to handle 2k requests/second (2k meaning 2000 requests per second). How many cpu cores do i need to setup tomcat to handle 2k requests/second? How much physical memory the server should have? Any guidelines or rule of thumb to be followed? Any help will be h

Re: graceful restart tomcat

2011-11-10 Thread Kaushal Shriyan
On Thu, Nov 10, 2011 at 2:42 PM, Pid wrote: > On 10/11/2011 08:28, Kaushal Shriyan wrote: >> Hi, >> >> Is there a way to forcefully graceful restart tomcat server using bash >> script via cron.Any sample bash script ? > > Which is it: forceful or graceful?  T

graceful restart tomcat

2011-11-10 Thread Kaushal Shriyan
Hi, Is there a way to forcefully graceful restart tomcat server using bash script via cron.Any sample bash script ? Regards, Kaushal - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail:

Re: HTTP Status 404 - /manager/html

2011-11-08 Thread Kaushal Shriyan
On Tue, Nov 8, 2011 at 10:29 AM, Caldarale, Charles R wrote: >> From: Kaushal Shriyan [mailto:kaushalshri...@gmail.com] >> Subject: Re: HTTP Status 404 - /manager/html > >> I did downloaded it from >> http://archive.apache.org/dist/tomcat/tomcat-7/v7.0.19/bin/ > >

Re: HTTP Status 404 - /manager/html

2011-11-07 Thread Kaushal Shriyan
On Tue, Nov 8, 2011 at 8:42 AM, Caldarale, Charles R wrote: >> From: Kaushal Shriyan [mailto:kaushalshri...@gmail.com] >> Subject: HTTP Status 404 - /manager/html > >> When i hit http://IP:8080/manager/html, I get HTTP Status 404 - >> /manager/html, Tomcat Version 7.

HTTP Status 404 - /manager/html

2011-11-07 Thread Kaushal Shriyan
Hi, When i hit http://IP:8080/manager/html, I get HTTP Status 404 - /manager/html, Tomcat Version 7.0.19, Any clue ? Regards Kaushal - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail:

Re: Autodeploy and clear work directory

2011-05-20 Thread Kaushal Shriyan
On Thu, May 19, 2011 at 6:04 AM, Kaushal Shriyan wrote: > Hi, > > I am running TC 5.5.27, Ubuntu Linux Server 8.04 and Java6U24. > > Is there a way to clear the work directory automatically when i deploy > any new war under webapps and i always need to restart tomcat server &

Autodeploy and clear work directory

2011-05-18 Thread Kaushal Shriyan
Hi, I am running TC 5.5.27, Ubuntu Linux Server 8.04 and Java6U24. Is there a way to clear the work directory automatically when i deploy any new war under webapps and i always need to restart tomcat server whenever i deploy new war. is there a forceful auto deploy feature ? Regards, Kaushal -

maxThreads

2011-03-31 Thread Kaushal Shriyan
Hi, What are the implications or issues if maxThreads are increased from the default 150 to 300 threads. Are there any performance issues ? I am using TC 5.5.27 , Ubuntu Linux Server 8.04 , Sun Java 1.6.0 Update 24 Please suggest/guide. Thanks and Regards, Kaushal

Re: tomcat -> which version to download

2011-03-31 Thread Kaushal Shriyan
On Thu, Mar 31, 2011 at 7:58 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Kaushal, > > On 3/31/2011 7:02 AM, Kaushal Shriyan wrote: > > As of now I am using tomcat apache 5.5.27 with java ve

Re: tomcat -> which version to download

2011-03-31 Thread Kaushal Shriyan
On Thu, Mar 31, 2011 at 5:26 PM, Mark Thomas wrote: > On 31/03/2011 12:47, Kaushal Shriyan wrote: > > Hi, > > > > As per -> http://wiki.apache.org/tomcat/TomcatVersions > > > > Tomcat 7.0.x > > > > Spec versions: > > > > Servl

Re: tomcat -> which version to download

2011-03-31 Thread Kaushal Shriyan
On Thu, Mar 31, 2011 at 4:58 PM, Mark Thomas wrote: > On 31/03/2011 12:12, Robert P. J. Day wrote: > > On Thu, 31 Mar 2011, Kaushal Shriyan wrote: > > > >> Hi, > >> > >> As of now I am using tomcat apache 5.5.27 with java version > >> "1

explaining server.xml

2011-03-31 Thread Kaushal Shriyan
Hi, Can someone please help me understand about various tag and definition in server.xml ? Thanks Kaushal

tomcat -> which version to download

2011-03-31 Thread Kaushal Shriyan
Hi, As of now I am using tomcat apache 5.5.27 with java version "1.6.0_24" on Ubuntu Server 10.04. I happened to visit the url -> http://tomcat.apache.org/whichversion.html Bit confused. Not sure which version i need to go for my production purpose to avail latest features and performance improvem

log4j

2010-07-08 Thread Kaushal Shriyan
Hi, Is there a way to run log4j appender at a specified time? log4j.rootLogger=INFO, R log4j.appender.R=org.apache.log4j.DailyRollingFileAppender log4j.appender.R.File=${catalina.home}/logs/catalina.out log4j.appender.R.DatePattern='.'-MM-dd log4j.appender.R.layout=org.apache.log4j.PatternLay

Re: jconsole

2010-06-29 Thread Kaushal Shriyan
On Tue, Jun 29, 2010 at 7:22 PM, Caldarale, Charles R < chuck.caldar...@unisys.com> wrote: > > From: Kaushal Shriyan [mailto:kaushalshri...@gmail.com] > > Subject: jconsole > > > > Does jconsole > > http://java.sun.com/developer/technicalArticles/J2SE/jconsole

jconsole

2010-06-29 Thread Kaushal Shriyan
Hi, Does jconsole http://java.sun.com/developer/technicalArticles/J2SE/jconsole.html cause additional overheads on a server? Thanks, Kaushal

Re: Unrecognized VM option '+HeapDumpOnCtrlBreak'

2010-06-03 Thread Kaushal Shriyan
On Thu, Jun 3, 2010 at 6:55 PM, Bill Au wrote: > That option is not available in Java 6. With Java 6, you can use jmap to > take a heap dump. > > Bill > > Hi Bill Please let me know the jmap option to take a heap dump Thanks, Kaushal

Unrecognized VM option '+HeapDumpOnCtrlBreak'

2010-06-03 Thread Kaushal Shriyan
Hi, I am running tomcat 5.5.27 on ubuntu 8.04, java version is java -version java version "1.6.0_06" Java(TM) SE Runtime Environment (build 1.6.0_06-b02) Java HotSpot(TM) 64-Bit Server VM (build 10.0-b22, mixed mode) I did added JAVA_OPTS="-Xms512m -Xmx4500m -XX:+HeapDumpOnCtrlBreak -XX:+HeapDum

foreach ant task

2010-03-11 Thread Kaushal Shriyan
Hi can someone here give me example to use foreach ant task to deploy same war to multiple running Tomcat Server? http://ant-contrib.sourceforge.net/tasks/tasks/foreach.html Thanks, Kaushal - To unsubscribe, e-mail: users-unsub

Re: Deploy war

2010-03-04 Thread Kaushal Shriyan
On Wed, Mar 3, 2010 at 9:22 PM, Gurkan Erdogdu wrote: > I wonder whether you have looked at > http://tomcat.apache.org/tomcat-6.0-doc/index.html or not > > 2010/3/3 Kaushal Shriyan > >> On Wed, Mar 3, 2010 at 4:50 PM, André Warnier wrote: >> > Pid wrote: >>

Re: Deploy war

2010-03-03 Thread Kaushal Shriyan
On Wed, Mar 3, 2010 at 4:50 PM, André Warnier wrote: > Pid wrote: >> >> On 03/03/2010 09:52, André Warnier wrote: >>> >>> Kaushal Shriyan wrote: >>>> >>>> Hi, >>>> >>>> At the moment, I stop,kill tomcat and scp the w

Deploy war

2010-03-03 Thread Kaushal Shriyan
Hi, At the moment, I stop,kill tomcat and scp the war to webapps folder and start tomcat server. is there a better way to do it ? Thanks, Kaushal - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional comm

Re: Deploy war

2010-02-25 Thread Kaushal Shriyan
On Thu, Feb 25, 2010 at 7:14 PM, Kaushal Shriyan wrote: > On Thu, Feb 25, 2010 at 12:55 PM, Kaushal Shriyan > wrote: >> Hi, >> >> Is there a tool available to deploy same war to multiple tomcat server ? >> >> Thanks, >> >> Kausha

Re: Deploy war

2010-02-25 Thread Kaushal Shriyan
On Thu, Feb 25, 2010 at 10:01 PM, Oliver Dauter wrote: > On Thu, Feb 25, 2010 at 13:27, Kaushal Shriyan > wrote: >> On Thu, Feb 25, 2010 at 4:33 PM, Lorenzo Salvadorini >> wrote: >>> 2010/2/25 Kaushal Shriyan >> >> I did downloaded >> http://archiv

Re: Deploy war

2010-02-25 Thread Kaushal Shriyan
On Thu, Feb 25, 2010 at 12:55 PM, Kaushal Shriyan wrote: > Hi, > > Is there a tool available to deploy same war to multiple tomcat server ? > > Thanks, > > Kaushal > Hi, can someone guide me about http://tomcat.apache.org/tomcat-5.5-doc/deployer-howto.html ? I did downloa

Deploy war

2010-02-24 Thread Kaushal Shriyan
Hi, Is there a tool available to deploy same war to multiple tomcat server ? Thanks, Kaushal - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: log viewer

2010-01-13 Thread Kaushal Shriyan
On Wed, Jan 13, 2010 at 8:52 PM, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Kaushal, > > On 1/13/2010 10:07 AM, Kaushal Shriyan wrote: >> On Wed, Jan 13, 2010 at 8:05 PM, Pid wrote: >>> On 13/01/2010 12:20, Kaushal Shriyan wr

Re: log viewer

2010-01-13 Thread Kaushal Shriyan
On Wed, Jan 13, 2010 at 8:05 PM, Pid wrote: > On 13/01/2010 12:20, Kaushal Shriyan wrote: >> >> Hi, >> >> I am using GUI application lamdaprobe for accessing catalina.out file. >> the issue is that it doesnot contain search feature for finding out >> excepti

log viewer

2010-01-13 Thread Kaushal Shriyan
Hi, I am using GUI application lamdaprobe for accessing catalina.out file. the issue is that it doesnot contain search feature for finding out exceptions in catalina.out file since i do not want to give physical ssh access to the tomcat server Please guide/suggest. Thanks and Regards, Kaushal

Re: centralized log server

2009-11-17 Thread Kaushal Shriyan
On Tue, Nov 17, 2009 at 8:53 PM, Caldarale, Charles R wrote: >> From: Kaushal Shriyan [mailto:kaushalshri...@gmail.com] >> Subject: centralized log server >> >> is there a centralized application to access all the tomcat server >> catalina.logs > > Your que

Re: centralized log server

2009-11-17 Thread Kaushal Shriyan
On Tue, Nov 17, 2009 at 3:52 PM, Pid wrote: > On 17/11/2009 07:51, Kaushal Shriyan wrote: >> >> Hi, >> >> is there a centralized application to access all the tomcat server >> catalina.logs > > All of them on the internet? I googled for it. but coul

centralized log server

2009-11-16 Thread Kaushal Shriyan
Hi, is there a centralized application to access all the tomcat server catalina.logs Thanks, Kaushal - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org

Re: catalina.out file

2009-10-23 Thread Kaushal Shriyan
On Fri, Oct 23, 2009 at 11:23 PM, Caldarale, Charles R wrote: >> From: Kaushal Shriyan [mailto:kaushalshri...@gmail.com] >> Subject: catalina.out file >> >> can i change catalina.out to catalina.log or something else. if its >> possible how is it done ? > >

catalina.out file

2009-10-23 Thread Kaushal Shriyan
Hi, can i change catalina.out to catalina.log or something else. if its possible how is it done ? Thanks, Kaushal - To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.

centralized server

2009-05-11 Thread Kaushal Shriyan
Hi, Is there a way to log all the catalina.out files of tomcat hosted on different servers to a centralized server and view it using a web Interface? Thanks and Regards Kaushal

Re: no request on access log

2009-03-19 Thread Kaushal Shriyan
On Thu, Mar 19, 2009 at 10:53 PM, Kaushal Shriyan wrote: > On Thu, Mar 19, 2009 at 10:32 PM, Peter Crowther < > peter.crowt...@melandra.com> wrote: > >> > From: Kaushal Shriyan [mailto:kaushalshri...@gmail.com] >> > > [...] >> > > [...] &g

Re: no request on access log

2009-03-19 Thread Kaushal Shriyan
On Thu, Mar 19, 2009 at 10:32 PM, Peter Crowther < peter.crowt...@melandra.com> wrote: > > From: Kaushal Shriyan [mailto:kaushalshri...@gmail.com] > > [...] > > [...] > > So are you testing these by browsing to http://testa.example.com, and have > you mapped tha

no request on access log

2009-03-19 Thread Kaushal Shriyan
Hi, I am using tomcat5 on gentoo OS and Sun JDK 1.5.0.12, i dont see any request coming to access log. is that access configuration in server.xml correct ? Please suggest Thanks and Regards Kaushal

restrict myapps under webapps to localhost

2009-02-19 Thread Kaushal Shriyan
Hi I am using tomcat-5.0.27-r6,Sun JDK 1.5.0.12 on gentoo OS I have a clarification regarding restricting webapps/myapps to localhost I have created myapps.xml under /etc/tomcat5/Catalina/localhost/myapps.xml myapps.xml contains ###

run tomcat as tomcat user

2009-01-21 Thread Kaushal Shriyan
Hi I am not able to start tomcat as tomcat user on ubutu 8.04 Linux, Below is my start/stop script Any ideas as what is going wrong ? Thanks and Regards Kaushal ### #!/bin/sh # # Startup script for

enable-access-log-in-tomcat

2009-01-20 Thread Kaushal Shriyan
Hi I am using tomcat-5.5.26, sun-jdk-1.5.0.15 on gentoo linux, I have enabled the below in server.xml The issue is that i don't see time parameter value in the /var/log/tomcat-5.5/localhost_access_log.2009-01-20.txt file Below is the snippet of the local access log 172.20.2.111 - - [20/Jan/200

Status Web Application

2008-08-07 Thread Kaushal Shriyan
Hi I am running tomcat-5.0.27-r6/sun-jdk-1.5.0.10/Gentoo. when i look at the "Status Web Application" (http://example.com:8080/manager/status) I see lots of this page StageTimeB SentB RecvClientVHost S678731459 ms0 KB0 KB10.10.1.6host12 is there a way to h

Print Page Generation Time

2008-06-03 Thread Kaushal Shriyan
Hi, How can i enable printing the Page Generation time in the access logs I have set the below in server.xml file not sure on how to enable printing the Page Generation time in the access logs. Tomcat and OS details : tomcat-5.0.27-r6,Gentoo OS and sun-jdk-1.5.0.12 Thanks and Regards Kaushal

3 instance of Tomcat Server

2008-04-07 Thread Kaushal Shriyan
Hi, How can i install 3 instance of Tomcat Server on a single host Thanks and Regards Kaushal

Re: Weird Issue with Tomcat 4.1.31

2006-07-31 Thread Kaushal Shriyan
On 7/31/06, Kaushal Shriyan <[EMAIL PROTECTED]> wrote: Hi when i hit http://localhost:8080/ I get on the web pasge HTTP Status 404 - / type Status report message / description The requested resource (/) is not available.

Re: JSP Code to capture HTTP headers

2006-07-31 Thread Kaushal Shriyan
On 7/31/06, Shinya Koizumi <[EMAIL PROTECTED]> wrote: use these methods <%= request.getParameter() %> <%= request.getParameterNames() %> or you look up javax.serlvet.HttpServletRequest - Original Message ----- From: "Kaushal Shriyan" <[EMAIL PROTECTED]

Weird Issue with Tomcat 4.1.31

2006-07-31 Thread Kaushal Shriyan
Hi when i hit http://localhost:8080/ I get on the web pasge HTTP Status 404 - / type Status report message / description The requested resource (/) is not available. Apache Tomcat/4.1.24

JSP Code to capture HTTP headers

2006-07-31 Thread Kaushal Shriyan
Hi ALL I have a sample php code, ENV $value) { echo "Key: $key, value: $value"; echo ""; } ?> SERVER $value) { echo "Key: $key, value: $value"; echo ""; } ?> COOKIE $value) { echo "Key: $key, value: $value"; echo ""; } ?> GLOBALS $value) { echo "Key

Re: Need Help

2006-06-26 Thread Kaushal Shriyan
On 6/26/06, vineesh kumar <[EMAIL PROTECTED]> wrote: Go to apache site jakarta.apache.org u will get all the information about the tomcat server and other technologies related.Also try a googlwe search u can get a hell lot of books bout tomcat in the market.but better u read the docum

Apache and Tomcat

2006-04-10 Thread Kaushal Shriyan
Hi ALL Apache is a Standalone Web Server Tomcat is a Standalone Application Server In case of Tomcat its actually a Servlet/JSP Container so programs written in JSP or Servlets can be hosted on it Can I have a detailed explanation on this My question is can I have Tomcat Application Server only

Re: mod jk

2006-03-06 Thread Kaushal Shriyan
thing > like --> not found ... > > Recompile it or download a binary version suitable to > your system form > http://apache.speedbone.de/tomcat/tomcat-connectors/jk/binaries/ > > > > Mit freundlichem Gruß / kind regards > > Dr. Aliye Edao >

Re: mod jk

2006-03-06 Thread Kaushal Shriyan
/suds_20_dir/apache/bin/httpd: fatal: relocation error: file /home/qrq/suds_20_dir/apache/libexec/mod_jk.so: symbol dir_module: referenced symbol not found ./apachectl start: httpd could not be started Regards Kaushal On 3/6/06, Warren Pace <[EMAIL PROTECTED]> wrote: > > > >

mod jk

2006-03-06 Thread Kaushal Shriyan
HI All I am getting [EMAIL PROTECTED]/apache/bin# ./apachectl start Syntax error on line 212 of /home/qrq/suds_20_dir/apache/conf/httpd.conf: Invalid command 'JkWorkersFile', perhaps mis-spelled or defined by a module not included in the server configuration ./apachectl start: httpd could not be

Mod_jk Connector

2005-11-09 Thread Kaushal Shriyan
/examples was not found on this server. Apache/2.0.49 (Unix) mod_jk/1.2.15 Server at localhost Port 80 Please help me to resolve this issue Thanks and regards Kaushal Shriyan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional