Re: Exists qualifier

2025-10-07 Thread Paul Hoadley via Webobjects-dev
r), you could use: > > User.ORGANISATIONS.containsAnyObjectSatisfying(new ERXTrueQualifier()) > > Best regards, > Stefan -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list.

Re: WOLips 5.0.2 released

2025-09-10 Thread Paul Hoadley via Webobjects-dev
Thanks Ramsey! On 11 Sep 2025, at 10:50, Ramsey Gurley via Webobjects-dev wrote: > Hi again, > > Eclipse 4.37 release is today so it was time for me to touch up the WOLips > build. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company

Re: ERXOptGroupPopupButton vs List?

2025-08-03 Thread Paul Hoadley via Webobjects-dev
/wocommunity/wonder/blob/11e2f351eb6caed2071bcaf1db6396d31e1a8169/Frameworks/Core/ERExtensions/Sources/com/webobjects/appserver/_private/ERXOptGroupPopupButton.java#L86 -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests t

Re: JavaXML.framework and Java 21 (and Eclipse)

2025-05-06 Thread Paul Hoadley via Webobjects-dev
> project, POM-only, that defines all the stuff needed (not > only JavaXML), and include that into our projects. Good to know. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admi

JavaXML.framework and Java 21 (and Eclipse)

2025-05-05 Thread Paul Hoadley via Webobjects-dev
else hit this, and, if so, what did you do about it? 2. Is anyone else living in a post-JavaXML.framework world? It smuggles in a lot of stuff that I'd like to get rid of (e.g., Log4J 1). If so, how did you do it? -- Paul Hoadley https://logicsquad.net/ https://www.li

Re: Regarding the "localhostips" property in deployment

2025-05-05 Thread Paul Hoadley via Webobjects-dev
h? That is, what default behaviour will you be changing, and how astonishing will this be? -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webob

Re: New template parser for WO - "Parsley" - released

2025-03-27 Thread Paul Hoadley via Webobjects-dev
On 27 Mar 2025, at 22:53, Hugi Thordarson via Webobjects-dev wrote: > Anyway, that's all. Hope someone finds this useful. Fantastic work Hugi! I will check this out. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/log

Re: Quartz Scheduler -- Clustering

2025-02-11 Thread Paul Hoadley via Webobjects-dev
ic JVM or app instance, we've been using (a fork of) RedisJobStore (with Amazon ElastiCache) for years now: https://notes.logicsquad.net/2018/10/25/delayed-job-execution-with-quartz-and-elasticache/ -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ __

Re: I am in PANIC MODE because of Sequoia network access restrictions

2025-02-09 Thread Paul Hoadley via Webobjects-dev
hs. I can't help with your specific issues, but they should be solvable. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-

Re: JDBC and Maven

2025-01-28 Thread Paul Hoadley via Webobjects-dev
er of adding the dependency to your POM. Eyeballing the source, I assume you need to add this to your POM: wonder.d2w ERModernLook 7.4 When using Maven, the answer to any question of the form "How do I use Foo in my project?" is going to be "Add Foo as a dependency in your

Re: JDBC and Maven

2025-01-27 Thread Paul Hoadley via Webobjects-dev
re you saying the archetype set up a POM pointing you at some other version of Wonder? Or something else? -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will

Re: JDBC and Maven

2025-01-27 Thread Paul Hoadley via Webobjects-dev
do need to include the plug-in as a dependency: wonder.plugins PostgresqlPlugIn 7.4 -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list.

Re: JDBC and Maven

2025-01-27 Thread Paul Hoadley via Webobjects-dev
will find the framework if it's open in your workspace. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webo

Re: Eureka!!!

2025-01-19 Thread Paul Hoadley via Webobjects-dev
anyone recall? -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe/

Re: Eureka!!!

2025-01-19 Thread Paul Hoadley via Webobjects-dev
obal launch arguments into the bowels of Eclipse. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Web

Re: Eureka!!!

2025-01-19 Thread Paul Hoadley via Webobjects-dev
On 19 Jan 2025, at 16:51, Ramsey Gurley wrote: > Is Ted using an old version of the wolifecycle-maven-plugin? For the > build.properties thing to function, it has to have a patch from a very cool > guy named Paul Hoadley or it won't work ;) That was about 3.5 years ago >

Re: Eureka!!!

2025-01-18 Thread Paul Hoadley via Webobjects-dev
launch configuration as well. I'm not sure what the relevant difference is here. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobj

Re: New computer set up Woes

2025-01-04 Thread Paul Hoadley via Webobjects-dev
n whether the org.wocommunity archetypes currently work straight out of the box, but someone will know.) The WOCommunity wiki seems to be down right now, but there should be a reasonably current walk-through to get a Maven "Hello World" going. -- Paul Hoadley https://logicsquad

Re: New computer set up Woes

2025-01-04 Thread Paul Hoadley via Webobjects-dev
r-plugin:4.0.0-beta-1 seems a bit bleeding edge. In any case, unless you've truncated that, it doesn't show the clean failing. Fix the NSTimeZone issue above first and report back. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/

Re: wolifecycle-maven-plugin is now on maven central

2025-01-04 Thread Paul Hoadley via Webobjects-dev
en2) @ line 14, column 16 Presumably that's the root issue: if it could find webobjects-bom, it probably doesn't need the explicit versions for the framework JARs. Why can't I find webobjects-bom? -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squ

Re: Does anyone use WOLips groovy support?

2024-12-18 Thread Paul Hoadley via Webobjects-dev
Hi Ramsey, On 18 Dec 2024, at 21:07, Ramsey Gurley via Webobjects-dev wrote: > Which just leaves the WOLips groovy support. My question is again, does > anyone use this? Just by way of a data point for your survey: never used it, no plans to. -- Paul Hoadley https://logicsquad.net/

Action methods in AjaxSessionPing.Action

2024-11-24 Thread Paul Hoadley via Webobjects-dev
s the difference? If there's no existing session, the failure response is returned in either case. Other than calling session() twice, what's going on here? How are these not essentially the same method? -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/comp

Re: JM force quit, auto-jstack

2024-10-22 Thread Paul Hoadley via Webobjects-dev
ed to the > application log. Is that possible somehow? Will this meet your needs? https://jenkins.wocommunity.org/job/Wonder7/lastSuccessfulBuild/javadoc/er/extensions/appserver/ERXShutdownHook.html -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company

Re: Maven Help

2024-08-27 Thread Paul Hoadley via Webobjects-dev
mework. I know he (Ramsey) has mentioned that he >> has them almost ready for prime-time. If I recall correctly, Ramsey is 'nullterminated', and he's on the Maven Committers team: https://github.com/orgs/wocommunity/teams/maven-committers He should be good to go. -- Paul

Re: Advisory: Eclipse bundless builds + maven = no está bien

2024-07-30 Thread Paul Hoadley via Webobjects-dev
nBundleName. Great detective work Aaron. I'm glad you got it sorted. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing l

Re: Amazon Linux 2023

2024-06-21 Thread Paul Hoadley via Webobjects-dev
here a WO > adaptor built for them that can be grabbed? Any other considerations in > deploying to Graviton? We use really only the T3 family—haven't looked into using Graviton. Building the WO adaptor from source is very straightforward, though. -- Paul Hoadley https://logicsquad.net/ http

Re: Amazon Linux 2023

2024-06-18 Thread Paul Hoadley via Webobjects-dev
nly if you need cron. We use it to periodically post some measurements to CloudWatch in some circumstances. If not, don't worry about it. > Is the WO apache adaptor going to work as is? Yep. > And wotaskd and javamonitor should be fine I guess as just java apps. And yep. -- Pau

Re: Amazon Linux 2023

2024-06-17 Thread Paul Hoadley via Webobjects-dev
um. * Looks like postfix is no longer started automatically: our script used to kill this, and no longer does. * Looks like cron is no longer provided, and we're installing cronie. Obviously whether or not any of these are relevant to you will depend on how you set up your appservers. --

Re: re/store context somehow? (OCsite)

2024-05-19 Thread Paul Hoadley via Webobjects-dev
pageWithName(MainPage.class.name) > } > } > === > > If you can foresee case(s) when it would fail, I'd be grateful for some > hints, so that I test them here and update my code appropriately. > > Thanks again and all the best, > OC -- Paul Hoadley

Re: re/store context somehow? (OCsite)

2024-05-17 Thread Paul Hoadley via Webobjects-dev
ng the object graph rooted at the WOSession, so if any object in that graph isn't serializable, it's game over for that session. By all means try it out, but in our experience (and we've sunk many hours into experimentation with it), it works brilliantly right up until it fails spec

Re: WoCommunity list

2024-05-02 Thread Paul Hoadley via Webobjects-dev
Hi Francois, On 3 May 2024, at 01:29, Francois BIENTZ via Webobjects-dev wrote: > Howto subscribe to > https://lists.wocommunity.org/Lists/webobjects-dev/List.html ? There are several subscribe links right at the bottom of that page. -- Paul Hoadley https://logicsquad.net/

Re: Debug frameworks with maven project

2024-04-15 Thread Paul Hoadley via Webobjects-dev
3. There are certain changes that hot code replacement won't allow, though these are usually flagged by Eclipse when you try. What type of change were you making? -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___

Re: Debug frameworks with maven project

2024-04-10 Thread Paul Hoadley via Webobjects-dev
ecall running into either of these issues, but I'll test it out later in the morning. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. W

Re: Java upgrade question

2024-04-05 Thread Paul Hoadley via Webobjects-dev
ier transition than I thought it was going to be. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-d

Re: Maven follow up

2024-04-01 Thread Paul Hoadley via Webobjects-dev
them. 3. Even better, but even more complicated: set up CI/buildserver between your Git repo and Artifactory. You push to the Git repo, then your buildserver runs Maven to build, test and deploy to Artifactory. All of this involves quite a bit of work, but on the upside you only need to inve

Re: RDS [was: Re: WOLips Update]

2024-03-16 Thread Paul Hoadley via Webobjects-dev
QL, at least, forcing major version updates from time to time. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Web

RDS [was: Re: WOLips Update]

2024-03-16 Thread Paul Hoadley via Webobjects-dev
On 17 Mar 2024, at 1:20 am, Jesse Tayler via Webobjects-dev wrote: > Does anyone use RDS on AWS? We've been using PostgreSQL on RDS for years. Is there anything you want to know? -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/log

Maven "Quick Start" [was: Re: Meetup maybe? Or call me maybe?]

2023-12-25 Thread Paul Hoadley via Webobjects-dev
On 25 Dec 2023, at 08:38, Paul Hoadley via Webobjects-dev wrote: > Hugi and I will fix the documentation on the Wiki. Going from zero to Hello > World should take anyone about 10 minutes (modulo some artefact download > time). Converting an existing project might take 20 minutes.

Re: Meetup maybe? Or call me maybe?

2023-12-24 Thread Paul Hoadley via Webobjects-dev
entation on the Wiki. Going from zero to Hello World should take anyone about 10 minutes (modulo some artefact download time). Converting an existing project might take 20 minutes. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___

Re: FORBIDDEN

2023-12-02 Thread Paul Hoadley via Webobjects-dev
need to clean > out, otherwise we would need to buy a very expensive license for a macro > plugin. Hang on. > > Maik -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests

Re: WOLips bugfixes and new features planning

2023-07-25 Thread Paul Hoadley via Webobjects-dev
about the Eclipse vs. IntelliJ question. My personal preference would be to stay with Eclipse, but that's based solely on Eclipse being the tool I know. I would be happy to migrate to IntelliJ if that was the consensus. -- Paul Hoadley https://logicsquad.net/ https://www.linkedi

Re: WOLips bugfixes and new features planning

2023-07-18 Thread Paul Hoadley via Webobjects-dev
t keeping it running. Who was it that made the most recent changes to address Eclipse API changes, and can we tempt them with money to look at this? -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not

Re: From ANT to Maven

2023-06-07 Thread Paul Hoadley via Webobjects-dev
On 7 Jun 2023, at 11:46 pm, Jens Schulze via Webobjects-dev wrote: > So for everybody that wishes to try maven on WO; have a look at the sample > projects. Nice one! -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic

Re: Custom array column types in EO model

2022-11-04 Thread Paul Hoadley via Webobjects-dev
(b) it could probably be better achieved by modifying (Wonder's) EOAttribute. I stopped short of doing that only because it should probably be implemented in a general and well-designed way. I think this should be database-agnostic, but adding new symbolic Value Types for models is probably

Re: Custom array column types in EO model

2022-11-02 Thread Paul Hoadley via Webobjects-dev
to do with PostgresqlTextArray, which is a quick and dirty implementation of java.sql.Array I copy-pasted off the web? -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to

Re: Custom array column types in EO model

2022-11-02 Thread Paul Hoadley via Webobjects-dev
ribute; > externalType = "text[]"; > factoryMethodArgumentType = EOFactoryMethodArgumentIsNSString; > name = newAttribute; > valueClassName = "com.webobjects.foundation.NSArray"; > valueFactoryClassName = "de.htgreenline.divas.prototypes.Value

Custom array column types in EO model

2022-11-01 Thread Paul Hoadley via Webobjects-dev
te that's throwing that exception, either: 2022-11-02 05:40:58.728 WARN NSLog - A fatal exception occurred: Unable to create a byte representation for class "net.logicsquad.woextensions.eof.PostgresqlTextArray" At this point I'm out

Re: WebObjects Docker Deployment

2022-08-15 Thread Paul Hoadley via Webobjects-dev
nd some helpful docker images <https://hub.docker.com/u/lexxito>. > > Hope, my experience will be helpful and feel free to ask some questions. That was a great article, super-interesting. Presumably it wasn't just an academic exercise—are you using any of these approaches in produ

Re: [Proposal] Drop Wonder's Ant Build

2022-06-28 Thread Paul Hoadley via Webobjects-dev
realisation that there's just no one that's going to do the work. > Question… I thought Maven was old-hotness once Gradle stepped in? If we are > talking about moving on, why isn’t Gradle on the table? Again, it's just motivated manpower: who would build a Gradle plug-in? --

Re: [Proposal] Drop Wonder's Ant Build

2022-06-16 Thread Paul Hoadley via Webobjects-dev
uilding the Wonder frameworks from source. You won't need to migrate your projects to Maven if you don't want to, though I strongly recommend that you do. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/

Re: [Proposal] Drop Wonder's Ant Build

2022-06-16 Thread Paul Hoadley via Webobjects-dev
On 17 Jun 2022, at 08:12, Henrique Prange via Webobjects-dev wrote: > What do you think? I fully support this proposal. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to

Re: ERJGroupsSynchronizer

2022-03-20 Thread Paul Hoadley via Webobjects-dev
to fetching. Intra-JVM like that is not a configuration we've used. Can you walk us through what you've tried and why you think it's not working? There have been a few others using it over the years, maybe they're still on the list. -- Paul Hoadley https

Re: Hello again

2022-01-18 Thread Paul Hoadley via Webobjects-dev
eclipse always worked. It > was bringing all my old cruft along that seems to have caused the issues, > plus a major dose of idiocy on my part. It can be hard migrating a large project with frameworks, but it is possible. If you want to persist, we can make it work. -- Paul Hoadley https:

Re: Hello again

2022-01-18 Thread Paul Hoadley via Webobjects-dev
aven on Slack and let's see if we can wake up anyone else who might help. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev m

Re: Hello again

2022-01-18 Thread Paul Hoadley via Webobjects-dev
;ve been using for quite some time! Once we get this working, you will learn to love Eclipse again. Err, maybe. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They

Re: Hello again

2022-01-17 Thread Paul Hoadley via Webobjects-dev
s everytime. Just delete those errors from that tab. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-

Re: Hello again

2022-01-17 Thread Paul Hoadley via Webobjects-dev
iodically commit changes that Eclipse seems to make on a whim. The last 5% of the Maven journey can be frustrating, but once we get you there, you won't look back. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/

Re: Hello again

2022-01-16 Thread Paul Hoadley via Webobjects-dev
frameworks and > applications. Brilliant. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@list

Re: Hello again

2022-01-15 Thread Paul Hoadley via Webobjects-dev
he next. > I would be very grateful for any pointers at all. I still would like to move > away from ant for this build, and I need to simplify my frameworks, so moving > to maven seems like an important step in modernising my build. You won't regret it. Any time you s

Re: Log4j Vulnerability

2021-12-27 Thread Paul Hoadley via Webobjects-dev
://github.com/wocommunity/wonder/issues/304 https://wiki.wocommunity.org/display/documentation/Wonder+Logging -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignore

Re: Log4j Vulnerability

2021-12-16 Thread Paul Hoadley via Webobjects-dev
Just to update this: On 14 Dec 2021, at 12:07, Paul Hoadley via Webobjects-dev wrote: > * In any case, if you're definitely using Log4J 2 (we are—I went to some > effort months ago to set it up!), you can mitigate the issue immediately by > re-launching all instances

Re: Log4j Vulnerability

2021-12-13 Thread Paul Hoadley via Webobjects-dev
ly by re-launching all instances with "-Dlog4j2.formatMsgNoLookups=true". That will give you time to re-build with Log4J 2.15.0. * Finally, if you're using AWS and you're using Web Application Firewall (WAF, which I highly recommend), you're already covered by the AWSMa

Re: Single thread creation queue?

2021-11-24 Thread Paul Hoadley via Webobjects-dev
_unique UNIQUE (bar) DEFERRABLE INITIALLY DEFERRED;"); That's PostgreSQL syntax, and you might need to adjust it for another database. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin

Re: Single thread creation queue?

2021-11-23 Thread Paul Hoadley via Webobjects-dev
some code? There's probably a solution, but this is getting a bit hard to follow in the abstract. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They

Re: strange JavaMonitor behavior — Failed to contact 127.0.0.1-1085

2021-05-05 Thread Paul Hoadley via Webobjects-dev
Monitor which I guess > is how we ensure it is available — so, that’s a normal config everyone does? > I’m not even sure… No, that sounds quite unusual. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___

Re: Idle in transaction

2020-12-14 Thread Paul Hoadley via Webobjects-dev
one of them returned any rows at all. I'd say we're not seeing this issue. Postgres 9 and 11, Wonder 7.1. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list.

Re: ERXExistsQualifier

2020-11-26 Thread Paul Hoadley via Webobjects-dev
bove never made it into Wonder. So, are you still around? And if so, wanna open a PR? -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobje

Re: WOLips bugfixes and new features planning

2020-11-24 Thread Paul Hoadley via Webobjects-dev
with the > most specific where I had a contact and a precise amount to bill. Brilliant Maik. Thanks again for organising this. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to th

Re: Qualifier Evaluation with Object in Multiple Editing Contexts

2020-11-18 Thread Paul Hoadley via Webobjects-dev
time ever. Thanks Henrique! > In the end, I think the answer to "is it a bug?" is in the eye of the > observer. I still can't convince myself that this _isn't_ a bug. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___

Re: WOLips bugfixes and new features planning

2020-11-18 Thread Paul Hoadley via Webobjects-dev
On 18 Nov 2020, at 7:32 pm, Maik Musall via Webobjects-dev wrote: > What do you think? Brilliant. I'll contact you off-list. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin req

Re: Simplifying Wonder

2020-10-18 Thread Paul Hoadley via Webobjects-dev
people who think Wonder is a bit bloated and might benefit from a diet. Let's just see where it goes. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be

Re: How to Manually edit SiteConfig.xml

2020-10-01 Thread Paul Hoadley via Webobjects-dev
e would be lots of other interested readers on this list! -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Web

Re: WOLips bugfixes and new features planning

2020-09-17 Thread Paul Hoadley via Webobjects-dev
s, perhaps we could donate to several different pools based on preferences? -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev

Re: Maven and Wonder

2020-09-15 Thread Paul Hoadley via Webobjects-dev
nly took me 19 months to realise it, but Markus's #901 here: https://github.com/wocommunity/wonder/pull/901/ fixes ERXStaticResourceRequestHandler so that JarResourceRequestHandler is no longer required. Nice work Markus! -- Paul Hoadley https://logics

Re: ERAttachment Framework Broken by Anjo Krank's ERXDatabaseContect "HACK"

2020-09-09 Thread Paul Hoadley via Webobjects-dev
alidation below throws exception and can’t save the data! > Any ideas and/or work arounds? Can you give some more detail about what you're running into? I have used er.attachment.storageType=db, though not recently. I have never run into an issue. -- Paul Hoadley https:

Re: what log analyzers are we using?

2020-09-02 Thread Paul Hoadley via Webobjects-dev
onfiguration for production and an alternate for development—something that's trivial with Log4J and Properties/Properties.dev.) That aside, Loggly itself is an excellent tool. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/co

Re: New installation fail?

2020-09-02 Thread Paul Hoadley via Webobjects-dev
s;fi;fi;fi') endif 1. Change those three lines in make.config. 2. Run 'make'. 3. Find mod_WebObjects.so and put it where you need it. 4. There is no 4. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ __

Re: New installation fail?

2020-09-01 Thread Paul Hoadley via Webobjects-dev
ving going on there. But the takeaway is that you don't need to rely on ancient package versions of JavaMonitor and wotaskd—you can just pull them from the WOCommunity Jenkins. The rest of it is just scripting up the stuff you'd normally do to get them running on any Unix. Let me know

Re: Apache rules and SSL

2020-08-27 Thread Paul Hoadley via Webobjects-dev
tml#redirect -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com) Help/Unsubscribe

Re: Apache rules and SSL

2020-08-27 Thread Paul Hoadley via Webobjects-dev
https://foo.example.com/ -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lists.apple.com

Re: WOLips development on Windows—hot reload classes

2020-08-23 Thread Paul Hoadley via Webobjects-dev
On 24 Aug 2020, at 08:52, Paul Hoadley via Webobjects-dev wrote: > On 21 Aug 2020, at 16:29, Hugi Thordarson via Webobjects-dev > mailto:webobjects-dev@lists.apple.com>> > wrote: > >> @paul >> To my knowlege, there's no secret, always just worked. And dan

Re: WOLips development on Windows—hot reload classes

2020-08-23 Thread Paul Hoadley via Webobjects-dev
re DCEVM? I seem to recall that some level of hot code replacement used to work with a vanilla JDK—or did I imagine that? -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. T

Re: Trouble installing WOLips

2020-08-23 Thread Paul Hoadley via Webobjects-dev
ifact/temp/dist>/ > That URL works here as well. What does 'java -version' show for the JDK you're using? -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the li

Re: WOLips development on Windows—hot reload classes

2020-08-20 Thread Paul Hoadley via Webobjects-dev
nce with this or have ideas about what might be > causing this? This stopped working for me on OS X several years ago. What's the secret on a Mac? -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not

Re: How often do you bounce your apps?

2020-08-09 Thread Paul Hoadley via Webobjects-dev
e to plug Johann's WOWODC 2012 talk on Dynamic Elements: http://www.wocommunity.org/podcasts/wowodc/2012/DynamicElements.mov <http://www.wocommunity.org/podcasts/wowodc/2012/DynamicElements.mov> I think I've watched this annually since 2012! -- Paul Hoadley https://logicsquad.net/

Re: WOLips bugfixes and new features planning

2020-07-03 Thread Paul Hoadley via Webobjects-dev
everything to work (the docs are kind of convoluted/outdated). > > Perhaps I'm just stupid, but if not; I believe we would benefit greatly from > having a functional, up-to-date step-by-step guide for how to do development > on WOLips. Teach a man to fish a

Re: buildability? basic questions...

2020-04-25 Thread Paul Hoadley via Webobjects-dev
ur account. > Can it be kept current? I doubt it. The community is too small and the will to do that just isn't there. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to

Re: Maven build - webserver resources in frameworks

2020-03-05 Thread Paul Hoadley via Webobjects-dev
erences in bundle layout from the two build processes. It would be nice if they did the same thing, or if the difference could be detected and worked around. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___

Re: Multiple timezones

2020-02-25 Thread Paul Hoadley via Webobjects-dev
process might not be the same—they will vary with your solution to 2 above—but you'll always be talking about the same instant in time, stored in the database as UTC. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___

Re: Back again....

2020-02-16 Thread Paul Hoadley via Webobjects-dev
WebObjects (and to a large extent Project Wonder as well) is abandonware, and the will to keep this information up to date just doesn't exist. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do

Re: Back again....

2020-02-13 Thread Paul Hoadley via Webobjects-dev
art <https://wiki.wocommunity.org/display/WOL/Quick+Start> -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (We

Re: Maven Unit tests with EOF

2020-02-12 Thread Paul Hoadley via Webobjects-dev
ot be the solution to your original problem, but if you're expecting an NSMavenProjectBundle but getting an NSFluffyBunnyProjectBundle, then it could well be. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not

Re: Maven Unit tests with EOF

2020-02-12 Thread Paul Hoadley via Webobjects-dev
lace? Because the Wonder archetype (and our custom archetype that's based on it) no longer adds it because it's obsolete. org.eclipse.m2e.core.maven2Nature org.eclipse.jdt.core.javanature org.objectstyle.wolips.incrementalframeworknature So, does

Re: More recent PRs for wolifecycle-maven-plugin

2020-02-10 Thread Paul Hoadley via Webobjects-dev
ously the main change was Ralf's work to provide a 'flattenComponents' configuration option. That's a really nice feature. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin r

Re: More recent PRs for wolifecycle-maven-plugin

2020-02-09 Thread Paul Hoadley via Webobjects-dev
Hello, Update: in the absence of any objections, I am going to merge #3 and #4 today. Johann merged #5 a few days ago. I think #4 is quite uncontroversial, and #3 certainly works for me and presumably Ralf. > On 6 Feb 2020, at 11:41, Paul Hoadley via Webobjects-dev > wrote: >

More recent PRs for wolifecycle-maven-plugin

2020-02-05 Thread Paul Hoadley via Webobjects-dev
and that sounds too hard, let me know and maybe we can work out another way. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailin

wolifecycle-maven-plugin: Flatten component support

2020-02-04 Thread Paul Hoadley via Webobjects-dev
ity/wolifecycle-maven-plugin/pull/3.diff > <https://github.com/wocommunity/wolifecycle-maven-plugin/pull/3.diff> > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub > <https://github.com/wocommunity/wolifecycle-ma

Re: Maven Unit tests with EOF

2020-01-22 Thread Paul Hoadley via Webobjects-dev
e a large suite of existing tests using a different approach, just throwing it out there in case you're not familiar with it. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests t

Re: There was an old thread about Ajax...

2019-10-29 Thread Paul Hoadley via Webobjects-dev
t couldn't be solved or worked around. -- Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ ___ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list (Webobjects-dev@lis

Re: Qualifier Evaluation with Object in Multiple Editing Contexts

2019-05-28 Thread Paul Hoadley via Webobjects-dev
O, do > you think it's appropriate to fix it on Wonder? > > I'm willing to contribute a pull request if that makes sense. Seems like a good idea to me. Do you want to at least create the PR and we can have a look? -- Paul Hoadley https://logicsquad.net/ https://www.lin

  1   2   3   4   5   6   7   8   9   10   >