Re: Re: Re: how to set Http11AprProtocol with embedded tomcat

2017-09-29 Thread Mark Thomas
ed into tomcat-embed-core now, so updating the pom to use >8.5.20 resolves the CNFE for LogFactory. > >> >> Thanks! >> >> Jennifer >> >> -Original Message----- >> From: Coty Sutherland [mailto:csuth...@redhat.com] >> Sent: Friday, September 29,

Re: Re: Re: how to set Http11AprProtocol with embedded tomcat

2017-09-29 Thread Coty Sutherland
.path=/path/to/tomcat-native/ >> >> >> >> and starting with `mvn spring-boot:run`. I also configured that the >> System.setProperty call didn't work. >> >> HTH >> >>> >>> SpringApplicatio

RE: Re: Re: how to set Http11AprProtocol with embedded tomcat

2017-09-29 Thread Wang, Jennifer
To: Tomcat Users List Subject: [External] Re: Re: how to set Http11AprProtocol with embedded tomcat Here is a working quickstart (that I forgot to link yesterday) for APR in Spring Boot: https://github.com/csutherl/tomcat-embedded-quickstarts/tree/master/springboot-apr-example On Thu, Sep 28, 2017 at 3

RE: Re: Re: how to set Http11AprProtocol with embedded tomcat

2017-09-29 Thread Wang, Jennifer
To: Tomcat Users List Subject: [External] Re: Re: how to set Http11AprProtocol with embedded tomcat Here is a working quickstart (that I forgot to link yesterday) for APR in Spring Boot: https://github.com/csutherl/tomcat-embedded-quickstarts/tree/master/springboot-apr-example On Thu, Sep 28, 2017 at 3

Re: Re: how to set Http11AprProtocol with embedded tomcat

2017-09-29 Thread Coty Sutherland
(Application.class, args); >> } >> } >> >> Thanks! >> >> Jennifer >> >> -Original Message- >> From: Coty Sutherland [mailto:csuth...@redhat.com] >> Sent: Thursday, September 28, 2017 12:16 PM >> To: Tomcat Users List >

Re: Re: how to set Http11AprProtocol with embedded tomcat

2017-09-28 Thread Coty Sutherland
and starting with `mvn spring-boot:run`. I also configured that the System.setProperty call didn't work. HTH > > SpringApplication.run(Application.class, args); > } > } > > Thanks! > > Jennifer > > -Original Message- > From: Coty Sutherland [mailto

RE: Re: how to set Http11AprProtocol with embedded tomcat

2017-09-28 Thread Wang, Jennifer
plication.class, args); } } Thanks! Jennifer -Original Message- From: Coty Sutherland [mailto:csuth...@redhat.com] Sent: Thursday, September 28, 2017 12:16 PM To: Tomcat Users List Subject: [External] Re: how to set Http11AprProtocol with embedded tomcat On Thu, Sep 28, 2017 at 1

RE: Re: how to set Http11AprProtocol with embedded tomcat

2017-09-28 Thread Wang, Jennifer
plication.class, args); } } Thanks! Jennifer -Original Message- From: Coty Sutherland [mailto:csuth...@redhat.com] Sent: Thursday, September 28, 2017 12:16 PM To: Tomcat Users List Subject: [External] Re: how to set Http11AprProtocol with embedded tomcat On Thu, Sep 28, 2017 at 1