Top "Jboss" questions

JBoss Application Server (JBoss AS) is a free software/open-source Java EE-based, Cross-platform Application Server.

Error starting jboss server

I've just finished re-installing my OS, and as always install and test standard tools which I use, and now I …

java eclipse jboss jboss5.x
What is the difference between JBoss EAP, Wildfly, JBoss web, and JBoss server?

I'm new to JBoss, and have found a lot of different terminology - JBoss EAP, JBoss Server, Wildfly, Jboss Web, …

jboss wildfly
How to add JBoss Server in Eclipse?

I am new to JBoss and have just installed Eclipse. I have added a project to the workspace and now …

java eclipse jboss server
504 Gateway Time-out The server didn't respond in time. How to fix it?

The client requested to download a compressed log file, using Ext.js a form submission on an embedded iframe. Request …

apache servlets extjs jboss http-status-code-504
How to deploy WAR of Maven Project to JBoss server from Eclipse?

I want to deploy WAR of Maven project to JBoss server. I know that from Eclipse Export->War deploy …

java eclipse jboss maven war
JDWP exit error AGENT_ERROR_TRANSPORT_INIT(197): No transports initialized [../../../src/share/back/debugInit.c:690]

I have been trying to run with JRebel this configuration: Here is my output: c:\JBOSS\jboss-portal-2.7.2\bin\run.bat …

jboss intellij-idea jrebel jdwp
'findstr' is not recognized as an internal or external command,

I got the following error while starting JBoss from a command line prompt today: 'findstr' is not recognized as an …

jboss
How do you specify the root context in your <web-app> tags in web.xml?

I would like to specify the root context of my Java web application in my WAR file. How can I …

java tomcat jboss jetty
How to change default port 8080 in WildFly

I just started JAVA EE development with WildFly 8.2. My first problem is how to change the default port 8080 to something …

jboss wildfly wildfly-8
How to find the JMX port in a server?

I am sure I can figure it out if I can see the JAVA OPTS parameters. I want to monitor …

java jboss jmx