Skip to content
Discussion options

You must be logged in to vote

Your issue with "EjbcaDS" means that you have not configured your external database correctly in WildFly. WildFly is unable to open a connection to the database. That means you have tons of errors after "ant deployear". Some of these errors typically have good messages from the database driver, i.e. something like "unable to connect", "invalid authentication" or similar.

Make sure your database connection is working.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@crrazychicken
Comment options

@primetomas
Comment options

Answer selected by JannikZorn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants