Re: How often do you bounce your apps?

2020-08-05 Thread D Tim Cummings via Webobjects-dev
Daily for us. Once every few months we get an instance hanging and it is clear at the start of the day that it has hung because it hasn’t restarted overnight. Tim > On 6 Aug 2020, at 05:37, Lon Varscsak via Webobjects-dev > wrote: > > We don't bounce our apps unless we do a release or if ther

Re: Weird apache crash in Ubuntu

2022-02-28 Thread D Tim Cummings via Webobjects-dev
Hi Patrick After installing apache on ubuntu I type the following to use the prefork version sudo a2dismod mpm_event sudo a2enmod mpm_prefork Regards Tim On 1/3/22 09:58, Patrick Abuzeni via Webobjects-dev wrote: Thank you Samuel. Can you elaborate a bit more. Best Regards, Patrick Abuz

Re: [Proposal] Drop Wonder's Ant Build

2022-06-16 Thread D Tim Cummings via Webobjects-dev
I also support this proposal. Thanks for maintaining and improving wonder Henrique et al. Tim On 17/6/22 09:58, Paul Hoadley via Webobjects-dev wrote: On 17 Jun 2022, at 08:12, Henrique Prange via Webobjects-dev wrote: What do you think? I fully support this proposal. -- Paul Hoadley h

Re: [Proposal] Drop Wonder's Ant Build

2022-07-28 Thread D Tim Cummings via Webobjects-dev
FYI, these URLs have changed to the following https://gist.github.com/hugithordarson/3c269a3196d0c4f2da486f1109c16d42 https://gist.github.com/hugithordarson/d2ba6da9e4942f4ece95d7a721159cd1 And by the way, how do I build wonder with maven? I need the frameworks built so I can use eogenerate.

Re: [Proposal] Drop Wonder's Ant Build

2022-07-29 Thread D Tim Cummings via Webobjects-dev
to revisit this, I guess… https://github.com/wocommunity/wonder/pull/944 Cheers, - hugi On 29 Jul 2022, at 00:19, D Tim Cummings via Webobjects-dev wrote: FYI, these URLs have changed to the following https://gist.github.com/hugithordarson/3c269a3196d0c4f2da486f1109c16d42 https://

Re: WebObjects Docker Deployment

2022-08-15 Thread D Tim Cummings via Webobjects-dev
Hi Oleksii, I read your post and it was great. Removing wotaskd from a deployment is enticing. One thing I can do with wotaskd/womonitor deployments is upgrade the webobjects application to a new version without taking down the application for users who are currently logged in. They continue us

Re: Exception within EOModeler

2023-01-09 Thread D Tim Cummings via Webobjects-dev
Thanks Ralf for solving this problem. Your effort is much appreciated. I had a quick look in the eclipse plugin documentation to see what was required and I couldn't even find the new packages which were to replace the removed packages. Thanks Ramsey for committing these changes and letting us

Re: Help ..!!

2023-04-21 Thread D Tim Cummings via Webobjects-dev
You probably want to alter build.properties jvmOptions=--add-exports=java.base/sun.security.action=ALL-UNNAMED For example see pull request https://github.com/wocommunity/wonder/pull/998 for wotaskd and JavaMonitor On 22/4/23 07:24, Kwasi O-Ahoofe via Webobjects-dev wrote: How do I correct th

Re: New installation WOLips problems

2023-09-17 Thread D Tim Cummings via Webobjects-dev
To get EOModeler to work in Eclipse 2022-12 you need WOLips_master https://jenkins.wocommunity.org/job/WOLips_master/lastSuccessfulBuild/artifact/temp/dist/ Tim On 16/9/23 17:43, Stavros Panidis via Webobjects-dev wrote: Hi again I downloaded and installed Eclipse ID version 2022-12 (4.26.0)

Re: Deployment Ubuntu 22.04

2023-10-01 Thread D Tim Cummings via Webobjects-dev
I have deployed to ubuntu 22.04. I have added the steps I used to wocommunity wiki https://wiki.wocommunity.org/display/documentation/Deploying+on+Ubuntu+22.04 Tim On 1/10/23 18:15, Stavros Panidis via Webobjects-dev wrote: Hi all, Anyone tried to deploy to Ubuntu 22.04? Any issues? Many th

Re: AjaxAutoComplete

2023-11-09 Thread D Tim Cummings via Webobjects-dev
Set parameter afterUpdateElement to "observe" and it will behave like it is in an AjaxObserveField "$theCustomerName" afterUpdateElement = "observe" /> Tim On 9/11/23 17:54, Stavros Panidis via Webobjects-dev wrote: Hi, Is there any trick available to make AjaxAutoComplete field observable

Re: AjaxAutoComplete

2023-11-11 Thread D Tim Cummings via Webobjects-dev
easily on a couple of components and for some reason, implementing even the simplest test was failing on updating a component of a similar sort. Before I make a wholly new component ? are there flags or tests aside from jQuery which seems fine? I don?t readily see why this just isn?t seemin

Re: FORBIDDEN

2023-11-18 Thread D Tim Cummings via Webobjects-dev
https://jenkins.wocommunity.org/job/WOLips_master/lastSuccessfulBuild/artifact/temp/dist/ On 19/11/23 04:31, Theodore Petrosky via Webobjects-dev wrote: What are you using as the URL to update/install WOLips? On Nov 18, 2023, at 1:25 PM, Jesse Tayler wrote: Yes, the wiki is DOWN — I notice

Re: Maven follow up

2024-04-01 Thread D Tim Cummings via Webobjects-dev
Hi Samuel Apparently we need to have the nature org.maven.ide.eclipse.maven2Nature in our .project file because it is hard-coded in the original WebObjects. I think we should add into WOLips that it also needs this nature and then eclipse would stop complaining that no plugins are referencing

Re: Maven follow up

2024-04-01 Thread D Tim Cummings via Webobjects-dev
, original WebObjects packages need to be after wonder ERExtensions... Is there a way inside Eclipse to do mvn install ? I still have not figured out how to build and deploy the app (replace the ant install and manual rsync to server I actually do) Regards, Samuel Le 1 avr. 2024 à 20:32, D

Re: wolifecycle-maven-plugin configuration options

2024-04-06 Thread D Tim Cummings via Webobjects-dev
Hi Samuel Yes. "flattenComponents" is the correct way of doing this. I can't think of a reason not to set this. For migration notes I use https://gist.github.com/hugithordarson/3c269a3196d0c4f2da486f1109c16d42 Regards Tim On 7/4/24 06:00, Samuel Pelletier via Webobjects-dev wrote: Hi, M

Re: WOLips development

2024-11-04 Thread D Tim Cummings via Webobjects-dev
Neither do I Tim On 5/11/24 12:11, Dev WO via Webobjects-dev wrote: Hello Ramsey, Personally I don’t use any of them. Thanks for working on this, Xavier On 5 Nov 2024, at 08:50, Ramsey Gurley via Webobjects-dev wrote: Hi all, I'm doing some work on WOLips currently and I am wondering

Re: Action methods in AjaxSessionPing.Action

2024-11-24 Thread D Tim Cummings via Webobjects-dev
I can't see any significant difference Tim On 25/11/24 17:07, Paul Hoadley via Webobjects-dev wrote: Hello, I need some fresh eyes on this... I am going mad. Here are the two action methods in the AjaxSessionPing.Action class, including Javadoc comments: /** * If there is a session, retur

Re: Wolips 5 install url

2025-04-10 Thread D Tim Cummings via Webobjects-dev
https://wocommunity.github.io/wolips/repository/ On 11/4/25 06:52, Ricardo Parada via Webobjects-dev wrote: Hi everyone, Has the url to install wolips5 plugin in eclipse changed? Does anyone have the correct URL? Thanks Ricardo Parada ___ Do not p