Re: java.util.logging and Maven builds
Re: java.util.logging and Maven builds
- Subject: Re: java.util.logging and Maven builds
- From: Paul Hoadley <email@hidden>
- Date: Fri, 23 Jun 2017 15:02:43 +0930
Hi Chuck,
On 23 Jun 2017, at 14:49, Chuck Hill <email@hidden> wrote:
> src/main/resources is a path to a Java resource. Contents/Resources is a
> path to a WebObjects resource. Java knows Jacques Schmidt about these. Only
> WO classes know about this. Your Maven build needs to get this file into
> the top level directory that the class files are under (would normally go
> into a package, top level is the default package).
Ah, thanks. I’ll look into that. Meanwhile, a workaround is adding an argument
in JavaMonitor:
-Djava.util.logging.config.file="Contents/Resources/logging.properties”
--
Paul Hoadley
http://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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden