• Not able to use admin console on HTTPS in wildfly 17

    Hello floks I am facing one issue when i am trying to use Management Interfaces for HTTPS , wildfly not able to deploy the wars and its stopped but when i changed to http its working fine. you can refer the configurat...
    Profile Photo
    last modified by it.abhishek_005
  • (ActiveMQ) ClusterConnectionBridge not created in Wildfly 15 cluster (domain)

    Hello, I have a following issue with Wildfly 15 cluster (also tried with latest Wildfly 17).   ClusterConnectionBridge is not being created after Wildfly is started, so messages are not being synchronized betwee...
    Profile Photo
    last modified by luboslav.mazanik
  • Fuse installation problem on wildfly

    Hi at all, I installed wildfly 16 and now i'd like to install fuse... How I can do? I don't understand... I do this: [root@fuse wildfly]# ls LICENSE.txt appclient copyright.txt domain jboss-modules.jar standalone ...
    Profile Photo
    last modified by oratoriopandino
  • Elytron security framework

    Dear Support, Kindly provide help to enable Elytron security framework in wildfly 10 version. Is wildfly 10 supports Elytron security framework? We are using 10 for the application deployment
    Profile Photo
    last modified by jobzjoseph
  • An approach to substitute e.printStackTrace() for exception traces being printed with the logger

    There was recently a discussion at a pull request about leaving or not leaving e.printStackTrace() calls in the code. JBTM-3178 Add warning for AbstractRecord create failure by mmusgrov · Pull Request #1486 ...
    Profile Photo
    last modified by ochaloup
  • Hibernate Tools 4.12 not working with Eclipse 4.12 (or 4.13)

    Hi All, I installed the plugin and configured everything. Pretty simple. But it won’t work.   No problems connecting to the database via JDBC. The problem is that I keep getting null pointer exceptions in E...
    Profile Photo
    last modified by kenye
  • Wildfly server is not getting started after configure vault for masking the keystore password.

    HI all   I am facing and issue while stating the server i am facing the below issue . i am using jdk version 221 and wildfly 17. also i check in the module.xml file dependency is there.   08:21:14,493 ERROR ...
    Profile Photo
    created by it.abhishek_005
  • Cannot start web console of ActiveMQ Artemis embedded within JBoss EAP 7.2

    I am new to messaging using ActiveMQ Artemis that is embedded within JBoss EAP 7.2. I have started JBoss EAP in full mode when the Active MQ Artemis broker is also started. but when I open http://localhost:8161, the w...
    Profile Photo
    last modified by gupta.anirban85
  • Is there a way to disable automatic JSON PATCH application in Wildfly

    When using HTTP-PATCH Resources in JAX-RS on Wildfly (tested with 14 and 18), some automagic happens that calls the same resource path using GET, applies the changes from the JSON-PATCH and calls the actual method wit...
    Profile Photo
    last modified by max_fichtelmann
  • Walkthrough WildFly 18

    Hey,   Over the past few weeks I've written a walkthrough of how to set up WildFly on HA and how to scale it automatically based on events. If anyone can review and see where I can improve it would be great! &#...
    Profile Photo
    created by mauriciomag
  • Migrating from Jboss6.4 to Jboss7.1- Error while deploying war file

    We have two servers which follow a single HA profile but are deployed in different server-groups. While deploying war on one of the servers(server2), following error shows up, {"WFLYDC0074: Operation failed or was ro...
    Profile Photo
    last modified by amit.anant.joshi
  • Unable to send attachment in soap response- JBOSS 6.4 EAP

    Hi All, Need help in resolving below given problem statement, this is very critical for my project delivery.   Problem Statement : While migrating JAX-RPC Service from Weblogic10.3 to JBOSS 6.4 EAP . Service retu...
    Profile Photo
    last modified by bhprasanna
  • Wildfly on path with spaces

    I can find very little information online about this newer than 10 years old, leading me to believe I must be missing something very obvious or doing something wrong.   We have an izpack installer that installs ...
    Profile Photo
    last modified by ladniros
  • NoClassDefFoundError while accessing clojure application

    Hi all,   I am quite new to WildFly. I tried to deploy a war file to WildFly which works fine in my windows PC with standalone mode. I have Linux box as well where WildFly runs in domain mode and the same applic...
    Profile Photo
    last modified by pushpendera
  • Wildfly-10.1.Final cluster deployment fails: "WFLYCTL0344: Operation timed out awaiting service container stability"

    I am migrating our application from wildfly-8.2 to wildfly-10.1. The standalone setup on wildfly10.1 is deployed successfully. However the cluster has issue. I tried to deploy to a one node cluster with 2 server insta...
    Profile Photo
    last modified by kpreeta12
  • https performance wildfly to wildfly

    Hello, I struggle on a performance issues in context of SOAP service.   a standalone java client (jmeter) posts requests to service in a wildfly instance A which (after minor request transformation) posts the r...
    Profile Photo
    created by jarinek
  • Passo a Passo WildFLy 18

    Pessoal, Escrevi um passo a passo em inglês sobre o HA do WildFly. Estou deixando aqui os links caso alguém precise um dia.     http://mlab.run/2019/12/18/wildfly-ha-1 http://mlab.run/2019/12...
    Profile Photo
    last modified by mauriciomag
  • org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'undertowServletWebServerFactory'

    Hi ,     I am working on migration project from Spring to SpringBoot and also we are changing Web app server to Redhat Enterprise App server . Currently I am trying to run the project after doing all change...
    Profile Photo
    last modified by mukund_sawant
  • Configurar SSL no Wildfly

    Olá a todos! Não entendo nada da configuração do Wildfly e estou tentando instalar um certificado adquirido na Certisign em um Wildfly que está no Debian. Já consegui publicar...
    Profile Photo
    last modified by informatica.anhanguera
  • HTTP GET method not allowed

    I have created a sample jax-ws soap webservice exported into a WAR and deployed it in a JBOSS EAP7 server . When I am trying access - http://contextpath/HelloWorldService it is giving me HTTP method not allowed . Thi...
    Profile Photo
    created by wablehar