Questions tagged [wildfly-23]
6 questions
2
votes
1 answer
Message driven bean does not receive message from other nodes in the cluster
I have a Wildfly 23 cluster with two nodes (node-1, node-2) running the standalone-full-ha profile.
The two cluster nodes boot and communicate with each other correctly (as far as I can judge).
My intention is to send a JMS message on a topic from…

Lars Gendner
- 1,816
- 2
- 14
- 24
0
votes
1 answer
How to start and stop Wildfly Application server via Java?
I am working on an application that runs on wildfly. I am trying to start the server from one new Java client as I want to check its status if it started without any errors and based on that want to run an application on the server.
What I tried?
I…
0
votes
0 answers
ERROR [org.apache.activemq.artemis.core.client] AMQ214013: Failed to decode packet: java.lang.IllegalArgumentException: AMQ219032: Invalid type: 1
I am trying to setup ActiveMQ Artemis with WildFly 23 in domain mode using domain.xml and urn:jboss:domain:messaging-activemq:13.0 subsystem.
I am getting AMQ214013: Failed to decode packet: java.lang.IllegalArgumentException when the application is…

D_J
- 55
- 2
- 10
0
votes
0 answers
Setting up wildfly on another machine and when starting it, I get the error
Setting up wildfly on another machine and when starting it, I get the error /etc/alternatives/java/bin/java: not found. Java is installed. and it's in that folder
root@mobile-bkend:/opt/wildfly-23.0.1.Final/bin#…

Daniel Vilanova
- 1
- 1
0
votes
0 answers
JBoss 6.4 migration to wildfly 23
Apologies, I am new to this. I am planning to migrate from JBossEAP 6.4 to Wildfly 23. Before migrating to a specific version, I just want to know the following:
What are some considerations when migrating from JBossEAP 6 to Wildfly 23?
Is there a…

D_J
- 55
- 2
- 10
0
votes
2 answers
Optaplanner 8.25.0 with WildFly 23.0.2
I have Optaplanner 7.40.0 running in a WildFly 23.0.2 with OpenJDK11.
After upgrading to Optaplanner 8.25.0 I get the error
java.lang.IllegalArgumentException: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD'
Therefore I use…

Peter
- 23
- 3