[jbosstools-issues] [JBoss JIRA] (JBIDE-21512) Enable hibernate-search by default (set hibernate.search.autoregister_listeners to true)

Dmitry Bocharov (JIRA) issues at jboss.org
Thu Jan 21 02:20:00 EST 2016


Dmitry Bocharov created JBIDE-21512:
---------------------------------------

             Summary: Enable hibernate-search by default (set hibernate.search.autoregister_listeners to true)
                 Key: JBIDE-21512
                 URL: https://issues.jboss.org/browse/JBIDE-21512
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: hibernate
    Affects Versions: 4.3.x
            Reporter: Dmitry Bocharov
            Priority: Optional


The _hibernate.search.autoregister_listeners_ property was set to _false _by default in [ConfigurationFactory] (https://github.com/jbosstools/jbosstools-hibernate/blob/12928b28d3769b2662b838b5f75f7bca51e0c6c9/plugins/org.hibernate.eclipse/src/org/hibernate/console/ConfigurationFactory.java#L128), if not set to true by use in xml configuration.
The reason is descibed in the comments some lines above. I also linked the appropriate JIRAs.

The idea is to set this property to _true _, because in order to use the curently being created [hibernate-search plugin] (https://github.com/bdshadow/org.jboss.tools.hibernate.search) the user has to set it to true in the configuration, while this property isn't obligatory by default.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list