python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Jboss shutdown abruptly while running application
I'm using JBOSS EAP version 7.3 and Eclipse Version: 2021-12 M1 (4.22.0 M1) with JDK 1.8.0. I'm able to deploy my services as a war and application fine until when I navigate to some steps in applicat...
teju c
Votes: 0
Answers: 0
When I tried deploying my java application in jboss 7.2 I am getting below Linkage error
The module that I am deploying in jboss has a dependency with org.springframework:spring-orm:4.3.16.Release. I don't see any duplicate dependency added into the classpath. Based on the exception what ...
Haneesh O K
Votes: 0
Answers: 1
How to let JBoss not to affect my own log4j2 settings?
I'm using Log4j2(2.17.1) with two type of configs(log4j.prop & log4j2.xml) on multiple projects. My APP's log4j2 works properly on Tomcat 9 while reading external log4j config. But somehow it stop...
user6309529
Votes: 0
Answers: 2