Suryadi Johan (Goldkey Member) sent you a message on Made-in-China.com.
To view and respond to this inquiry, click http://bit.ly/2afHrXX"_blank";>Message Centre to enter your member home
(Virtual Office).
Reply Message
Note:
1) Sender's IP informati
https://bz.apache.org/bugzilla/show_bug.cgi?id=59913
Bug ID: 59913
Summary: Tomcat 8.5.x missing javax.servlet.forward.*
attributes in an included jsp
Product: Tomcat 8
Version: 8.5.4
Hardware: PC
OS: Linux
https://bz.apache.org/bugzilla/show_bug.cgi?id=59912
--- Comment #4 from Peter Teunissen ---
(In reply to Coty Sutherland from comment #2)
> Can you provide a data file to use that you can reliably reproduce this
> with? I tried creating a file of size 8192 (and using the request contents
> from
https://bz.apache.org/bugzilla/show_bug.cgi?id=59912
--- Comment #3 from Peter Teunissen ---
I tested this by replaying the transaction through fiddler.
When I hit it through CURL, it always posts is such away that in one call to
readLine() we get all the data.
When submitted from fiddler, it d
https://bz.apache.org/bugzilla/show_bug.cgi?id=59912
--- Comment #2 from Coty Sutherland ---
Can you provide a data file to use that you can reliably reproduce this with? I
tried creating a file of size 8192 (and using the request contents from the
fiddler logging), but don't see any issues in 8.
https://bz.apache.org/bugzilla/show_bug.cgi?id=59912
--- Comment #1 from Peter Teunissen ---
Seems to be same (similar?) issue as bug 42727
--
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubsc
https://bz.apache.org/bugzilla/show_bug.cgi?id=59912
Peter Teunissen changed:
What|Removed |Added
CC||peter.teunis...@cerner.com
--
You a
https://bz.apache.org/bugzilla/show_bug.cgi?id=59912
Bug ID: 59912
Summary: CoyoteReader.readLine throws IO exception on multi
line POST of exactly 8192 bytes
Product: Tomcat 8
Version: 8.0.33
Hardware: PC
O
On 29 July 2016 17:05:43 BST, Bryan Anderson wrote:
>I believe this is an oversight/bug in the source code and there is no
>way to correct it with configuration. Are you sure it doesn’t belong
>here?
This is neither an oversight nor a bug.
As such there is nothing to correct.
Users remain free
I believe this is an oversight/bug in the source code and there is no way to
correct it with configuration. Are you sure it doesn’t belong here?
> On Jul 29, 2016, at 10:39 AM, Mark Thomas wrote:
>
> This is a configuration question that belongs on the users list, not the
> dev list.
>
> Mar
This is a configuration question that belongs on the users list, not the
dev list.
Mark
On 29/07/2016 16:06, Bryan Anderson wrote:
> I have spent the past few days troubleshooting an SSL handshake issue with
> JDK 1.6 clients connecting to SOAP Web Services running on Tomcat 7.0.69/JDK
> 1.7.0
I have spent the past few days troubleshooting an SSL handshake issue with JDK
1.6 clients connecting to SOAP Web Services running on Tomcat 7.0.69/JDK
1.7.0_101/RHEL 6.7. These clients worked fine with Tomcat 7.0.68, so I checked
the change log for 7.0.69. It mentions:
Limit the default TLS
Author: markt
Date: Fri Jul 29 14:47:25 2016
New Revision: 1754533
URL: http://svn.apache.org/viewvc?rev=1754533&view=rev
Log:
Remove a possible FIXME.
Since the webapp name is used in isWriteable(), it is better that this is in a
final variable rather than in the environment where it could be mo
Author: markt
Date: Fri Jul 29 14:23:44 2016
New Revision: 1754532
URL: http://svn.apache.org/viewvc?rev=1754532&view=rev
Log:
Clarify / correct Javadoc
Modified:
tomcat/trunk/java/org/apache/naming/ContextAccessController.java
tomcat/trunk/java/org/apache/naming/NamingContext.java
Modif
Author: markt
Date: Fri Jul 29 13:55:38 2016
New Revision: 1754528
URL: http://svn.apache.org/viewvc?rev=1754528&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/java/org/apache/tomcat/util/security/PermissionCheck.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/security/PermissionCheck
https://bz.apache.org/bugzilla/show_bug.cgi?id=57701
Dylan Lexie changed:
What|Removed |Added
Attachment #34076|0 |1
is obsolete|
The Buildbot has detected a restored build on builder tomcat-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/1523
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: markt
Date: Fri Jul 29 11:16:34 2016
New Revision: 1754496
URL: http://svn.apache.org/viewvc?rev=1754496&view=rev
Log:
Fix failing test now Type is validated (it is documented as a required field
but that wasn't enforced)
Modified:
tomcat/trunk/test/org/apache/catalina/startup/TestTo
https://bz.apache.org/bugzilla/show_bug.cgi?id=59911
Bug ID: 59911
Summary: Using certificate from pem file does not work
Product: Tomcat 9
Version: 9.0.0.M9
Hardware: PC
OS: Linux
Status: NEW
Severity: no
The Buildbot has detected a new failure on builder tomcat-trunk while building
. Full details are available at:
https://ci.apache.org/builders/tomcat-trunk/builds/1522
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
Author: markt
Date: Fri Jul 29 10:05:59 2016
New Revision: 1754494
URL: http://svn.apache.org/viewvc?rev=1754494&view=rev
Log:
When retrieving an object via a ResourceLink, ensure that the object obtained
is of the expected type.
This addresses a long standing FIXME
Modified:
tomcat/trunk/ja
https://bz.apache.org/bugzilla/show_bug.cgi?id=59910
--- Comment #1 from Mike Noordermeer ---
Btw, this is with JSSE and a PFX certificate containing only one entry.
--
You are receiving this mail because:
You are the assignee for the bug.
--
https://bz.apache.org/bugzilla/show_bug.cgi?id=59910
Bug ID: 59910
Summary: certificateKeyAlias required to be set
Product: Tomcat 8
Version: 8.5.x-trunk
Hardware: All
OS: All
Status: NEW
Severity: normal
23 matches
Mail list logo