I need to create a database connection (Jboss Developer Studio / Perspective Database Development) using jdbc with a TrustStore.
I dont know where to informe the my .jks file.
You'll need to add the key credentials into the keystore of the JavaVM you are using to run Developer Studio with.
Thus just do the same you need to do for your application JVM with the JVM used for Developer Studio.