• Design Philosophy of the Hibernate projects

    This page is out of date: content has moved there.   Here is a set of principles driving the design of Hibernate Validator Hibernate Search Hibernate OGM Bean Validation   The goal of these projects i...
    Profile Photo
    last modified by y.rodiere
  • UriInfo.getBaseUri() returns different value in WildFly 13 and Wildfly 18

    My apache redirects https request to an internal Wildfly (WF) with `ProxyPass`   The webapp deployed in WF uses javax.ws.rs.core.UriInfo.getBaseUri() to obtain the uri.   Under WF 13 the returned scheme va...
    Profile Photo
    last modified by jdafi
  • JDBC and DataSource Access Logs from Filters and Valves

    The GitHub open source project “JDBC and DataSource Access Logs from Filters and Valves” provides a Filter that can replace the Tomcat Valve JDBCAccessLogValve, which was available to earlier JBoss version...
    Profile Photo
    created by bobkirby
  • Cannot get CRL certificate revocation via distribution point working

    Greetings,   Having trouble trying to get certificate revocation via distribution point working. Hoping for some guidance.   I am able to successfully implement CRL revocation via a locally saved .crl fil...
    Profile Photo
    created by vetruvian
  • Request for release version of Wildfly with fix for issue LOGMGR-153

    Hello Team,   We see an outOfMemory exception on testbed running Wildfly 2.0.0 every few days. Java heap space runs out of memory and Wildfly sends command to shutdown server or application process. This causes ...
    Profile Photo
    last modified by kusumita
  • Wildfly messaging-activemq statistics

    Hello there,   The issue described here is about a JEE7 application running on Wildfly-11.0.0-Final.   Basically, this application produces messages in a queue. This queue has a fixed number of consumers/M...
    Profile Photo
    created by mleite
  • How to implement XML mapping for Hibernate Search

    This page is out of date. Several people requested support for XML mapping (rather than annotations) in Hibernate Search. Some people even offered to contribute it (not contributed back to far). Here are some guideli...
    Profile Photo
    last modified by y.rodiere
  • Hibernate Search Troubleshooting

    This page is out of date: content has moved there.     FullTextQuery does not return any results, even though ... - what do I do? The JVM appears to hang when my application should terminate; what's...
    Profile Photo
    last modified by y.rodiere
  • Hibernate Search and SVN

    This page is out of date: content has moved there. Before moving to GitHub - http://github.com/hibernate/hibernate-search - Hibernate Search was hosted in a SVN repository - http://anonsvn.jboss.org/repos/hibernate/s...
    Profile Photo
    last modified by y.rodiere
  • Hibernate Search Documentation Translations

    This page is out of date. In order to translate the Hibernate Search documentation you need a JBoss Account and you have to join the Zanata language team. More information about how to do that can be found in the Zan...
    Profile Photo
    last modified by y.rodiere
  • Plans for Hibernate Search 4

    This page is out of date: roadmaps can be found there.     Changing contracts Split packages in API/SPI/private packages - DONE Be compliant with Core 4 - DONE Split dependency between Hibern...
    Profile Photo
    last modified by y.rodiere
  • Plans for Hibernate Search 4.x

    This page is out of date: roadmaps can be found there. New Features and todos (under construction ...)  New features  Components upgrades * Upgrade to Lucene 3.5 (HSEARCH-981) * Upgrade to JGroups 3 and In...
    Profile Photo
    last modified by y.rodiere
  • Contributing to Hibernate using Eclipse

    This page is out of date: content has moved there. Installing Plugins Some of the Hibernate projects use Maven, some others use Gradle. After you check out the project from GitHub check if there is a pom.xml file in ...
    Profile Photo
    last modified by y.rodiere
  • WildFly 19.0.0.Beta2 is released!

    Today we released a second beta for WildFly 19. You can get it from the WildFly download page[1]. Compared to Beta1 this is primarily a bug fix release; it's very close to what we would have released a WildFly 19 Fina...
    Profile Photo
    last modified by brian.stansberry
  • Read and configure JVM settings for Standalone Mode from CLI

    The AS7 Admin Guide states that: "For a standalone sever you have to pass in the JVM settings either as command line arguments when executing the $JBOSS_HOME/bin/standalone.sh script, or by declaring them in $JBOSS_HO...
    Profile Photo
    last modified by jairo1990
  • Getting timed out error after upgrade JBOSS to WildFLy in ColdFusion application

    Hi,   I have upgraded web services from Jboss to WildFly in my ColdFusion application. Getting timed out error. I tried to increase time in all configuration xml files from wildfly verified from ColdFusion admin...
    Profile Photo
    last modified by ssivasagar
  • Hibernate Search FAQ

    This page is out of date: content has moved there.         How to get started? No files are created in index directory, even on manual indexing. Can I mix HQL and Lucene queries? W...
    Profile Photo
    last modified by y.rodiere
  • Hibernate Search: Roadmap

    This page is out of date: content has moved there.
    Profile Photo
    last modified by y.rodiere
  • Contributing to Hibernate Search

    This page is out of date: content has moved there.   The following guide will help you to get started with Hibernate Search in case you want to contribute or just build from source yourself. Requirements Java J...
    Profile Photo
    last modified by y.rodiere
  • Hibernate Search Migration Guide

    This page is out of date: only versions of Hibernate Search prior to 5.5 are covered. For more recent versions see there. Hibernate Search 5.4This now requires using at least Hibernate ORM version 5.0.0.CR1 ! (No oth...
    Profile Photo
    last modified by y.rodiere