The link which you gave me i have gone through it before ...but i am not
getting how to set
com.sun.management.jmxremote in the system property.
as it is written in the given link-
To enable the JMX agent for local access, set this system property when you
start the JVM or Java application:
Konstantin Kolinko wrote:
>
>
>
> 2) Do not use the Invoker servlet. It is a hole you won't be able to patch
> See
> http://wiki.apache.org/tomcat/FAQ/Miscellaneous#Q2
> http://wiki.apache.org/tomcat/FAQ/Miscellaneous#Q3
>
>
I disabled the invoker servlet and could then use the directory,
> From: Mackstar [mailto:richard.macks...@gmail.com]
> Subject: Re: Tomcat 5.5.27 404 for JSP's in a particular derectory
>
> 1. The shuppin directory is a subdirectory which is inside a ROOT
> application directory, it has other sibling directories which are
> working correctly.
They may appear
Thanks for your reply,
just to get back to you..
1. The shuppin directory is a subdirectory which is inside a ROOT
application directory, it has other sibling directories which are working
correctly.
2. OK I get your point on using the invoker, do you think if I remove the
usage of the invoker
2009/5/11 Mackstar :
>
> I have an app which is currently working fine under jetty and I have set up
> tomcat to be a replacement container (part of my clients requirements).
>
> All seems to work apart from the JSP's (and any other html file) in one
> directory for which I get 404's. If I change t
I have an app which is currently working fine under jetty and I have set up
tomcat to be a replacement container (part of my clients requirements).
All seems to work apart from the JSP's (and any other html file) in one
directory for which I get 404's. If I change the directory's name it works.
E
Anamika raj wrote:
i am configuring a server to monitor it with jconsole locally.when i m
starting the jconsole PID is showing for that server in the jconsole(for
local monitoring) but it is giving me message that "management agent is not
enables on that process.
how to enable the management age
i am configuring a server to monitor it with jconsole locally.when i m
starting the jconsole PID is showing for that server in the jconsole(for
local monitoring) but it is giving me message that "management agent is not
enables on that process.
how to enable the management agent for that process
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
2009/5/10 johnrock :
>
> I am setting up a CentOS 5 server running tomcat and wanted to know whether
> the best practice is to leave the Tomcat logfiles in their default location:
>
> /usr/share/apache-tomcat-6.0.18/logs
>
> or whether I should place them in another directory like /var/log/tomcat.
> From: "Caldarale, Charles R"
> > From: Mark Thomas [mailto:ma...@apache.org]
> > Subject: Re: Sanity check: Multiple SSL virtual hosts
> >
> > It should work. The only potential issue is that a request to
> > 123.123.123.111 can still access host2
>
> Shouldn't there be elements for the IP ad
> From: johnrock
>
> I am setting up a CentOS 5 server running tomcat and wanted to know whether
> the best practice is to leave the Tomcat logfiles in their default location:
>
> /usr/share/apache-tomcat-6.0.18/logs
>
> or whether I should place them in another directory like /var/log/tomcat.
On Sun, May 10, 2009 at 7:31 AM, Jeroen Kransen wrote:
> Hello, is there a webapp that will redirect all incoming requests to
> another host/path? I have a Lenya instance running on one virtual
> host, and want another virtual host point to its live publication like
> this:
>
> jeroen.example.com/
> From: Jeroen Kransen [mailto:jer...@kransen.nl]
> Subject: Redirecting/proxying/forwarding webapp
>
> is there a webapp that will redirect all incoming requests to
> another host/path?
Take a look at this:
http://tuckey.org/urlrewrite/
- Chuck
THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND
Hello, is there a webapp that will redirect all incoming requests to
another host/path? I have a Lenya instance running on one virtual
host, and want another virtual host point to its live publication like
this:
jeroen.example.com/* > cms.example.com/jeroen/live/*
Both virtual hosts run on th
Caldarale, Charles R wrote:
From: Dave Filchak [mailto:sub...@zuka.net]
Subject: Re: Configuration help with tomcat connectors
If I set it up as localhost now, what is the impact if,
in the future, I need to add other hosts?
One must be the defaultHost, so its name is irrelevant other t
John
have you had a chance to look at
http://tomcat.apache.org/tomcat-5.5-doc/logging.html
you can specify using either Log4J Logger or the Juli logger
Log4j specifies the Log File to append to as
log4j.appender.R.File=${catalina.home}/logs/tomcat.log
the juli log folder is specified by
1catal
> From: Dave Filchak [mailto:sub...@zuka.net]
> Subject: Re: Configuration help with tomcat connectors
>
> If I set it up as localhost now, what is the impact if,
> in the future, I need to add other hosts?
One must be the defaultHost, so its name is irrelevant other than it
must match the def
> From: Dave Filchak [mailto:sub...@zuka.net]
> Subject: Re: Configuration help with tomcat connectors
>
>unpackWARs="true" autoDeploy="true"
> xmlValidation="false" xmlNamespaceAware="false">
>
You have misspelled appBase - these are all case sensitive.
- Chuck
On 10.05.2009 12:43, Maze, Jeffrey S. wrote:
> It's running on IIS6 and Win2k3 Server. I downloaded version .15
> through .28 and will try different versions and see if it still occurs.
If it is coming from the redirector, I would expect to see heavy
continuing log activity once you switch the lo
It's running on IIS6 and Win2k3 Server. I downloaded version .15
through .28 and will try different versions and see if it still occurs.
Thanks.. -Jeff
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Saturday, May 09, 2009 2:52 PM
To: Tomcat Users List
Subject: Re:
21 matches
Mail list logo