Hi Markus thanks for the quick reply! Good question, I don’t know. I haven’t run from command line, hadn’t done it with Ant and also haven’t tried it with Maven. It’s an interesting idea to try if I can figure it out. Maybe it will show a difference that leads to discovery.
> On Jul 29, 2024, at 11:58 AM, Markus Stoll, junidas GmbH > <[email protected]> wrote: > > Hi Aaron, > > I did the very thing just recently without any problems > > does the maven build run outside eclipse (standalone)? So does the problem > occur only when started from eclipse? > > Regards > Markus > >> Am 29.07.2024 um 17:49 schrieb Aaron Rosenzweig via Webobjects-dev >> <[email protected]>: >> >> Hi, >> >> I’m trying to convert an ANT based webobjects application into a Maven >> build. At the moment It’s building in Eclipse without errors but when I try >> to launch within the Eclipse environment I get errors due to not finding the >> main bundle. >> >> Specifically the following call inside of ERXApplication returns null: >> NSProperties._mainBundleName() >> >> It should return something, but it doesn’t. Has anyone any advice on what >> the issue might be? >> >> Many thanks, >> — Aaron >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/webobjects-dev/markus.stoll%40junidas.de >> >> This email sent to [email protected] > >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
