2009/5/12 André Warnier :
> Michael Biebl wrote:
>>
>> Hi,
>>
>> first of all, I'd like to say hi, as I'm new to the list.
>>
>> I hope you can help me with the following problem I have.
>> I run a stock Debian lenny installation with apac
2009/5/12 André Warnier :
> Michael Biebl wrote:
>>
>> 2009/5/12 André Warnier :
>>>
>>> Michael Biebl wrote:
>>>>
>>>> Hi,
>>>>
>>>> first of all, I'd like to say hi, as I'm new to the list.
>>
2009/5/12 André Warnier :
> Michael Biebl wrote:
>>>>>>
>>>>>> ...
>>>>>> ProxyRequests Off
>>>>>> ProxyVia On
>>>>>> ProxyPass /t/ ajp://localhost:8009/barcooServer/t/
>>>>>
s on
tcp/tcp6 on port 8009.
>
> Can anyone give us clue, how to fix it?
Unfortunately not.
Just curious: Do you also run a Debian lenny kernel?
> Guy
>
>
>
> Michael Biebl-2 wrote:
>>
>> Hi,
>>
>> first of all, I'd like to say hi, as I'm new to
lated to this. The system runs on a Windows Server
>2008 R2 and Java 5 (OK we could ask the customer to upgrade Java).
Best regards
Michael
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
-Ursprüngliche Nachricht-
Von: André Warnier [mailto:a...@ice-sa.com]
Gesendet: Mittwoch, 20. Juli 2011 11:06
An: Tomcat Users List
Betreff: Re: server status reports long request times
Hello Andre
"a certain client" related to the entries in the "client" column of the
mentioned serve
100% CPU. Then I looked up this thread ID
in the Java thread dump. And this was the thread named "VM Thread".
> Turn on GC logging to see if you are experiencing heap churn and heavy GC
> activity.
Thank you for the hint.
Michael
---
I'm working with Tomcat 7 using web xml fragements and Servlet annotations.
When metadata-complete="false" startup time is bad. It can be improved by
excluding jars using tomcat.util.scan.DefaultJarScanner.jarsToSkip. This is
great except now everytime I add a jar I need to add it to this list t
was ever present, though. Does anybody know why you
wouldn't want these headers on secure requests?
Is there a separate way I'm supposed to configure Tomcat to add these flags for
secure requests?
Thanks,
Michael
-
To
for secure requests, which
results in no headers at all.
Have I misunderstood something?
Thanks,
Michael
-Original Message-
From: Richard Frovarp [mailto:rfrov...@apache.org]
Sent: Tuesday, August 16, 2011 2:02 PM
To: Tomcat Users List
Subject: Re: Cache-Control headers not being added
Hello,
I keep reading about how tomcat 7 has the ability to have a war file
reference external content (i.e. a directory containing images) outside
of the war file.
Can someone point me to the documentation of this feature?
thanks,
Mike
-
lems with IE8 caching these responses where it
previously did not when the headers were being automatically appended.
While it may be a client problem, it seems like the change that was removed was
made to work around a similar client problem.
Thanks,
Michael
-Original Message-
From: M
For example, there is a clear reason the POST check was added.
http://www.w3.org/Protocols/rfc2616/rfc2616-sec13.html#sec13.10
But I cannot find a similar argument for checking isSecure
Thanks,
Michael
-Original Message-
From: Christopher Schultz [mailto:ch...@christopherschultz.net]
Se
Wonderful!
Should I file a bug report for this? It's only a 1 line diff.
Thanks,
Michael
-Original Message-
From: Mark Thomas [mailto:ma...@apache.org]
Sent: Tuesday, August 23, 2011 12:49 PM
To: Tomcat Users List
Subject: Re: Cache-Control headers not being added to secure req
d all ports are back
in netstat.
Do you have any idea what can cause such a behaviour?
Best regards
Michael
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Hi,
I could not find anything in the archive so here is my question:Is there any
way to get DEBUG or any log regarding HTTP error messages?
I currently get a 403 but, so far, can't find the root cause.
Thanks,-Michael
Thanks,I know about them but to see anything specific you need to turn on
logging for the specificmodule. I could not find in the docs how to do it.
-Michael
--- On Wed, 9/14/11, Rudy Gireyev wrote:
From: Rudy Gireyev
Subject: Re: HTTP errors Logging
To: "Tomcat Users List"
Date:
What??
--- On Thu, 9/15/11, Pid wrote:
From: Pid
Subject: Re: HTTP errors Logging
To: "Tomcat Users List"
Date: Thursday, September 15, 2011, 6:13 AM
On 14/09/2011 16:26, Michael Gesundheit wrote:
> Hi,
> I could not find anything in the archive so here is my question:Is the
Christopher,
Christopher Schultz schrieb:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Mike,
On 9/21/2011 3:52 AM, 1983-01...@gmx.net wrote:
I have removed the MemoryRealm from my server.xml in Tomcat 6.0.33
and noticed that the StandardEngine creates a JAASRealm [1]:
21.09.2011 09:14:58 or
vlet2, it doesn't matter if i
call it from the application or from a webbrowser.
The file mysql-connector-java-5.1.13-bin.jar is in the folder
$TOMCAT_HOME/wtpwebapps/IZServlets/WEB-INF/lib/ and also in the folder
$TOMCAT_HOME/lib/
I hope I forgot nothing and when there are more quest
ached a sample WAR file to reproduce it. It should work fine once
deployed. Remove WEB-INF/web.xml and restart Tomcat to see it fail.
An
> to fix it, but this worked in previous versions of Tomcat.
> Not sure if it's relevant, but it is the ROOT webapp.
>
> I've attached a sample WAR file to reproduce it. It should work fine once
> deployed. Remove WEB
> -Original Message-
> From: ma...@apache.org [mailto:ma...@apache.org]
> Sent: Monday, November 28, 2011 4:02 PM
> To: Tomcat Users List
> Subject: Re: Tomcat-7.0.23 startup deadlocks
>
> "Zampani, Michael" wrote:
>
> >Hi,
> >
> >I'
tate: BLOCKED on org.apache.catalina.core.StandardEngine@b41166 owned by: main
Total blocked: 1 Total waited: 0
The future main is waiting on is the start task for the child container.
-Michael
fixes this.
Alternatively, removing the synchronized block from setRealm() also 'fixes'
this.
It looks like we can add some locks around Realm, but it doesn't look like
ContainerBase is even close to being actually threadsafe.
I'm not sure what the existing standards for Tomcat code are in this area.
-Michael
o try and delete it's own jar files?
> >
> >
> > p
> >
> >
> > -
> > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> > For additional commands, e-mail: users-h...@tomcat.apache.org
> >
> >
--
Michael Powemich...@trollope.orgNaugatuck CT USA
Any fool can paint a picture, but it takes a wise person to be able to
sell it.
pgpkStMKn1dbz.pgp
Description: PGP signature
I will be out of the office starting 19/03/2010 and will not return until
24/03/2010.
If you have any urgent production Healthcare issues please contact Iain B
Miller.
For development Healthcare issues contact Graeme J Wilson or Neil Gracie.
André Warnier wrote:
>
> The area of contention here is whether a HTTP PUT request can or not
> have "parameters", and whether such parameters can or not be encoded as
> part of the HTTP body of a PUT request (or as part of the URL query
> string of the request).
As far as I can tell, this is a T
Christopher Schultz wrote:
> On 3/28/2010 6:28 PM, Michael Wojcik wrote:
>> André Warnier wrote:
>>> For all these reasons, currently Tomcat does not support the
>>> getParameters() family of methods, when the request method is PUT.
>> This is a Tomcat limita
onse.)
This is, depending on your viewpoint, an error, oversight, or
restriction in HTTP; but in effect it means that if the client closes
its end of the conversation after sending a request but before
receiving a response, the the server is free to consider the
connection closed (even though it
I get this error when my webapp on tomcat6 connects to ms sql via 1.2 jdbc
driver using integrated auth.
com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not configured
for integrated authentication.
i have the sqljdbc_auth.dll in win\sys32 and other places
the it all works wh
trailers
easier to read, presumably.)
So yes, the chunk-size in the posted request was wrong.
--
Michael Wojcik
Micro Focus
Rhetoric & Writing, Michigan State University
-
To unsubscribe, e-mail: users-unsubscr.
Thank you.
So did you load the ca root cert (self-signed "top of chain") into the
truststorefile? via keytool?
also
does your web app's web.xml have the following?
CLIENT-CERT
and
...
CONFIDENTIAL
From: Goo Sam Kong
To: Tomca
i had to install my ca root certs in a keystore specificed/referenced by the
"truststorefile" parameter
NOT the keystorefile parm
From: /U
To: users@tomcat.apache.org
Sent: Sat, April 10, 2010 10:07:47 AM
Subject: Re: Installing certificate chain on Tomat
h
in my case, i am testing with clients authenticating to tomcat with dod cac
cards. (smartcards)
i downloaded the dod root p7b cert files
i checked/verified the root cert for the client cac card certs,
matched the dod root certs (in the p7b files)
i extracted ONLY the root cert's from each p7b
I will be out of the office starting 23/04/2010 and will not return until
11/05/2010.
If you have any urgent production Healthcare issues please contact Iain B
Miller.
Please raise incidents in the TST DBAMR USD queue or for 3 day turnaround
issues/enquiries please send an email to the TST DBAM
I will be out of the office starting 20/05/2010 and will not return until
25/05/2010.
If you have any urgent production Healthcare issues please contact Iain B
Miller or Tam Kyle.
If urgent please raise an incident in the TST DBAMR USD queue.
I will be out of the office starting 04/06/2010 and will not return until
07/06/2010.
If you have any urgent production Healthcare issues please contact Iain B
Miller, Tam Kyle or George Rae.
If urgent please raise an incident in the TST DBAMR USD queue.
27;ve shown above.
And then reference it using "&cust-init-params;".
It requires the parser used by Tomcat to expand entities. Don't know if
it is appropriately configured by default.
--
Michael Ludwig
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
hello,
I'm doing some benchmark on Web service's Call and I have some strange results.
First of all,
My web service is on a Axis2 1.5.1 framework,
I use a Apache Tomcat 6.0.20 / JRE (server mode) 1.6.0_20-b02.
I use JMeter 2.3.4 to do my benchmark.
When I analyze my result, I have
:53:56 +1000
> CC: users@tomcat.apache.org
>
> Is jmeter on same box as app?
>
> On 15/06/2010, at 7:05 PM, Michael Oullion wrote:
>
> > hello,
> >
> > I'm doing some benchmark on Web service's Call and I have some
> > strange results.
> &
a.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:852)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
at java.lang.Thread.run(Thread.java:619)
Michael
Hi All,
I have the following question:
In the apache 5.0 there was a file called cwc_labels.properties, its
attached
It had some interesting properties in it, such as ErrorPage.Message - you
could set a customer error message in it, and others
In 5.5 we could not find this file, theres the app_lab
this is the link, but its not 100% sure since it depends on the installed
directories
C:\Program Files\Apache Software Foundation\Tomcat
5.5.26\work\Catalina\localhost\sm711\loader\*com\hp\ov\cwc\web*
On Wed, Jun 30, 2010 at 4:08 PM, Pid wrote:
> On 30/06/2010 13:13, Michael Rodov wr
Ok thanks guys
On Wed, Jun 30, 2010 at 4:43 PM, Pid wrote:
> On 30/06/2010 14:13, Michael Rodov wrote:
> > this is the link, but its not 100% sure since it depends on the
> > installed directories
> >
> > C:\Program Files\Apache Software Foundation\Tomcat
> &g
in front of Tomcat.
Thanks for any help.
mp
--
Michael Powemich...@trollope.orgNaugatuck CT USA
Which is worse: ignorance or apathy? Who knows? Who cares?
pgpdTmppkN8G1.pgp
Description: PGP signature
st/target.html 200 67 "-" "Mozilla/5.0 (X11; U; Linux
i686; en-US; rv:1.9.2.3) Gecko/20100423 Ubuntu/10.04 (lucid)
Firefox/3.6.3" "-"
I sure would appreciate any pointers for troubleshooting or
resolution.
Thanks.
mp
--
Michael Powemich...@trollop
Hello,
Thank you for the reply.
See below for comments.
On Wed, Jul 14, 2010 at 12:37:05AM +0200, Rainer Jung wrote:
> On 13.07.2010 23:17, Michael Powe wrote:
> >Hello,
> >
> >I asked this question in the httpd list but no joy.
> >
> >I have set up tomca
ly, so editing is somewhat
limited.
Thanks again.
mp
On Wed, Jul 14, 2010 at 11:09:19AM +0200, Rainer Jung wrote:
> On 14.07.2010 04:57, Michael Powe wrote:
> >Hello,
> >
> >Thank you for the reply.
> >
> >See below for comments.
> >
> >On Wed, Jul 14, 2
many threads in keepalive state - I don't have any
idea at the moment and can't see that there is an error in my configuration.
Best regards,
Michael
Team SIS OIOAW (Web Basis)
EnBW Systeme Infrastruktur Support GmbH
Durlacher Allee 93
76131 Karlsruhe
Fon: +49 (7 21) 63 - 14545
Fax
meouts and terminate the threads, that have been in keepalive state for more
than 5 minutes.
But this does not happen!
So my first goal is, to make tomcat respect the timeouts I define.
The second goal then might be fine tuning the timeouts.
Best regards,
Michael
-Ursprüngliche Nachricht-
t;> Gesendet: Freitag, 2. März 2012 13:01
>> An: Tomcat Users List
>> Betreff: Re: Too many connections in keepalive state in jk threadpool
>>
>> Beier Michael wrote:
>>> Hi all,
>>>
>>> we're running tomcat 7.0.23 on sun jdk 1.6.0_29, connected
Hallo Herr Jung,
>-Ursprüngliche Nachricht-
>Von: Rainer Jung [mailto:rainer.j...@kippdata.de]
>
>Hallo Herr Beier,
>
>On 02.03.2012 11:19, Beier Michael wrote:
>> Hi all,
>>
>> we're running tomcat 7.0.23 on sun jdk 1.6.0_29, connected
>
can
find what does the internal TomCat sees as document base?Or is there a way to
force TomCat to use a specific directory as the doc root?
Any advice will be appreciated.
Thanks,-Michael
Hi folks,
I'd like to write a custom ldap resource factory as same as a data
source factory. The getObjectInstance method shall return
InitialDirContext object. I have written a mock factory and noticed that
the output is cached by Tomcat. So the object is created only once (same
id in Eclips
the default behavior is auth="Container" which is an obvious case
since the container manages the resource.
Thanks,
Michael
[1]
http://tomcat.apache.org/tomcat-6.0-doc/config/context.html#Resource_Definitions
-
To u
to to identify anything.
Can this be improved?
[1] http://www.mail-archive.com/users@tomcat.apache.org/msg87350.html
With best regards,
Michael Osipov
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional
Konstantin Kolinko wrote:
> 2012/3/28 Osipov, Michael :
>> Hi folks,
>>
>> Recently this started to pop up in my logs:
>> 23.03.2012 14:12:28 org.apache.catalina.loader.WebappClassLoader
>> clearReferencesThreads
>> SCHWERWIEGEND: The web application [/k
Filip Hanik (mailing lists) wrote:
> PoolCleaner is a static singleton. The pool cleaner thread will not
> be removed until all JDBC pools have been stopped.
> So, yes, one application can be the one that starts the thread, but
> not necessarily the one that stops it
Filip,
I have already notic
-UX blnn725x B.11.23 U ia64
bash $ /opt/java6/bin/java -version
java version "1.6.0.13"
Java(TM) SE Runtime Environment (build 1.6.0.13-jinteg_01_dec_2011_03_39-b00)
Java HotSpot(TM) Server VM (build 20.3-b02-jre1.6.0.13-rc1b1, mixed mode)
Tomcat 6.0.35
Libtcnative 1.1.22
Client IE8 on Windows XP.
With best regards,
Michael Osipov
Pid * wrote:
> On 29 Mar 2012, at 12:57, "Osipov, Michael"
> wrote:
>
>> Hi folks,
>>
>> I am trying to narrow down an exception which is happening
>> occasionally in certain spots of your code:
>>
>> SCHWERWIEGEND
e the I have
suggested in a previous mail?
Michael
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
Konstantin Kolinko wrote:
> 2012/3/30 Osipov, Michael :
>> Filip Hanik (mailing lists) wrote:
>>> http://svn.apache.org/viewvc?view=revision&revision=1306946
>>
>> Thanks for the patch, I am having trouble to build from source. I do
>> have some test
Konstantin Kolinko wrote:
> 2012/3/29 Osipov, Michael :
>> Hi folks,
>>
>> I am trying to narrow down an exception which is happening
>> occasionally in certain spots of your code:
>>
>> SCHWERWIEGEND: Servlet.service() for servlet default threw excep
Konstantin Kolinko wrote:
> 2012/3/30 Osipov, Michael :
>> Konstantin Kolinko wrote:
>>> 2012/3/29 Osipov, Michael :
>>>> Hi folks,
>>>>
>>>> I am trying to narrow down an exception which is happening
>>>> occasionally in certain s
pawan.kuma...@wipro.com wrote:
> Hi guys,
>
>
> Can any body explain, how to enable Manager in Tomcat?
> We are using tomcat-6.0.32.B.RELEASE.
By reading he documentation!
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apach
not. I would file a ticket about that: A mere response#isError call
would suffice to wrap that behavior and pass the response as is.
With best regards,
Michael Osipov
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For
Konstantin Kolinko wrote:
> 2012/4/12 Osipov, Michael :
>> Hi folks,
>>
>> I am sending a custom error message in my authenticator but it gets
>> removed by the StandardHostValve.
>> This is what I do in my authenticator:
>>
>> catch (PrivilegedActi
he request attribute
> "javax.servlet.error.exception"
There is simple fix. A examined other server-side component how they set that
attribute and adapted my code.
All you need to do is described in my new ticket:
https://issues.apache.org/bugzilla/show_bug.cgi?id=53071
With best
"complete"?
I am on Tomcat 6.0.35
With best regards,
Michael Osipov
Konstantin Kolinko wrote:
> 2012/4/17 Osipov, Michael :
>> Hi folks,
>>
>> I have a resource declared in my context.xml (not a resource link).
>> I want to retrieve that resource as soon as possible in my realm. I
>> tried start() and init() but it
이재만 wrote:
> and i used dbcp as datasource on tomcat7 so i want to encrypt dbcp
> datasource
>
> how do i encrypt my dbcp datasource .. plase give me some samples..
> thanks.
This should probably go to the DBCP pool but you should evaluate SSL with your
database.
With best r
Konstantin Kolinko wrote:
> 2012/4/18 Osipov, Michael :
>> Konstantin Kolinko wrote:
>>> 2012/4/17 Osipov, Michael :
>>>> Hi folks,
>>>>
>>>> I have a resource declared in my context.xml (not a resource link).
>>>> I want to re
Hey Pidster,
This is the tag I've used:
It could have been a permissions problem but I gather that if docBase
works, this must work as well permission wise.
Thanks,
Michael
2012/5/17, Pid :
> On 17/05/2012 06:41, Michael Ravits wrote:
>> Hi Everybody,
>>
>> I j
other configuration somewhere.. does anyone know
what is it?
Thanks,
Michael
2012/5/17 Michael Ravits
> Hey Pidster,
>
> This is the tag I've used:
>
> aliases="/img/images=/home/michaelr/images,/img/thumbs=/home/michaelr/thumbs">
>
> It could have bee
Hi Pid,
Tried your suggestion but got the same results.
Any way to debug this?
Thanks,
Michael
2012/5/21, Pid :
> On 17/05/2012 07:11, Michael Ravits wrote:
>> Hey Pidster,
>>
>> This is the tag I've used:
>>
>> > aliases="/img/images=/home/mic
tibility-417013.html
[5]
http://docs.oracle.com/javase/1.4.2/docs/guide/plugin/developer_guide/faq/troubleshooting.html
[6] https://issues.apache.org/bugzilla/show_bug.cgi?id=53344
[7] http://stackoverflow.com/a/10198268/696632
With best regards,
Michael Osipov
Mehta, Hardik Jayesh wrote:
> Hi,
>
> I am from Citi - Application Management Team. We are currently in the
> process of migrating all our desktops from Vista to Win7. In order
> to migrate these users to Windows 7 the application mentioned below
> may need remediation. In that regards I have fe
Hi all-
I have a question about Tomcat 7.0.27. I have a webserver that I enabled S= SL
access for. I have purchased a 3rd party cert. However; I am having trouble
installing the cert on the server. Whenever, I go to
https://myserver.mycompany.com,
I receive the "This site is untrusted" mes
nt so your
browser will trust your server's certificate.
Regards,
Steve
-Original Message-
From: users-return-236875-STEVEN.J.ADAMUS=saic@tomcat.apache.org
[mailto:users-return-236875-STEVEN.J.ADAMUS=saic@tomcat.apache.org]
On Behalf Of Michael Namaiandeh
Sent: Wednesday, September
to
create a HTTP session for that for two reasons:
1. Creation of sessions should be upto the webapp.
2. There is no guarantee that the client will present the session cookie
on a subsequent request.
Thanks,
Michael
[1] http://www.chromium.org/spdy/spdy-authentication
[2]
http
Am 2012-10-27 16:57, schrieb Mark Thomas:
On 27/10/2012 14:50, Michael-O wrote:
Hi,
several authentication mechanisms require a session (*not* HTTP session)
or connection being initiated when authentication is performed and
principal cached for subsquent requests [1], [2].
Now, I want to
Am 2012-10-27 18:38, schrieb Mark Thomas:
On 27/10/2012 16:28, Michael-O wrote:
Am 2012-10-27 16:57, schrieb Mark Thomas:
The only mechanism to maintain state between HTTP requests is the HTTP
session. You might be able to hack something together (in a non-portable
way) on a per connection
Am 2012-10-27 19:25, schrieb Mark Thomas:
Is this something worth being filed in Bugzilla as a longterm goal for
Tomcat 8?
Sure, but without a proposed patch I suspect it will sit there for a few
years and then closed as WONTFIX. With a patch, it still might not get
fixed but at least you'll kn
Am 2012-10-27 20:22, schrieb Mark Thomas:
On 27/10/2012 18:57, Michael-O wrote:
Am 2012-10-27 19:25, schrieb Mark Thomas:
Is this something worth being filed in Bugzilla as a longterm goal for
Tomcat 8?
Sure, but without a proposed patch I suspect it will sit there for a few
years and then
s?
I do know that sendError commits and closes the response immediately.
A clarification is highly appreciated.
Thanks,
Michael
[1]
http://docs.oracle.com/javaee/6/api/javax/servlet/http/HttpServletResponse.html#sendError%28int%29
---
Am 2012-11-23 22:16, schrieb Mark Thomas:
On 23/11/2012 21:09, Michael-O wrote:
Hi,
I've been struggling recently with this builtin valve and some
Spring-based REST services. I some cases I do return states like 404 or
400. SendError seems to be the right thing to do but Tomcat alter
Am 2012-11-23 22:28, schrieb Mark Thomas:
On 23/11/2012 21:23, Michael-O wrote:
Am 2012-11-23 22:16, schrieb Mark Thomas:
On 23/11/2012 21:09, Michael-O wrote:
Hi,
I've been struggling recently with this builtin valve and some
Spring-based REST services. I some cases I do return states
Am 2012-11-23 22:50, schrieb Mark Thomas:
On 23/11/2012 21:44, Michael-O wrote:
Am 2012-11-23 22:28, schrieb Mark Thomas:
On 23/11/2012 21:23, Michael-O wrote:
Am 2012-11-23 22:16, schrieb Mark Thomas:
On 23/11/2012 21:09, Michael-O wrote:
Hi,
I've been struggling recently with
Am 2012-11-23 23:02, schrieb Mark Thomas:
On 23/11/2012 22:00, Michael-O wrote:
Am 2012-11-23 22:50, schrieb Mark Thomas:
On 23/11/2012 21:44, Michael-O wrote:
Am 2012-11-23 22:28, schrieb Mark Thomas:
On 23/11/2012 21:23, Michael-O wrote:
Am 2012-11-23 22:16, schrieb Mark Thomas:
On 23/11
Am 2012-11-23 23:10, schrieb Mark Thomas:
On 23/11/2012 22:07, Michael-O wrote:
Am 2012-11-23 23:02, schrieb Mark Thomas:
On 23/11/2012 22:00, Michael-O wrote:
I am aware of that implementation detail. I was solely referring to the
definition in the JavaDocs. They seem to be misleading
Am 2012-11-24 23:08, schrieb Terence M. Bandoian:
On 11/23/2012 3:09 PM, Michael-O wrote:
Hi,
I've been struggling recently with this builtin valve and some
Spring-based REST services. I some cases I do return states like 404
or 400. SendError seems to be the right thing to do but T
Am 2012-11-23 23:02, schrieb Mark Thomas:
On 23/11/2012 22:00, Michael-O wrote:
Am 2012-11-23 22:50, schrieb Mark Thomas:
On 23/11/2012 21:44, Michael-O wrote:
Am 2012-11-23 22:28, schrieb Mark Thomas:
On 23/11/2012 21:23, Michael-O wrote:
Am 2012-11-23 22:16, schrieb Mark Thomas:
On 23/11
Hi,
why does the ErrorReportValve trigger the report on this condition only?
if ((statusCode < 400) || (response.getContentCount() > 0))
return;
So, even if I do a reponse.setStatus(404), this valve is executed. According to
the Javadoc: if setStatus is invoked [1], the response sh
Am 2012-11-28 18:26, schrieb Mark Thomas:
Michael-O <1983-01...@gmx.net> wrote:
Hi,
why does the ErrorReportValve trigger the report on this condition
only?
if ((statusCode < 400) || (response.getContentCount() > 0))
return;
So, even if I do a reponse.setStatus(404), t
Hi,
I am having again trouble with the respone.sendError method. The docs
say that an IllegalStateException is thrown if response has already been
committed. So this should cause an exception:
protected void doGet(HttpServletRequest request, HttpServletResponse
response) throws ServletExcept
Am 2012-11-28 21:39, schrieb Mark Thomas:
On 28/11/2012 20:34, Michael-O wrote:
Hi,
I am having again trouble with the respone.sendError method. The docs
say that an IllegalStateException is thrown if response has already been
committed. So this should cause an exception:
protected void doGet
Am 2012-11-28 21:41, schrieb Caldarale, Charles R:
From: Michael-O [mailto:1983-01...@gmx.net]
Subject: Writing to response and issuing sendError
The exception is thrown out to the console but the response is still
written.
As it should be - it's already committed, and may well have
.
Michael Trabjerg
Hi André
This worked
The other used to work for Tomcat 6.
Thanks a lot.
Br
Michael Trabjerg
-Original Message-
From: André Warnier [mailto:a...@ice-sa.com]
Sent: 13. december 2012 16:10
To: Tomcat Users List
Subject: Re: org.apache.catalina.valves.RemoteAddrValve on Tomcat 7.0.27
601 - 700 of 1140 matches
Mail list logo