Re: Installing the OWF webapp to an existing Tomcat Instance

2014-02-25 Thread Leo Donahue
On Tue, Feb 25, 2014 at 10:57 AM, J. Brian Hall wrote: > Leo, > > -Original Message- > From: Leo Donahue [mailto:donahu...@gmail.com] > Sent: Tuesday, February 25, 2014 9:44 AM > To: Tomcat Users List > Subject: Re: Installing the OWF webapp to an existing Tomcat Inst

RE: Installing the OWF webapp to an existing Tomcat Instance

2014-02-25 Thread J. Brian Hall
Leo, -Original Message- From: Leo Donahue [mailto:donahu...@gmail.com] Sent: Tuesday, February 25, 2014 9:44 AM To: Tomcat Users List Subject: Re: Installing the OWF webapp to an existing Tomcat Instance On Tue, Feb 25, 2014 at 7:17 AM, J. Brian Hall wrote: > Chuck, you are THE

Re: Installing the OWF webapp to an existing Tomcat Instance

2014-02-25 Thread Leo Medina
sys.com] > Sent: Monday, February 24, 2014 6:26 PM > To: Tomcat Users List > Subject: RE: Installing the OWF webapp to an existing Tomcat Instance > > > From: J. Brian Hall [mailto:jbrianhall...@me.com] > > Subject: Installing the OWF webapp to an existing Tomcat Instance

Re: Installing the OWF webapp to an existing Tomcat Instance

2014-02-25 Thread Leo Donahue
On Tue, Feb 25, 2014 at 7:17 AM, J. Brian Hall wrote: > Chuck, you are THE MAN! +1 > One other kink I tried to work-out. When I go to > https://localhost:8443/owf, I get the following common message: "There is a > problem with this website's security certificate. The security certificate > pre

RE: Installing the OWF webapp to an existing Tomcat Instance

2014-02-25 Thread J. Brian Hall
sted certificate" message. Is there any way to overcome this? Thank you again for your help. Brian. -Original Message- From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] Sent: Tuesday, February 25, 2014 8:08 AM To: Tomcat Users List Subject: RE: Installing the OWF webapp

RE: Installing the OWF webapp to an existing Tomcat Instance

2014-02-25 Thread J. Brian Hall
Mikolaj, -Original Message- From: Mikolaj Rydzewski [mailto:m...@ceti.pl] Sent: Tuesday, February 25, 2014 7:35 AM To: Tomcat Users List Subject: RE: Installing the OWF webapp to an existing Tomcat Instance On 25.02.2014 13:22, J. Brian Hall wrote: > Feb 24, 2014 7:14:28

RE: Installing the OWF webapp to an existing Tomcat Instance

2014-02-25 Thread Caldarale, Charles R
> From: J. Brian Hall [mailto:jbrianhall...@me.com] > Subject: RE: Installing the OWF webapp to an existing Tomcat Instance > > > maxThreads="150" scheme="https" secure="true" > > keystoreFile="certs/keystore.jks" keystorePass=&qu

RE: Installing the OWF webapp to an existing Tomcat Instance

2014-02-25 Thread Mikolaj Rydzewski
On 25.02.2014 13:22, J. Brian Hall wrote: Feb 24, 2014 7:14:28 PM org.apache.coyote.AbstractProtocol init SEVERE: Failed to initialize end point associated with ProtocolHandler ["http-apr-8443"] java.lang.Exception: Connector attribute SSLCertificateFile must be defined when using SSL with APR

RE: Installing the OWF webapp to an existing Tomcat Instance

2014-02-25 Thread J. Brian Hall
Mikolaj, -Original Message- From: Mikolaj Rydzewski [mailto:m...@ceti.pl] Sent: Tuesday, February 25, 2014 2:52 AM To: Tomcat Users List Subject: RE: Installing the OWF webapp to an existing Tomcat Instance On 25.02.2014 00:46, J. Brian Hall wrote: > ER

RE: Installing the OWF webapp to an existing Tomcat Instance

2014-02-25 Thread J. Brian Hall
Chris, -Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Tuesday, February 25, 2014 1:01 AM To: Tomcat Users List Subject: Re: Installing the OWF webapp to an existing Tomcat Instance -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Brian, On 2/24

RE: Installing the OWF webapp to an existing Tomcat Instance

2014-02-25 Thread J. Brian Hall
Mark, -Original Message- From: Mark Thomas [mailto:ma...@apache.org] Sent: Tuesday, February 25, 2014 3:34 AM To: Tomcat Users List Subject: Re: Installing the OWF webapp to an existing Tomcat Instance On 24/02/2014 23:46, J. Brian Hall > 2. Log files. Yes, the webapp fails

Re: Installing the OWF webapp to an existing Tomcat Instance

2014-02-25 Thread Mark Thomas
On 24/02/2014 23:46, J. Brian Hall > 2. Log files. Yes, the webapp fails to initialize. Here's the first few > lines: > > ERROR org.springframework.web.context.ContextLoader - Context > initialization failed > org.springframework.beans.factory.BeanCreationException: Error creating bean > with

RE: Installing the OWF webapp to an existing Tomcat Instance

2014-02-24 Thread Mikolaj Rydzewski
On 25.02.2014 00:46, J. Brian Hall wrote: ERROR org.springframework.web.context.ContextLoader - Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'messageSource': Initialization of bean failed; nested exception is org.springfr

Re: Installing the OWF webapp to an existing Tomcat Instance

2014-02-24 Thread Christopher Schultz
e, Charles R > [mailto:chuck.caldar...@unisys.com] Sent: Monday, February 24, 2014 > 6:26 PM To: Tomcat Users List Subject: RE: Installing the OWF > webapp to an existing Tomcat Instance > >> From: J. Brian Hall [mailto:jbrianhall...@me.com] Subject: >> Installing the OWF webapp to an existing T

RE: Installing the OWF webapp to an existing Tomcat Instance

2014-02-24 Thread J. Brian Hall
OWF webapp to an existing Tomcat Instance > From: J. Brian Hall [mailto:jbrianhall...@me.com] > Subject: Installing the OWF webapp to an existing Tomcat Instance > if I access OWF through Tomcat's Application Manager, the URL address > it follows goes to http://localhost:8080/ow

RE: Installing the OWF webapp to an existing Tomcat Instance

2014-02-24 Thread Caldarale, Charles R
> From: J. Brian Hall [mailto:jbrianhall...@me.com] > Subject: Installing the OWF webapp to an existing Tomcat Instance > if I access OWF through Tomcat's Application Manager, the URL address > it follows goes to http://localhost:8080/owf/ when it should go to > https:

Re: Installing the OWF webapp to an existing Tomcat Instance

2014-02-24 Thread Bobby Walker
Unsubscribe Sent from my iPhone > On Feb 24, 2014, at 5:18 PM, "J. Brian Hall" wrote: > > I submitted the following request for help on the OWF mailing list but no one > is replying. I’m hoping someone here may be able to help? > > OWF is a webapp I’m trying to install to an existing instan

Installing the OWF webapp to an existing Tomcat Instance

2014-02-24 Thread J. Brian Hall
I submitted the following request for help on the OWF mailing list but no one is replying. I'm hoping someone here may be able to help? OWF is a webapp I'm trying to install to an existing instance of Tomcat (the OWF webapp bundle ships with an older version of Tomcat). Appendix C of the atta