On 5 Jan 2025, at 2:16 pm, Theodore Petrosky <tedp...@yahoo.com> wrote:
> jvmOptions=--add-exports java.base/sun.security.action=ALL-UNNAMED > --add-exports java.base/sun.util.calendar=ALL-UNNAMED > > Trying to debug (as a WOApplication): > [2025-1-4 22:36:42 EST] <main> java.lang.IllegalAccessError: class > com.webobjects.foundation.NSTimeZone (in unnamed module @0x462496c8) cannot > access class sun.security.action.GetPropertyAction (in module java.base) > because module java.base does not export sun.security.action to unnamed > module @0x462496c8 Disappointing—did you do a clean/rebuild of the project before launching? Let's roll back a bit then: > In Eclipse, I create a new Project Give us some more detail here. Was the project created using erxapplication-archetype? (We use our own modified archetypes to create new projects, so I'm not up-to-date on 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.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/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com