• Website FAQ

    issues.JBoss.Org changed to issues.RedHat.com ! General questions How can I contact administrators of jboss.org? User accounts and login What is Legacy JBoss account I have different Legacy JBoss Acc...
    Profile Photo
    last modified by lkrzyzanek
  • developer.jboss.org の read-only 化について

    2020年3月1日より、developer.jboss.org が read-only になります。理由としては多くのプロジェクトが自身のサイトで運用されるようになっているからです。read-only 化にともない、日本 JBoss ユーザグループのフォーラムもどこかに移行してもよいのですが、現時点でフォーラムはさほど活発に利用されていないということもあり、特に移行というアクションはとらないということにします。といっても今後も他の...
    Profile Photo
    last modified by tkobayashi
  • Contributing to Hibernate using IntelliJ

    This page is out of date: content has moved there. Using IntelliJ with Hibernate sources  Can’t code without   Importing the project In general the IntelliJ support for importing Gradle projects shou...
    Profile Photo
    last modified by dreborier
  • Configuring log4net for use with NHibernate

    This page is out of date: see the NHibernate website for up-to-date information. For more information about Log4Net, check out its official homepage. NOTE: Beginning with NHibernate 1.0-rc1 you need to enable log4n...
    Profile Photo
    last modified by y.rodiere
  • Using NHibernate with ASP.NET

    This page is out of date: see the NHibernate website for up-to-date information. Note: this is a copy of the original page from NHibernate Wiki. It could use some editing... The stateless nature of HTTP creates a few...
    Profile Photo
    last modified by y.rodiere
  • Using NHibernate with Visual Studio .NET

    This page is out of date: see the NHibernate website for up-to-date information. This page is a collection of tips and tricks for using NHibernate with Visual Studio .NET. Unless indicated otherwise, these tips relat...
    Profile Photo
    last modified by y.rodiere
  • Databases supported by NHibernate

    This page is out of date: see the NHibernate documentation for up-to-date information. NHibernate is primarily tested on Microsoft SQL Server 2000. It is also known to work on these databases: Microsoft SQL Serv...
    Profile Photo
    last modified by y.rodiere
  • NHibernate Users FAQ

    This page is out of date: see the NHibernate documentation for up-to-date information. What version of Hibernate is NHibernate ported from? I get an error saying No persisters found for MyClass I've chang...
    Profile Photo
    last modified by y.rodiere
  • OutProc and Distributed Cache for NHibernate

    This page is out of date: see the NHibernate documentation for up-to-date information. NCache provides a Level-2 Distributed Cache for NHibernate that allows you to use NHibernate in .NET applications that run in a ...
    Profile Photo
    last modified by y.rodiere
  • Working with XML Fields in NHibernate

    This page is out of date: check out the NHibernate website for up-to-date information. Proposed solution involves three steps: Create a type XmlData which will transparently convert string to XML data on field loadi...
    Profile Photo
    last modified by y.rodiere
  • NHibernate for .NET

    This page is out of date: check out the NHibernate website for up-to-date information. Project Lead: Fabio Maulo Contributors: Ayende Rahien, Sergey Koshcheyev and others Latest release: 2.0.1.GA (What's New) (Road M...
    Profile Photo
    last modified by y.rodiere
  • 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
  • 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
  • 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