• 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
  • 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
  • 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
  • Incorrect soap:address connector url generated in WSDL for JAX-WS service

    Hello,     I have deployed an ejb3 as jax-ws based webservice in JBOSS 7.2 EAP using wildfly.   The WSDL is generated correctly on my standalone instance.   But when deploying the same webservic...
    Profile Photo
    last modified by prashantchavan
  • Video playback issue on IOS  | accept ranges:none

    Hello,   We are facing issues while playing videos on IOS devices. We understood that for video to play successfully on Ios requires range headers support. ([WFLY-6413] Range headers do not seem to be handled co...
    Profile Photo
    last modified by abhinav.gupta01
  • Problem that WildFly inserts incorrect data when using XA Transaction in Oracle.

    When I use XATransaction in Oracle for multiple databases DB1 and DB2, I encountered the problem that WildFly inserts incorrect data. I can reproduce the problem as follows. First, you get a connection from the DB...
    Profile Photo
    last modified by siomasa
  • Hibernate listerner : Could not instantiate requested listener

    Hi,   I try to migrate applications from an Glassfish 3.1.2.2 to an Wildfly 18 server. Applications are quite old and use hibernate 3.6.8 Final.   I read that Wildfly come with different versions of hiber...
    Profile Photo
    last modified by layoup
  • Risks of moving from EAP 7.x to WildFly versions

    HI, Can some one list down what are the "risks of moving from EAP 7.x to WildFly versions in production? ".   R, Veera
    Profile Photo
    last modified by veeras
  • wildfly 13 - activemq - redelivery-delay

    Hi I am wondering on how to proceed to configure redelivery-delay on active mq on wildfly 13. I have tried this: <address-setting match="jms.queue.exampleQueue"> <redelivery-delay>5000</redelivery-delay...
    Profile Photo
    last modified by trondarild
  • Tibco EMS jar doesn't work in Wildfly

    Hello Experts,   We have a tibco.jar file with us which was deployed and working fine in old JBOSS version9(Jboss4). We have upgraded AS to wildfly after which the tibco jar gives below error in server.log. Any...
    Profile Photo
    last modified by pawannhere
  • RestEasy validation issue in Widlfly 14

    Hi   We are currently in the progress of migrating from Wildfly 10.1.0.Final to WildFly 14.0.1.Final.   In relation to that we are experiencing issues with some of our rest endpoints. For some resources we...
    Profile Photo
    last modified by mafla
  • How to disable CORBA support?

    Hi everyone,   I am trying to move my Java 8 + Spring 4  application from WildFly 8.2.0 to WildFly 18.0.1 but on deployment I get Caused by: java.lang.NoClassDefFoundError: org/omg/CORBA/LongHolder  ...
    Profile Photo
    last modified by derekvinyard