Start embedded Tomcat 9.0.1 server from java code

2017-11-02 Thread Maxim Solodovnik
Hello, I recently migrated from Tomcat 8.5.23 to Tomcat 9.0.1 Everything works as expected except tests :( I'm using following code to start embedded Tomcat and test CXF web services [1]. With Tomcat 9.0.1 tests failed, netstat -an displays port 8080 is not being listened What need to be

Re: TomcatCon Where (and when) next?

2017-11-02 Thread Mark Thomas
Hi all, I'm starting to think about this again and the next event is looking like a workshop / training event in Manchester, UK in January. Details are still TBD so this is your opportunity to make suggestions to steer the event to what you want it to be. The rough outline is: - Manchester UK -

Re: TomCat 8.5.23 application not responding

2017-11-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Darin, On 11/2/17 12:55 PM, dbol...@dsginc.biz wrote: > I have a TomCat 8.5.23 service running on a Windows 2008 R2. It is > currently running a third party web commerce application. It will > run great until randomly one day the application

Re: security headers

2017-11-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 André, On 11/2/17 9:35 AM, André Warnier (tomcat) wrote: > You seem to be responding on the wrong thread, but here are some > answers anyway (will save Christopher some typing) (I was trying not to pollute this hijacked thread.) > When tomcat

TomCat 8.5.23 application not responding

2017-11-02 Thread DBolken
I have a TomCat 8.5.23 service running on a Windows 2008 R2. It is currently running a third party web commerce application. It will run great until randomly one day the application will stop responding. When you try to go to the application URL it sits and spins. I look at the catalina

RE: security headers

2017-11-02 Thread Cheltenham, Chris
Yes that was the wrong thread but thank you. === Thank You; Chris Cheltenham Technology Services The School District of Philadelphia Work # 215-400-5025 Cell # 215-301-6571 -Original Message- From: André Warnier (tomcat) [mailto:a...@ice-sa.com] Sent:

Re: security headers

2017-11-02 Thread tomcat
You seem to be responding on the wrong thread, but here are some answers anyway (will save Christopher some typing) On 02.11.2017 13:55, Cheltenham, Chris wrote: Mr. Shultz, I really appreciate your detailed answers. Helps me out a lot. I am now thinking big picture because my application

Re: security headers

2017-11-02 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Chris, On 11/2/17 8:55 AM, Cheltenham, Chris wrote: > Mr. Shultz, > > I really appreciate your detailed answers. Helps me out a lot. > > I am now thinking big picture because my application does not > require APR. Wrong thread? - -chris

RE: security headers

2017-11-02 Thread Cheltenham, Chris
Mr. Shultz, I really appreciate your detailed answers. Helps me out a lot. I am now thinking big picture because my application does not require APR. May I ask this , what exactly does APR give me for apache-tomcat? I am thinking to scrap the whole APR install. The reason I am trying to