Forum Discussion

Pritish_Panda's avatar
Pritish_Panda
Contributor
8 years ago
Solved

Unable to connect JDBC via maven .

Hi,

I am using JDBC connection in one of my test case so when I run the test case from soapui it works fine but I get problem when I run it via maven .

Problem with JDBC connection when running the project via maven.

 

Error-:

java.sql.SQLException: Access denied for user ''@'192.168.2.154' (using password: NO)]

 

Thanks 

  • Hi, I fixed this issue . There was an issue with my DB name.