Top "Wildfly" questions

WildFly, formerly known as JBoss Application Server, is an open source (LGPL) application server, developed by Redhat, that implements the latest enterprise Java standards.

Why is persistence unit named null when persistence.xml exists

I am using Wildfly 8.1 together with a EJB Project (EJB 3.2) containing entities. When trying to inject the Entity Manager into …

java wildfly entitymanager
How to setup Log4j2 for an application deployed in WildFly 9?

When I test my application with JUnit, it is printing the log as specified by layout pattern in log4j2.…

java wildfly log4j2 wildfly-9
How to enable certain cipher-suites in WildFly?

I want to explicitly enable certain cipher-suites on my WildFly application server. Therefore I tried to edit the configuration in …

ssl encryption wildfly wildfly-8
How to log application auditing to separate file on Wildfly 8

I have a Java EE application running on Wildfly 8 in which I want to enable audit logging. Using an InterceptorBinding …

java logging wildfly audit
"XNIO001001: No XNIO provider found" error when deploying to Wildfly using Cargo Java API and Jenkins

I am working on a Jenkins plugin which manages the deployment of EAR files to Java EE containers using the …

java jenkins jenkins-plugins wildfly cargo
Wildfly Datasource conflicting with DefaultDS

I migrate from jboss 7.1 to wildfly and i have some problems with my datasource. 10:04:37,900 INFO [org.wildfly.extension.undertow] (ServerService …

java jakarta-ee wildfly
Configuration GZip at Wildfly

I'm with a problem to configure the GZip in my Wildfly server used the following configuration on the server: <…

java gzip wildfly
Change WildFly 8 welcome-content to use myapplication.war

When using WildFly 8, pointing a browser at localhost:8080 results in the default welcome-content page being displayed. I want to change …

jakarta-ee wildfly undertow
Stopping Wildfly Windows Service failed

as mentioned from the title i have a problem stopping the wildfly windows service. When i tried to stop the …

eclipse jakarta-ee wildfly windows-server-2008-r2
Wildfly version in JBoss EAP 7.1.0

I am using Java 8 to build my application and planning to use JBoss EAP 7.1.0 for production deployment, but I am …

wildfly jboss-eap-6 jboss-eap-7