Environment Details
- GlassFish Version (and build number): GF 8.0.0-JDK17-M5
- JDK version: 17.0.12+7
- OS: Fedora 31
- Database: db-derby-10.15.2.0-bin
Problem Description
I am working on the configuration for appclient based vehicle tests in EE11 TCK and need to port the EE10 ts.jte command.testExecuteAppClient to a command line usable with the new appclient protocol and command line launcher. One thing I need for debugging is more logging information from the glassfish8/glassfish/bin/appclient process.
It is possible to configure this to produce an application.log file controlled by a logging.properties JUL or other logging framework settings?