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.

Benefits (and tips) of an upgrade from JBoss 4.2.x to JBoss 5.x, 6.x, 7.x and WildFly 8.x?

Please assume that I do not need to worry about development time and costs: I am interested in general technical …

java jakarta-ee jboss migration wildfly
java.lang.NoSuchMethodError running TestNG Test in Eclipse

I am getting the Exception FAILED CONFIGURATION: @BeforeSuite arquillianBeforeSuite java.lang.NoSuchMethodError: org.jboss.remoting3.Endpoint.builder()Lorg/jboss/remoting3/…

java eclipse wildfly jboss-arquillian testng-eclipse
How to configure wildfly to use EclipseLink?

i have installed wildfly 8.1 and because i have already a project configured to use EclipseLink, i have tried to configure …

java eclipselink wildfly wildfly-8
Eclipse: Can not find the tag library descriptor for "http://java.sun.com/jsf/core" using JBoss

I know this question was asked a lot of times, since I searched for hours for a solution, but it …

jboss jstl tld wildfly
How to fix "Unable to acquire lock after 15 seconds" errors in Wildfly

I have a web application that is <distributable/>, but also deployed to stand alone instances of Wildfly for …

wildfly infinispan
Wildfly: Why I get only "Forbidden" if I call my Web application?

Yesterday our web application ran fine on WildFly 9. Since this morning I get only a "Forbidden" in the web browser. …

java wildfly wildfly-9
Wildfly standalone in local network

I need some way to give access to my web application frontend (which is on localhost:8080 by default) to local …

jakarta-ee wildfly application-server
How can I run wildfly in debug mode, as a service on Windows?

I am running Wildfly as a service on windows. When I need to debug, I am shutting this down and …

windows jboss wildfly
Database connections not closed after idle-timeout in wildfly Datasource

I have an application running under wildfly 8.1 The database connections used in the applications are taken from a Datasource defined …

java datasource wildfly wildfly-8
Error when deploying EAR in wildfly

Tue Apr 01 17:41:45 GMT+200 2014 Failed to enable fal2-ear-0.0.8.ear. Unexpected HTTP response: 500 Request { "address" => [("deployment" => "fal2-ear-0.0.8.ear")], "…

jboss jenkins ear wildfly