I'm trying to connect to an IBM DB2 in AS400 using JT400 driver but it thows Connection was dropped unexpectedly exception.
My application.properties :
I even tryed it with the hardcode way :
I just have a question, is this error is related to the configuration ? the credentials are valid (tested with DB2 connect but it's not free). Or it's related to the AS400 firewall or something else ? To put you in the context, this application is in the client server, which as he said, that the connection to db2 can be established only within the server given.