Skip to content

EclipseLink SQL logging configuration issue #1

@mezrin

Description

@mezrin

persistence.xml contain line that specifies log file for SQL related messages
< property name="eclipselink.logging.file" value="${project.settings.jdbc.eclipselink.logger.file}" />

During deployment, the file must exist - otherwise deployment failed
But the messages are written to a Glassfish log file, not in the specified file

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions