Tomcat (TomEE)/9.0.12 (8.0.0-M1) JSF 2.3 - Empty Strings from form inputs expected as NULL

2019-05-23 Thread Ted Spradley
What is the current way of coercing empty string input fields to NULL With 9.0.12? This issue seems to come up with each new major version of EL/JSF. All of the previous work arounds are no longer producing null values. Surely I’m missing something obvious that has been published. Web.xml

Tomcat 9 - Web Application deployment fails: OperationNotSupportedException: Context is read only

2019-03-27 Thread Ted Spradley
My web application deploys/starts normally locally on MacOS with the same TomEE and JVM 1.8.0_202-b08 and other JMS (embedded ActiveMQ) Websocket application, but on the remote Linux (CentOS) it fails with the “Context is read only” error below. Any suggestion of where to begin looking? See

Re: Tomcat connection error

2019-02-18 Thread Ted Spradley
Hi Faisal, Your application(s) run as expected for a while, then you get the SQL Connection error? Then the only way to “fix it” is to restart Tomcat? At the same time are you also restarting MySQL? Thanks, Ted > On Feb 18, 2019, at 02:17, Luis Rodríguez Fernández wrote: > > Hello Faisal,

502 Proxy Error

2017-06-29 Thread TED SPRADLEY
I've worked on this for three days and at this point am not sure where to begin debugging. I don't know if this is a SSL Cert issue, an Apache Reverse Proxy issue, a Tomcat Connector issue or a Tomcat import of the SSL Cert issue. Any feedback is much appreciated. Thank you in advance, Ted S.

Re: Proxy Apache https to Tomcat http

2016-10-27 Thread Ted Spradley
e replied earlier.) > > On 10/27/16 12:21 PM, Ted Spradley wrote: > On Wed, Oct 5, 2016 at 7:52 PM, Christopher Schultz wrote: > >> Explicit descriptor XML file placed in > >> CATALINA_HOME/conf/[service]/[ host]/[app].xml? > > > > Yes - with a caveat. The path

Re: Proxy Apache https to Tomcat http

2016-10-27 Thread Ted Spradley
Chris, On Wed, Oct 5, 2016 at 7:52 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Ted, > > On 10/5/16 6:47 PM, Ted Spradley wrote: > > Chris, > > > > On Wed, Oct 5, 201

Re: Proxy Apache https to Tomcat http

2016-10-05 Thread Ted Spradley
Chris, On Wed, Oct 5, 2016 at 7:52 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Ted, > > On 10/5/16 6:47 PM, Ted Spradley wrote: > > Chris, > > > > On Wed, Oct 5, 201

Re: Proxy Apache https to Tomcat http

2016-10-05 Thread Ted Spradley
Chris, On Wed, Oct 5, 2016 at 5:14 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Ted, > > On 10/5/16 6:10 PM, Ted Spradley wrote: > > Chris, > > > > Thanks for your respon

Re: Proxy Apache https to Tomcat http

2016-10-05 Thread Ted Spradley
Chris, Thanks for your response. On Wed, Oct 5, 2016 at 3:14 PM, Christopher Schultz < ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Ted, > > On 10/5/16 3:42 PM, TED SPRADLEY wrote: > > Tomcat 7.0.68 Apache 2.4

Proxy Apache https to Tomcat http

2016-10-05 Thread TED SPRADLEY
Tomcat 7.0.68 Apache 2.4.6 CentOS 7.2.1511 Problem: A Tomcat application at context "/mycontext" on port 8081 running through Apache proxy renders as expected when using http://example.com/mycontext but https://example.com/mycontext call renders "The requested URL /mycontext/ was not found on thi