AS400 database <current catalog>.<current schema&gt

We are connecting to an AS/400 database using the jdbc adapter. We can connect without any errors but there are no tables listed under .
I’m not sure if we’re missing a property in the connection string or something. We have tried many different things.
I have tried specifying the libraries=schema; in the other properties but this doesn’t seem to make a difference.

According to the system administrator, the user we are using has permissions for the schema we are trying to access, but also for other schema’s…could this be an issue? How can we specify the schema to connect to in the connection properties?

Any help would be great!
Thanks.