Re: Tomcat 8.5.5 (8.5+) Default Cookie Processor breaks persistent cookies for all IE versions

2016-11-07 Thread Rémy Maucherat
2016-11-05 23:58 GMT+01:00 Mark Thomas : > On 04/11/2016 19:10, Hedrick, Brooke - 43 wrote: > > Sorry if this has been already asked. I searched the archives and > > didn't find what I was looking for. > > I don't recall anyone raising it before now. > > > Has anyone else run

RE: Tomcat 8.5.5 (8.5+) Default Cookie Processor breaks persistent cookies for all IE versions

2016-11-07 Thread Hedrick, Brooke - 43
Thanks Mark and everyone else. I appreciate all of the sentiments. It is very annoying that MS can't get on the bus for something like this, even in Edge. But as you said IE remains the default corporate browser on Windows. I appreciate your working on this. Brooke Hedrick -Original

Re: Allow Customization of service.bat

2016-11-07 Thread Igal @ Lucee.org
Hi Violeta, On 11/7/2016 10:04 AM, Violeta Georgieva wrote: The fix is available in: - trunk for 9.0.0.M14 onwards - 8.5.x for 8.5.9 onwards Awesome, thanks! Igal - To unsubscribe, e-mail:

RE: war file incompletely deployed

2016-11-07 Thread Caldarale, Charles R
> From: Christoph P.U. Kukulies [mailto:k...@kukulies.org] > Subject: Re: war file incompletely deployed > This makes sense somehow, but wouldn't a local move or copy from within > the server's filesystem have the same complications? No, a local mv or rename in a modern file system simply

Re: Allow Customization of service.bat

2016-11-07 Thread Violeta Georgieva
Hi, 2016-11-02 19:27 GMT+02:00 Igal @ Lucee.org : > > Violeta, > > On 10/20/2016 11:10 PM, Violeta Georgieva wrote: >> >> Here [1] it is described how you can report a bug. Attach the patch to the >> bug. When you attaching the file there is a checkbox "patch". >> We also accept

Re: war file incompletely deployed

2016-11-07 Thread Christoph P.U. Kukulies
This makes sense somehow, but wouldn't a local move or copy from within the server's filesystem have the same complications? In other words: would a tomcat stop/start be required in any situation to be on the safe side? -- Christoph Am 07.11.2016 um 18:31 schrieb Caldarale, Charles R: From:

RE: war file incompletely deployed

2016-11-07 Thread Caldarale, Charles R
> From: Christoph P.U. Kukulies [mailto:k...@kukulies.org] > Subject: war file incompletely deployed > I started developing a webapp (Windows 7, tomcat 7/x64). I generate a > WAR file using eclipse/maven. Once built I copy over the war file > to a network share on the tomcat server. The share

war file incompletely deployed

2016-11-07 Thread Christoph P.U. Kukulies
I started developing a webapp (Windows 7, tomcat 7/x64). I generate a WAR file using eclipse/maven. Once built I copy over the war file to a network share on the tomcat server. The share is the tomcat webapps directory. Once done tomcat autodeploys the .war file into the webapps subdirectory

Re: jasper

2016-11-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Violeta, On 11/4/16 2:47 PM, Violeta Georgieva wrote: > Hi, > > 2016-11-04 19:40 GMT+02:00 Jason Hall : >> >> Possible issue with generated source from jsp(s). >> >> I current installed Tomcat 8.5.6 and use it with

Re: Tomcat 8.5.5 (8.5+) Default Cookie Processor breaks persistent cookies for all IE versions

2016-11-07 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Stefan, On 11/6/16 4:31 AM, Stefan Mayr wrote: > Am 05.11.2016 um 23:58 schrieb Mark Thomas: >> While we could make a stand on this particular point, I suspect >> that Microsoft won't even notice and all it will do is make life >> difficult for our

java.io.IOException: Unable to wrap data, invalid status [CLOSED]

2016-11-07 Thread Michelle Kearney
Hi, We are using Apache Tomcat/8.0.33 on OS Windows Server 2012 R2 and occasionally seeing this exception in our application logs: java.io.IOException: Unable to wrap data, invalid status [CLOSED] at org.apache.tomcat.util.net.SecureNioChannel.write(SecureNioChannel.java:517) at