python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
java.lang.IllegalArgumentException: XNIO001001: No XNIO provider found
My jboss EAP 7.2.7 is not able to start due to the following error:
2022-04-01 11:45:28.783)~L(:ERROR)~L(:JBOSS)~L(:org.jboss.msc.service.fail)~L(:)~L(:)~L(:)~L(:)~L(:)~L(:)~L(:MSC000001: Failed to st...

StudentOfTheGame
Votes: 0
Answers: 0
org.apache.cxf.transport.http.HTTPException: HTTP response '415: Unsupported Media Type'
I am trying to invoke o SOAP web service using an apache CXF client and the error above appears. I tried to fix this by using SOAP12HTTP_BINDING but then the following error occurs:
org.w3c.dom.DOMExc...

StudentOfTheGame
Votes: 0
Answers: 1
Pause an ActiveMQ Artemis Queue Programmatically in JBoss EAP
We're using JBoss EAP 7.3 with embedded ActiveMQ Artemis message broker. I have a use case where I need to programmatically pause a queue. The only complete example I found was here on Stack Overflo...
Todd Johnson
Votes: 0
Answers: 1
Slave nodes without master running
I have 1 master node and 2 slave nodes on Jboss EAP 7
All 3 nodes are running and during this.
-If the master nodes go down suddenly, will the slave nodes be still able to run on their own and work n...
user1929905
Votes: 0
Answers: 1