Hi,
I was wondering if anyone knew how to configure Tomcat (6.0.26) to only start
the default app when the Tomcat service starts. I have many webapps deployed so
that they are accessible when I need them and I don't have to
re-deploy/configure them later, but I don't like that they all start up
Am Freitag, den 10.02.2012, 16:54 +0400 schrieb Lev A KARATUN:
> Felix Schumacher wrote on 10.02.2012
> 15:31:43:
>
> > Felix Schumacher
> > 10.02.2012 15:32
> >
>
> > >
> > > Hi again.
> > >
> > > So, my boss to
Smith, Mitchell wrote:
Hi,
I am trying to configure some additional parameters for a tomcat
installation
Tomcat5.5.35
Windows Server 2003
32-bit ?
JVM 32-bit ?
Due to the nature of the WebService to be hosted on this tomcat
installation I would like to increase the Eden heap size.
With my
Found a solution to this. In case anyone is interested in, I gave my server
two IP addresses and used two connectors with the two IP address in the
"address=" field of the connectors. I set one of them to "clientAuth="true"
and the other "clientAuth=false". I do have to do a "redirect" from o
On 10 Feb 2012, at 07:21, Casper Wandahl Schmidt wrote:
> Den 09-02-2012 22:02, Christopher Schultz skrev:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Casper,
>>
>> On 2/9/12 1:43 PM, Casper Wandahl Schmidt wrote:
>>> Den 09-02-2012 19:36, Caldarale, Charles R skrev:
> From: Cas
Hi,
I am trying to configure some additional parameters for a tomcat
installation
Tomcat5.5.35
Windows Server 2003
Due to the nature of the WebService to be hosted on this tomcat
installation I would like to increase the Eden heap size.
With my previous Linux Implementations adding -XX:NewSize=
Mark,
Thanks for the reply! I am aware that there are changes to this in Tomcat 7
and will definitely get there, but will wait until we move to JSF 2.x (which is
hopefully sooner than later).
Unfortunately the start flag in the Connector will be true if connector.start()
is called, regardle
On 10/02/2012 15:38, Erick Lichtas wrote:
> Hi everyone,
>
> I'm using tomcat 6.0.32 on Windows 7. I have an application where I
> programmatically start and stop a separate web application from
> within an already running tomcat application. I do this by creating
> a new StandardService, settin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Shashank,
On 2/10/12 8:42 AM, Mendiratta, Shashank wrote:
> I am facing a problem. We used to monitor tomcat JVM and used to
> monitor " current ThreadCount " and "current Threadbusy"
>
> Recently we upgraded from tomcat 6.0 to tomcat 7.0.16 and we a
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Casper,
On 2/10/12 2:20 AM, Casper Wandahl Schmidt wrote:
> Well at least I don't have to restart tomcat for the changes to
> take effect :) Maybe I would take some time to look at how tomcat
> reads from server.xml and how the host-manager works and
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mark,
On 2/8/12 4:34 PM, Mark Thomas wrote:
> On 08/02/2012 21:25, Christopher Schultz wrote: Unfortunately, the
> servlet spec is far from clear on how path parameters should be
> handled. I hope to get clarity in 3.1 with [1]
In fact, it might actu
Hi everyone,
I'm using tomcat 6.0.32 on Windows 7. I have an application where I
programmatically start and stop a separate web application from within an
already running tomcat application. I do this by creating a new
StandardService, setting the server as
service.setServer(ServerFactory.ge
Lev A KARATUN wrote:
...
I've been reading the manuals for some time, and configured my
Tomcat
the
following way:
$CATALINA_BASE/conf/Catalina/localhost/myapp.xml
...
That's why Felix said that he thought that this config wasn't the one
being used.
What is the name of the Context xml
Hi ,
I am facing a problem. We used to monitor tomcat JVM and used to monitor
" current ThreadCount " and "current Threadbusy"
Recently we upgraded from tomcat 6.0 to tomcat 7.0.16 and we are not
able to get these metrices .
On digging in we found that in tomcat6.0 the thread pool metrices w
> Pid
> 10.02.2012 17:35
>
> Please respond to
> "Tomcat Users List"
>
> To
>
> Tomcat Users List
>
> cc
>
> Subject
>
> Re: Fw: Problems with LDAP authentication
>
> On 10/02/2012 12:54, Lev A KARATUN wrote:
> > Please see my answers below.
> >
> > Best Regards,
> > Karatun Lev,
> >
On 10/02/2012 12:54, Lev A KARATUN wrote:
> Please see my answers below.
>
> Best Regards,
> Karatun Lev,
>
>
> Felix Schumacher wrote on 10.02.2012
> 15:31:43:
>
>> Felix Schumacher
>> 10.02.2012 15:32
>>
>> Please respond to
>> "Tomcat Users List"
>>
>> To
>>
>> Tomcat Users List
>>
>>
On 10/02/2012 11:53, Lev A KARATUN wrote:
> Pid,
>
> sorry, my english is not very good. What do you mean by "raised that
> particular issue too"?
We mentioned that allowing uncontrolled access to the logs was a bad
idea. Your boss appears to agree.
>>> That variable should be "${catalina.bas
On 10/02/2012 13:03, Mendiratta, Shashank wrote:
> Hi ,
> I am facing a problem. We used to monitor tomcat JVM and used to monitor "
> current ThreadCount " and "current Threadbusy"
> Recently we upgraded from tomcat 6.0 to tomcat 7.0.16 and we are not able to
> get these metrices .
> On diggi
Hi ,
I am facing a problem. We used to monitor tomcat JVM and used to monitor "
current ThreadCount " and "current Threadbusy"
Recently we upgraded from tomcat 6.0 to tomcat 7.0.16 and we are not able to
get these metrices .
On digging in we found that in tomcat6.0 the thread pool metrices wer
Please see my answers below.
Best Regards,
Karatun Lev,
Felix Schumacher wrote on 10.02.2012
15:31:43:
> Felix Schumacher
> 10.02.2012 15:32
>
> Please respond to
> "Tomcat Users List"
>
> To
>
> Tomcat Users List
>
> cc
>
> Subject
>
> Re: Fw: Problems with LDAP authentication
>
Pid,
sorry, my english is not very good. What do you mean by "raised that
particular issue too"?
>> That variable should be "${catalina.base}".
Actually, there is no variable in the config file, and it works pretty
fine.. I just did not want to insert the full path from / to the logs
folder i
On 10/02/2012 10:43, Lev A KARATUN wrote:
> Does anybody have an idea?..
>
>
>
> Hi again.
>
> So, my boss told me that it's insecure to give anyone the password to view
> tomcat's logs and that should be an authen
Am 10.02.2012 11:43, schrieb Lev A KARATUN:
Does anybody have an idea?..
Hi again.
So, my boss told me that it's insecure to give anyone the password to
view
tomcat's logs and that should be an authentication b
Hi, today I'm very happy because now it's working fine.
Finally, server.xml has these new lines
and catalina startup script has these new lines
set CATALINA_OPTS=-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authenticate=true
-Dcom.sun.m
Does anybody have an idea?..
Hi again.
So, my boss told me that it's insecure to give anyone the password to view
tomcat's logs and that should be an authentication based on Active
Directory.
I've been reading th
On 09/02/2012 23:42, Janne Jalkanen wrote:
>
> Just to confirm - 7.0.25 seems to solve the problem for the most part.
"Most part"? So there is still a leak?
p
> /Janne
>
> On 24 Jan 2012, at 10:53, Janne Jalkanen wrote:
>
>>
>> Been running 7.0.25 in production now for a day and the fd leak
On 09/02/2012 17:24, Amit wrote:
> Comment below
>
>
>
> On 09-Feb-2012, at 10:18 PM, Pid wrote:
>
>> On 09/02/2012 16:21, Amit wrote:
>>> Any thoughts on the first point about executing multiple SQL queries on
>>> physical connection creation?
>>
>> I have no idea if it'll work, but I'd try:
27 matches
Mail list logo