https://issues.apache.org/bugzilla/show_bug.cgi?id=53112
Bug #: 53112
Summary: Following asynchronous responses do not contain set
response headers
Product: Tomcat 7
Version: 7.0.25
Platform: PC
Status: NEW
Author: olamy
Date: Fri Apr 20 07:11:07 2012
New Revision: 1328227
URL: http://svn.apache.org/viewvc?rev=1328227&view=rev
Log:
fix javadoc typo
Modified:
tomcat/maven-plugin/trunk/tomcat6-maven-plugin/src/main/java/org/apache/tomcat/maven/plugin/tomcat6/DeployOnlyMojo.java
tomcat/maven-
https://issues.apache.org/bugzilla/show_bug.cgi?id=52055
Sudhan Moghe changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
https://issues.apache.org/bugzilla/show_bug.cgi?id=52055
Sudhan Moghe changed:
What|Removed |Added
CC||sudhan.mo...@gmail.com
--
Configur
https://issues.apache.org/bugzilla/show_bug.cgi?id=53081
Christopher Schultz changed:
What|Removed |Added
OS/Version||All
--- Comment #1 from Chri
To whom it may concern,
On 4/14/12 3:37 PM, Net Dawg wrote:
> To your question as to "what point merging algorithms are not
> followed", please try this inside your application context and you will
> probably see the same:
>
>
>
>
>
> This seems to tell Tomcat 7, in plain English
https://issues.apache.org/bugzilla/show_bug.cgi?id=53115
Bug #: 53115
Summary: catalina.bat run does not work is TEMP contains spaces
Product: Tomcat 7
Version: 7.0.23
Platform: PC
OS/Version: Windows XP
Status: NEW
https://issues.apache.org/bugzilla/show_bug.cgi?id=53115
--- Comment #1 from Konstantin Kolinko 2012-04-20
18:50:40 UTC ---
It is funny. I have WinXP. The "TEMP" variable is configured as
%USERPROFILE%\Local Settings\Temp
by default for the current user in the setting dialog (Win+Pause), but c
2012/4/20 Christopher Schultz :
> To whom it may concern,
>
> On 4/14/12 3:37 PM, Net Dawg wrote:
>> To your question as to "what point merging algorithms are not
>> followed", please try this inside your application context and you will
>> probably see the same:
>>
>>
>>
>>
>>
>> T
2012/4/19 Keiichi Fujino :
> 2012/4/19 Konstantin Kolinko :
>>
>> What happens if "repl" variable is true because of "complete" being true?
>> Shouldn't it be
>> if (diff && (isDirty || complete))
>> ?
>>
>> I do not quite understand the code, but it seems that omitting
>> "complete" here will c
cc'ing dev@tomcat.
It is about dependency on "commons-io-*[0-9T].jar" that caused
jakarta-tomcat-catalina (aka Tomcat 5.5) build on Gump to fail.
2012/4/20 Stefan Bodewig :
> On 2012-04-20, Bill Barker wrote:
>
>> This should be in the next Gump run on vmgump that will start at about
>> 12am GM
HI,
as the spec dictates every jsp file that specify session="true" (this is
default in tomcat ) forces a new session to be created, wether or not we are
using the session inside the jsp file.
the session is triggered for creation at PageContextImpl file, isn't
meaningfull to make this ses
2012/4/21 gunay arslan :
> HI,
>
> as the spec dictates every jsp file that specify session="true" (this is
> default in tomcat ) forces a new session to be created, wether or not we
> are using the session inside the jsp file.
>
> the session is triggered for creation at PageContextImpl file,
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-tc7.0.x-test has an issue affecting its community integration.
This
To whom it may engage...
This is an automated request, but not an unsolicited one. For
more information please visit http://gump.apache.org/nagged.html,
and/or contact the folk at gene...@gump.apache.org.
Project tomcat-trunk-test has an issue affecting its community integration.
This i
HI Konstantin,Seems like I could not explain what exactly I was trying to show. A reference implementation of the PageContextImpl is attached, and I tested this with one of our in-house web application.The point is 1) Spec says that a session variable needs to be present: but this creates a probl
16 matches
Mail list logo