• How to write a custom ConstraintValidatorFactory

    This page is out of date: content has moved there. A common use for a custom ConstraintValidatorFactory is the need to inject resources (eg the EntityManager or the Hibernate Session) into your custom ConstraintVali...
    Profile Photo
    last modified by guillaume.smet
  • How to interpolate messages using the client Locale

    <pre class="jive_text_macro jive_macro_alert" jivemacro="alert" ___default_attr="warning" _alert="warning"> <p><strong>This page is obsolete and is not maintained anymore.</p> </pre> &#...
    Profile Photo
    last modified by guillaume.smet
  • Hibernate Validator FAQ

    This page is out of date: content has moved there. What's the difference between Hibernate Validator 3.x and 4.x/5.x? How do I write a custom ConstraintValidatorFactory? How do I check that two fields of ...
    Profile Photo
    last modified by guillaume.smet
  • Frameworks integrating with Hibernate Validator

    This page is obsolete and is not maintained anymore. Frameworks integrating with Bean Validation Here  is a list of frameworks integrating with Bean Validation. Presentation layer JSF 2 integrates natively and ...
    Profile Photo
    last modified by guillaume.smet
  • Hibernate Validator on the Web

    This page is obsolete and is not maintained anymore. Here are some links to usage examples of Hibernate Validator / Bean Validation:   Method Validation with Hibernate Validator 4.2 Presentation on Bean Valid...
    Profile Photo
    last modified by guillaume.smet
  • Invalid URL scheme name "http" when running remote EJB from another JBoss EAP 7.1

    Hi eveybody, this is my environment:   Two JBoss EAP 7.1 on different machines: Backend, Frontend From JBoss Frontend i have a 'war' Application; here there is a simple java class with this client code:  ...
    Profile Photo
    last modified by gicavallo972
  • This content is obsolete - go to https://hibernate.org/community/

    The Hibernate-related content on https://developer.jboss.org/ is mostly obsolete and will no longer be updated.   For links to up-to-date documentation and ways to discuss Hibernate projects, please see https://...
    Profile Photo
    last modified by y.rodiere
  • WELD-001408 Unsatisfied dependencies for type [Set<Service>] with qualifiers [@Default] at injection point [[parameter 1] of [constructor] @Inject com.google.common.util.concurrent.ServiceManager(Set<Service>)]"}}

    Hello, Everyone:   I have RestEasy + Spring web services, it was running fine until I added Swagger. We use Ivy to manage our own dependencies. Did I miss any dependency libraries?   The following is the...
    Profile Photo
    last modified by fanguang.meng
  • idea-HTTP/3Tomcat connector

    Dear sir, I am a student of B.tech in Computer Science. I would like to participate in Gsoc 2020. For Gsoc 2020, I like to choose the project idea-HTTP/3Tomcat connector. The mentor of the project is MR. George Zaro...
    Profile Photo
    last modified by kamal0
  • Salesforce Component in Fuse studio 12.13

    How to use salesforce component in Code ready studio for OAuth2.0 token refresh purpose.. Can you please share with us if any link or use info
    Profile Photo
    last modified by ramakrishna9988
  • JBoss Migration from JBoss-5.1 to Wildfly-11

    Hello, there.   I have been working on an upgrade from JBoss-5.1/JEE5/JDK6 to Wildfly-11/JEE7/JDK8.   Kindly share the step by step procedure, and suggest me which version of the wildfly application server i...
    Profile Photo
    last modified by smarjun6
  • Unique Featured Exchange Migration tool

    In an organization or any kind of business if you are thinking to upgrade from your exchange server 2003 to exchange 2010 instead of this its better to move to cloud based office 365 service. Before performing migrati...
    Profile Photo
    last modified by johnjorge
  • error-page in web.xml does not redirect since 7.2.6

    Our configuration in web.xml is:   <error-page> <exception-type>java.lang.Throwable</exception-type> <location>/error.xhtml</location> </error-page>   It worked with ...
    Profile Photo
    last modified by oleksiy.dobrushin.ais
  • Duplicate processInstanceId in jBPM 7.15

    Today we got a strange error in production and testing environment: we started a couple of new process instances. We noticed, looking for an error in a call to one of our services, that the new process instance had th...
    Profile Photo
    last modified by g.gortan
  • Lazy one-to-one/many-to-one associations using annotations

    This page is an old working document and is probably out of date.   Introduction   This document describes how Hibernate currently behaves in Hibernate ORM master branch with various mappings for lazy @O...
    Profile Photo
    last modified by gbadner
  • PAM migration deployment failed- Unsatisfied dependencies for type DeploymentService with qualifiers

    2020-02-25 19:05:40,072 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-3) MSC000001: Failed to start service jboss.deployment.unit."business-central.war".component.DeploymentBeanRemote.WeldInstantiator: org....
    Profile Photo
    created by shatayud
  • Narayana transactional JDBC driver questions

    Hello; I had a few questions about the proper usage of the Narayana transactional JDBC driver.   Suppose I have Narayana JTA running (as a JTA-compliant transaction manager).  Suppose further I have a JPA i...
    Profile Photo
    last modified by ljnelson
  • Asynchronous handling for Narayana CDI extension

    Hi tomjenkinson and mmusgrov,   I would need to check with you how to integrate the asynchronous handling for Narayana CDI extension. As the WildFly is about to support the MicroProfile specs the context propaga...
    Profile Photo
    last modified by ochaloup
  • Narayana on Kubernetes

    Hi Guys, Ive never used Narayana before. We need to use a transaction manager in our kubernetes based architecture.   I am looking for documentation and guidance relative to this.   The one project that I...
    Profile Photo
    last modified by dsargrad
  • Benchmark between different versions of Narayana JTA

    Hi, We have an application running using narayana 5.5.32.Final. We recently upgraded it to narayana 5.9.0.Final. We are seeing a 10% performance degradation. Is there any benchmark available for between versions?
    Profile Photo
    last modified by taknev