wildfly 18 authentication with Active Directory Dear all, Someone can point me to a tuto that explains how to configure Active Directory authentication with wildfly 18? The authaurization should be done in a database in the same time. Thanks jboss wildfly query Hi Team, i have recently started using jboss. Could you please let me know what is a {$JMX.PROTOCOL} and in zabbix while configuring it was asking me for a JMX PROTOCOL for that what can i give. Kindly... IBM MQ Wildfly 10 : 1=java.lang.NoSuchMethodException[com.ibm.mq.jmqi.remote.api.RemoteFAP.<init>(com.ibm.mq.jmqi.JmqiEnvironment, int)],3=Class.getConstructor0 Hi, When I try to use com.ibm.mq.MQQueueManager API (com.ibm.mq.allclient-9.1.3.0.jar) to create MQQueueManager object, I am getting the following exception, Caused by: java.lang.NoSuchMethodException: com.i... wildfly 16 running OpenJDK11 Error Hi All, Good day. Newbie to wildfly world, faced the problem as below when I debug the wildfly 16 with xxx.ear in eclipse. (The xxx.ear is successfully run in wildfly 11) "{\"WFLYCTL0080: Failed servic... WFLYSRV0220 shutdown requested when web context is polled after it's registered but before the EAR finishes initializing I have an EAR file containing several WAR files. A separate process is polling one of the web apps every 10-20 seconds. If I start WildFly before the polling process starts everything works fine, but if the polling pr... File download problem in WildFly 18.0.0 - response headers missing Greetings!! I have updated my WildFly server from 10.1 to 18.0.0. Now I'm facing wired issue while download PDF as well as XLSX files larger than certain size. Say for example, if I try to download ... How we can add JacORB in wildfly Hi, I am migrating my app from JBOSS -7.0.1 to wildfly-17.0.1. I have some code which uses JacORB and I want to use same code with little modification in wildfly-17.0.1. While doing this, I am getting following err... How to configure wildfly-cli with jboss-cli.xml Hi, I have a Gradle project that I'm using WildFly-CLI java lib to deploy applications. compile group: 'org.wildfly.core', name: 'wildfly-cli', version: '4.0.0.Final' Everything works fine howeve... Wildfly 17 Docker issue related to hostname Short version - Wildfly under docker doesn't set it's jboss.host.name property correctly which causes it to break. Long version - I'm just trying to get Wildfly up in a Docker image. As a baselin... Wildfly, security domain Hello, I am trying to deploy a login scream on my wildfly application (16) but i got this error on deploy: server-one" => { "WFLYCTL0412: Required services that are not installed:" => ["... WildFly 18 : Change in redirect behavior after upgrading from WildFly 17 Hello ! After uprgading from WildFly 17.0.1 to WildFly 18.0.1, we saw a change in the way the WildFly replies to an HTTP request to the /application (without trailing slash) URL. Reviewing the changelog did n... WildFly Client Remoting - Use Mutual Authentication (SSL) - How to configure? Hi, I have a requirement to use Mutual Authentication for WildFly Client to authenticate with the WildFly server to execute Remote EJB invocations. I am using WildFly 18 and trying to enhance the quickstart "e... Too many intra-process localhost connections Hi! I'm observing many localhost connections. The number of connections keeps increasing leading wildfly to just log connection problems because Windows runs out of available ports: Log entry example ... Get OAUTH introspection response from Elytron We are using bearer token authentication feature in WildFly to protect a REST API. The authentication works, but we need to get access to the whole introspection response that comes back from the IDP. How can this be ... wsconsume not picking up -w ? I'm trying to generate JAX-WS-artifacts but I'm unable to set the wsdlLocation on the @WebServiceClient. I use -w WEB-INF/wsdl/foo.wsdl but I always end up with the annotation attribute wsdlLocation="foo.wsdl". I see ... Multiple security domains in Elytron We are currently switching from PicketBox security to Elytron (on EAP 7.2). Now we've got a problem with one of our ear deployments configuring two different security domains in jboss-ejb3.xml. We get "WFLYEJB0490: M... Activemq remote JMS Connection does not working Hi, I am using wildfly 14 server and activemq for JMS remote server communication. I am getting an error during remote jms communication( AMQ214016: Failed to create netty connection: javax.n... Accessing JDK classes in WF18 I'm customizing some JAXB-encoding and have a custom CharacterEscapeHandler but on deployment I get a java.lang.ClassNotFoundException: com.sun.xml.bind.marshaller.CharacterEscapeHandler even if I have a... Wildfly 17/18 build fails due to Galleon Plugin and relative localRepository We want to build Wildfly 18.0.0 with our build server (Bamboo) to test a patched hibernate version. But building fails. Some investigation result that its due to the Galleon maven plugin. We have set a relat... JBoss_Keycloak_"404 - Not Found" ============== Environment - ============== 1. OS - $ sw_vers ProductName: Mac OS X ProductVersion: 10.14.5 BuildVersion: 18F132 2. JBoss EAP 7.1 3. Keycloak 7.0.1 ============== Issue - ============== . Getting "404 ...