WildFly, formerly known as JBoss Application Server, is an open source (LGPL) application server, developed by Redhat, that implements the latest enterprise Java standards.
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 entitymanagerI want to explicitly enable certain cipher-suites on my WildFly application server. Therefore I tried to edit the configuration in …
ssl encryption wildfly wildfly-8I am working on a Jenkins plugin which manages the deployment of EAR files to Java EE containers using the …
java jenkins jenkins-plugins wildfly cargoI 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 wildflyI'm with a problem to configure the GZip in my Wildfly server used the following configuration on the server: <…
java gzip wildflyWhen 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 undertowas 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-r2I 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