• 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
  • Releasing Hibernate Search

    This page is out of date: content has moved there.
    Profile Photo
    last modified by y.rodiere
  • Newcastle Based Student Projects

    The Newcastle Upon Tyne, UK office of Red Hat is predominantly a middleware engineering centre, with core developers from several middleware project teams. In addition to projects in those areas, the following topics ...
    Profile Photo
    last modified by jhalliday
  • GSoC 2020 Ideas

    This document is moved to Google Summer of Code 2020 ideas - Google Summer Of Code - JBoss.org Documentation  as soon developer.jboss.org will be readonly.   Mentors: please add your ideas there! Students:...
    Profile Photo
    last modified by gzaronikas
  • JBoss AS7 Securing Passwords

    This article will describe the capabilities available in JBoss AS7.1 with regard to securing sensitive attributes such as passwords.   Disclaimer:  The default implementation described in this article only...
    Profile Photo
    last modified by pskopek
  • WildFly Elytron - Blog Posts

    The WildFly 11 release includes a new security framework WildFly Elytron, a number of blog posts are being written by a number of engineers so this article is to try and collect references to them in one location. ...
    Profile Photo
    last modified by fjuma
  • Installing Teiid Designer

    Teiid Designer was designed and built as a set of Eclipse plugins written in Java.The minimum runtime environment for Designer is: Java 1.6 Eclipse 3.7 or greater (Teiid Designer 8.0 is targeted at Eclipse 4.2 enviro...
    Profile Photo
    last modified by blafond
  • WildFly Core Release Process

    Following is the process I'm using to do releases of WildFly Core.   Make Sure Core Will Integrate Into Full  No point doing a core release if you won't be able to merge it into full.   Check the lates...
    Profile Photo
    last modified by brian.stansberry
  • Support

    The following versions of JGroups are supported on a community basis (see what this means further down): The latest stable release (4.1.x at the time of writing this) Git master   On a commercial basis, we sup...
    Profile Photo
    last modified by belaban
  • Hibernate Validator Jakarta Validation TCK Certification Log

    Log of running the Jakarta Bean Validation 2.0.5 TCK (beanvalidation-tck-dist-2.0.5.zip, sha256sum b6778914f78bfcce5d6934347d71502603b1b0a6bbfdfbcf956271c367d40974) against Hibernate Validator 6.0.17.Final (test suite...
    Profile Photo
    last modified by gunnar.morling
  • Maven Getting Started - Users

    This page provides information for JBoss Community users to get started with the JBoss.org Maven repository.   If you are new to Maven, you may want to first go to the Apache Maven site (http://maven.apache.org/...
    Profile Photo
    last modified by smarlow
  • repro-illegal-access.zip

    Reproducing illegal-access warning with a minimalist app to support debug
    Profile Photo
    last modified by xrulz1
  • Building Narayana and updating WildFly modules

    From beginning I work with Narayana on WildFly I struggle to build Narayana and update WildFly modules with the changes coming from the new build. This is necessary especially when working with some patches or fixes N...
    Profile Photo
    last modified by ochaloup
  • Releasing Hibernate Core

    Release process for Hibernate (Gradle based)  First, a list of resources you will need access to in order to perform a release: JBoss Nexus - only supports username/password uploads (boo!).  We have develo...
    Profile Photo
    last modified by guillaume.smet
  • Large scale JEE framework

    Telve Java EE Framework             https://ozguryazilim.com.tr/urunlerimiz/telve-java-ee-framework/   https://github.com/ozguryazilimas/telve4     ...
    Profile Photo
    last modified by masummymesingh
  • Java EE 8  crud application

    Technology : Java EE8 -wildfy (JSF2.3 + primefaces 7 + CDI +JPA )   Pom File :   <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"   &#...
    Profile Photo
    last modified by masummymesingh
  • Web application working only with Internet explorer with HTPPS

    We have web application working fine with Jboss EAP 7.1 without ssl setting, but working only with SSL(HTPPS) setting in Internet explorer. Not working in Firefox, chrome browsers. If we cleaned all Firefox browser c...
    Profile Photo
    last modified by vamshi831
  • Migrating Hibernate ORM 5.1 native applications to WildFly 14+ with Hibernate bytecode transformer

    Introduction Migration help How are application classfiles transformed List of bytecode transformations that are performed Please give us feedback on problems Additional tips for troubleshooting wi...
    Profile Photo
    last modified by smarlow