Wayne,
I cannot break my project into smallers.

I need to make an orm with hibernate for a hudge database.

I was thinking there was an option like in Hibernate Tools
here : https://www.hibernate.org/hib_docs/tools/reference/en/html_single/#d0e800


        3.8. Enable debug logging in the plugins

    It is possible to configure the eclipse plugin to route all
    logging made by the plugins and hibernate code it self to the
    "Error log" view in Eclipse.

    This is done by editing the "hibernate-log4j.properties" in
    org.hibernate.eclipse/ directory/jar. This file includes a default
    configuration that only logs WARN and above to a set of custom
    appenders (PluginFileAppender and PluginLogAppender). You can
    change these settings to be as verbose or silent as you please -
    see hibernate documentation for interesting categories and log4j
    documentation for how to configure logging via a log4j property file.


But I don't know where is located hibernate-log4j.properties for the maven plugin.
And hwo to tell the maven plugin to take it into account
Do you have any idea?

Thanks again

Francois


How can i set logger to info?
I don't have enough memory and I have [ERROR] Java heap space [0] at this
end.
Add memory. Or break your project up into smaller bits that need less
memory all at once.

Wayne

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

     http://xircles.codehaus.org/manage_email




--
--
*Francois LE FEVRE*
Ingenieur
Email: flefe...@genoscope.cns.fr <mailto:flefe...@genoscope.cns.fr>
Tel: 33 (0)1 60 87 45 83


*Laboratoire d'Analyses Bioinformatiques pour la Génomique et le Métabolisme -- LABGeM --
CEA / DSV / FAR / IG / Genoscope
(French Atomic Energy Commission)
*
Website: http://www.genoscope.cns.fr/agc/
Mail: 2 rue Gaston Cremieux, 91057 Evry, France

Reply via email to