Bound data source issue on JBoss EAP 7
getgolfedkid Jun 29, 2017 6:18 AMHello!
I have two web applications that are deployed on Wildfly 10, however, it seems they cannot access my local database eventhough I created the datasource for my local database. My guess is I must have created it incorrectly and that's why my applications are unable to access the data.
I have joined several files :
- the server.log
- the module.xml that I created at $JBOSS_HOME/modules/com/mysql/main (I didn't add anything in $JBOSS_HOME/modules/system/layers/base)
- the standalone.xml
In the web management console of JBoss EAP 7, I can establish a connection to the datasource. I also would like to mention that I created a non-xa datasource but it should communicate with only one database so I don't think it would be a problem.
I also added some screenshots, I think quite everything can be found in the standalone.xml but I think it gives more clarity.
Please do not hesitate to ask if you need more files and/or informations.
Thank you in advance for your help.
Best regards.
Antoine
-
server.log.zip 14.1 KB
-
module.xml.zip 343 bytes
-
standalone.xml.zip 4.3 KB
-
attributes.png 82.5 KB
-
connection.png 116.0 KB
-
validation.png 102.2 KB