X-CGP-ClamAV-Result: CLEAN X-VirusScanner: Niversoft's CGPClamav Helper v1.25a (ClamAV 1.4.3/27950) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=simple/simple; d=wocommunity.org; s=mail; bh=gCW2QteDBZRj+BQ/JDL6MvRYVwnsHwoOHDsxDMoaYfQ=; h=From:Subject:Message-ID:Date:Content-Type:MIME-Version:To:Sender:Reply-To: List-Archive:List-Unsubscribe:List-Id; b=WPCN3x2aZCoEtHi6ylh7yxcQZQ8Vb6QHEHQG Q00PjVT4i9RJefCYEMr8PFWIDelre3zm0XyE7SnjU9wemphBDI3a2EF+D64/FNRrEoKgvtgzhYnDo VkZxyzFuNTXFVgEt5lK/YhY6FHJCCOBDSEMMbCn1Ah77IO1ICJXferjd8xrjoGOAzE/mcLemZucSE K73gGrhshIdhkNcxlB6+ZqDxM8h+HD4oXsJ016INv9Euom6bgzqzs9mQqow8FQ/+Akms2NxgnJNXy WXjUKKPlyK+YV8B/u+HQlVIlYs+O0koz5b+9uqaiS25cqaIuejuaYeGSoQHy/Emrlurk1EoHf+Q== Return-Path: X-ListServer: CommuniGate Pro LIST 6.3.18 List-Id: List-Unsubscribe: List-Archive: Reply-To: "WebObjects & WOnder Development" Sender: "WebObjects & WOnder Development" To: "WebObjects & WOnder Development" MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="Apple-Mail=_36C87E3F-CA7B-49FF-97A4-8D6C475AFFF6" Date: Wed, 25 Mar 2026 08:21:38 +1030 X-Original-Message-Id: Message-ID: Subject: [WO-DEV] Re: Apache in development From: "Paul Hoadley" --Apple-Mail=_36C87E3F-CA7B-49FF-97A4-8D6C475AFFF6 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii Hi Ted, On 25 Mar 2026, at 05:44, Theodore Petrosky = wrote: > HOWEVER, I have a D2W app that was started with the Ant paradigm. = After learning maven and switching my app over (it is much cleaner) many = of the images from ERModernDefaultSkin do not display in development. There is an annoying edge case with Maven frameworks and resource = loading in Eclipse. I've never investigated it too deeply, as the = workaround is simple: in your case, you need = ERModernDefaultSkin.framework as an open project in your Eclipse = workspace, and the Maven version needs to match exactly to what your app = depends on. When there's a version mismatch, it doesn't seem to be able = to load resources out of the JAR in your ~/.m2/repository. --=20 Paul Hoadley https://logicsquad.net/ https://www.linkedin.com/company/logic-squad/ --Apple-Mail=_36C87E3F-CA7B-49FF-97A4-8D6C475AFFF6 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii Hi = Ted,

On 25 Mar 2026, = at 05:44, Theodore Petrosky <webobjects-dev@wocommunity.org> = wrote:

HOWEVER, I have a D2W app that was started with = the Ant paradigm. After learning maven and switching my app over (it is = much cleaner) many of the images from ERModernDefaultSkin do not display = in development.

There is = an annoying edge case with Maven frameworks and resource loading in = Eclipse. I've never investigated it too deeply, as the workaround is = simple: in your case, you need ERModernDefaultSkin.framework as an open = project in your Eclipse workspace, and the Maven version needs to match = exactly to what your app depends on. When there's a version mismatch, it = doesn't seem to be able to load resources out of the JAR in your = ~/.m2/repository.


-- 
Paul = Hoadley
https://logicsquad.net/
https://www.linkedin.com/company/log= ic-squad/

= --Apple-Mail=_36C87E3F-CA7B-49FF-97A4-8D6C475AFFF6--