Re: java.util.logging and Maven builds
Re: java.util.logging and Maven builds
- Subject: Re: java.util.logging and Maven builds
- From: Chuck Hill <email@hidden>
- Date: Fri, 23 Jun 2017 05:40:38 +0000
- Thread-topic: java.util.logging and Maven builds
Yes, that also works.
From: Paul Hoadley <email@hidden>
Date: Thursday, June 22, 2017 at 10:32 PM
To: Chuck Hill <email@hidden>
Cc: WebObjects Development <email@hidden>
Subject: Re: java.util.logging and Maven builds
Hi Chuck,
On 23 Jun 2017, at 14:49, Chuck Hill
<email@hidden<mailto: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