-
Notifications
You must be signed in to change notification settings - Fork 37
WildFly
Philip Helger edited this page Oct 27, 2020
·
9 revisions
JBoss WildFly is the JBoss application server based on OSGI. phoss SMP is in general compatible with WildFly.
For version phoss SMP version 5.0.0 and Wildfly 10 there is a problem when using the XML backend.
When the persistence.xml
file is present in the war it fails to deploy (with a java.lang.StackOverflowError
).
To resolve this issue, delete the file `WEB-INF/lib/peppol-smp-server-sql-*.jar' from the deployment and re-deploy.
Thanks to Thomas Nakken for pointing that out.
This issue was resolved in v5.0.1 so that separate WAR files for each backends are created.
It is appreciated if you star the GitHub project if you like it.
Donation link: https://paypal.me/PhilipHelger
- Home
- News and noteworthy
- Migrations
- Download
- Features
- Configuration
- Running
- Source related
- Other information
- Future plans
- License
- Release Tasks