• Releasing Hibernate Search

    This page is out of date: content has moved there.
    Profile Photo
    last modified by y.rodiere
  • JBPM web Desinger does not have Boundary event components

    Hi everybody,  I am using jbpm-server-7.32.0.Final-dist, and I have to define some timer boundary events, but the web designer does not have this component.  So how can I define this type of event?  The...
    Profile Photo
    last modified by juancarlosvaca
  • Is it possible to get the error message inside the catch in JBoss CLI?

    My JBoss CLI script contains a try/catch and I want to obtain information about the error (stacktrace, message, ...) but I can't find any documentation   For example, the code shown below should print why the jd...
    Profile Photo
    created by jdafi
  • Use Wildfly/JbossAS on Production without license

    Hello Friends,   I wanted to have information about Wildlfy server. Can i use it on Production server without any subscription/licenses? Actually we want to move out from Web-logic Service to eliminate license...
    Profile Photo
    last modified by hardikjadhav
  • antiJARLocking in modern wildfly

    Hi. Is there anything like antiJARLocking in modern Wildfly? This configuration attribute was present in early JBoss versions: JBoss Web Configuration Reference - The Context Container  It's supposed to allow d...
    Profile Photo
    created by basinilya1
  • Servlet path match failed should never happen

    About once a day, Wildfly outputs within Eclipse 2019-09 R (4.13.0): 08:12:27,671 ERROR [io.undertow.request] (default I/O-1) UT005071: Undertow request failed HttpServerExchange{ CONNECT ip.ws.126.net:443}: java.lan...
    Profile Photo
    last modified by bobkirby
  • Hibernate configuration in Eclipse with annotation-based mapping

    Hello! I'm trying to set up a usable HQL console for an existing Java project with hibernate entity classes and a populated database. The project exclusively uses JPA annotation-based mapping and has no .hbm files, an...
    Profile Photo
    last modified by vuser128
  • Strange authorization failure on WildFly 18.0.1 with JavaEE security api (JSR-375).

    Hello, I've been trying to setup web service authentication and authorization with JSR-375 security api on WildFly 18.0.1 but ran into strange problem. Everything seem to work for some hundreds of requests, but then ...
    Profile Photo
    last modified by vladimir.novoseltsev
  • EAP 7.2 Duplicate Log Messages: Filter-Spec Not Working

    I have numerous duplicate log messages being printed in my console log (does not happen in the server.log): 17:30:48,634 WARN  [org.apache.activemq.artemis.ra] (Thread-37 (ActiveMQ-client-global-threads)) AMQ152...
    Profile Photo
    created by loganheights
  • Cannot start simple application using JPA + Hibernate 4 provided by wildfly 18

    I would like to run a simple web service application  using the module provided by wildfly hibernate 4.3 or 4.1 and jpa 2. Even following all the instructions of the tutorial and wildfly guide, it still does not...
    Profile Photo
    last modified by tbm-1
  • Why do Entity objects write to Wildfly log and console, but Websocket Endpoint won't?

    This is my fouth try on 3 forums, and I can't even get insulted. So I assume the question is bad.   Therefore, I hope someone takes pity and points me to the right starting point.   My app is deployed in ...
    Profile Photo
    last modified by gberish
  • Why can't the Wildfly server handle concurrent REST requests after programmatic login

    I previously asked why after establishing a httpSession that REST requests no longer ran concurrently. Paul referred me to the section “Session Concurrency” in the document https://github.com/wildfly/wild...
    Profile Photo
    last modified by mark.brooks.180
  • Why in HTML file,there is no auto-completion for JavaScript

    I use JBoss Tools plugin in Eclipse IDE nowadays. What a shame that the JBoss Tools HTML Editor does not provide JavaScript content assist. Do JBoss Tools has a plan to fulfill it?
    Profile Photo
    last modified by humphreygao
  • WorkItemManager.completeWorkItem(workItemId) slow

    Hi All I try to run stress test 1000 data to JBPM (not singleton use Per Process), and trace detail log. Depend on the log found some steps cost much time, analyse the detail logs shows  WorkItemManager.comple...
    Profile Photo
    last modified by ardaliao
  • How to maintain process modification on multiple branches for multiple environments

    I'm using KIE server for designing processes, but there will be multiple environments (DEV, Testing, UAE, Support , Production), how can I preserve the source for each process (project) , merging the changes on diffe...
    Profile Photo
    last modified by sheriefshawky
  • Teiid queries  not never releasing the memory from heap resulting Garbage collection failures

    We have a federated VDB with a Views made from attributes from multiple Oracle data sources. The View results in 2 million records and it involves joining tables with 2 million records from two different data sources(...
    Profile Photo
    last modified by vishnusv
  • Issue Deploying Mojarra 2.2.13.SP1 as secondary JSF configuration on Wildfly18

    Hi,   I'm migrating from Wildfly10 to Wildfly18.  My JSF enterprise (*.ear) application has been running on Wildfly10 with the built-in Mojarra version 2.2.13.SP1.  For Wildfly18, I've observed that th...
    Profile Photo
    last modified by afd0174
  • Is "instanceof" supported in conditions?

    Consider this trivial Java code:   public class Foo {     public static void main(final String[] args) throws Exception {         printMessage("Hello");  ...
    Profile Photo
    last modified by jaikiran
  • jboss XA datasource for remote sql server failed

    Hi,   I am getting the below error while connecting the SQL server in the remote server configured as XA datasource.     23:37:12,074 ERROR [org.jboss.jca.core.tx.jbossts.XAResourceRecoveryImpl] (Peri...
    Profile Photo
    last modified by rrajamani2ups.com
  • [JBoss 7.2.5 EAP] Cannot access the application at the very first request.

    Hello everyone,   we have our Oracle Web Commerce application upgraded to JBoss 7.2.5 EAP and we noticed that for the very first request we get   2020-02-12 11:36:35,867 ERROR  [io.undertow.request] (a...
    Profile Photo
    last modified by ksiczek