Questions tagged [jboss-wildfly-11]
20 questions
0
votes
1 answer
Log4J2 in Wildfly 11- causing ERROR Unable to locate plugin
Wrote a simple web app that uses programmatic configuration of Log4J2 . ( no log4j2.xml )
The configurator snippet looks like below
ConfigurationBuilder builder =…

NishM
- 1,706
- 2
- 15
- 26
0
votes
1 answer
WildFly 11: safe session passivation for development?
When doing redeploys of some webapp too fast, WildFly 11 loses http session data. I followed http://blog.chris-ritchie.com/2014/07/save-session-state-between-redeploys.html to enable session persistence and it generally works.
Any way to fix this?

user1050755
- 11,218
- 4
- 45
- 56
-1
votes
1 answer
Wildfly 11 : Adding multiple last resources is disallowed. Trying to add LastResourceRecord
I am facing the below issue in cloud environment while opening any messages in GUI.
But the same works fine in my local environment.
Database: Azure SQL server
App Server: Wildfly 11
ERROR:
"STATUS_MARKED_ROLLBACK - could not prepared…

Chammu
- 103
- 3
- 13
-1
votes
1 answer
issues while doing deployment of war file and doing configuration of mariadb into wildfly 18.0.0 FInal
I have added the module.xml file and appropriate mariadb connector jar files, in wildfly/module/.../com/maraidb. I have added the Jar visa console also but when the execute standalone.sh file i get these errors which i am not sure about.
…

Sarabjeet
- 15
- 7
-2
votes
1 answer
JackRabbit on Wildfly 11
We are planned to use jackrabbit repository to store files.Trying to deploy jackrabbit on Wildlfy 11.
Downloaded jackrabbit-jca -2.8.7.rar from the following…

Farid K K
- 9
- 5