Re: How often do you bounce your apps?

2020-08-05 Thread Steve Peery via Webobjects-dev
For years I just let them run. Now I bounce them every night. > On Aug 5, 2020, at 10:37 AM, Ken Anderson via Webobjects-dev > wrote: > > I never bounce them - even with EOF ;) > >> On Aug 5, 2020, at 07:07, Jesse Tayler via Webobjects-dev >> wrote: >> >> What do you use to keep an eye on

Re: Anything to help implement SSO in WO/WONDER?

2020-08-29 Thread Steve Peery via Webobjects-dev
There is a framework called ERGoogleSignIn which makes using Google Sign-In very easy. Steve > On Aug 29, 2020, at 9:03 AM, Jesse Tayler via Webobjects-dev > wrote: > > Single sign on? What involved? Don’t you just wire up to google or some oauth? > >> On Aug 28, 2020, at 11:45 PM, Robert Ha

Re: RDS [was: Re: WOLips Update]

2024-03-17 Thread Steve Peery via Webobjects-dev
Make sure the MySQL driver in your app is new enough to work with the new version of SQL! I tried to upgrade and my apps would not connect.Steve On Mar 16, 2024, at 9:27 PM, Paul Hoadley via Webobjects-dev wrote:Hi Jesse,On 17 Mar 2024, at 11:12 am, Jesse Tayler wrote:I’m upgr

Re: RDS [was: Re: WOLips Update]

2024-03-17 Thread Steve Peery via Webobjects-dev
MySQL is retiring a major version and AWS is requiring an upgrade. For now they will charge extra to support the retired version if you don’t upgrade.  I have some old apps nearing end-of-life.  I tried the upgrade and they didn’t work, so I had to revert it all. Total pain. I’m just paying the ext

Re: RDS [was: Re: WOLips Update]

2024-03-18 Thread Steve Peery via Webobjects-dev
I don’t know the details of how to do that. I have someone that helps me with AWS. I plan to start by installing a local copy of the new MySQL version on my development machine to see if my apps work there. On Mar 18, 2024, at 9:31 AM, Jesse Tayler wrote:sigh.Seems the easiest thing is to set up