Top "Jboss" questions

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

Error "java.lang.NoSuchMethodError: org.jboss.logging.Logger.getMessageLogger"

I am trying to build 1 hybrid test project using spring + hibernate. After deploying... I am getting frustrated with this error.. …

java hibernate logging jboss nosuchmethoderror
JVM Tenured/Old gen reached limit & server hanging

Our application requires very huge memory since it deals with very large data. Hence we increased our max heap size …

java jboss garbage-collection jvm heap-memory
jboss 7 standalon-full.xml as config

I want to start JBoss AS v7 and set standalone-full.xml as default config. In my standalone.conf I put …

jboss jboss7.x
Accessing a remote MBean server

I am running a client/server application using JBoss. How can I connect to the server JVM's MBeanServer? I want …

java jboss jmx mbeans
How to auto direct to "my web application" from "root (/)" context in JBoss?

I am using JBoss 6.0 . I have deployed my web application: myApp.ear under the web-context: "/test". So in browser-url if …

redirect jboss contextpath
Set JAVA_OPTS in JBOSS standalone.sh file

I have an app on jboss which logging through log4j. When I running my server through bat file (standalone.…

jboss sh java-opts
What's the difference between nonXADatasource with jta="true" and XADataSource?

I was confused by the fact that we can allow to use JTA transactions with a non-XA-datasource. Link to the …

java jboss datasource jta xa
Override logging in WildFly

I used tomcat and simply override default logging system. How to enable logging with logback on wildfly in my spring …

jboss log4j logback wildfly
Eclipse Mars not showing Jboss Server

Here is the things I tried In Eclipse Mars go to Help-> Install New Software Click on add button …

java eclipse jboss eclipse-plugin eclipse-mars
Spring vs Jboss

What are the advantages and disadvantages for Spring vs. Jboss for an enterprise web application.

spring jakarta-ee jboss comparison seam