Discussion:
Configuring data source using secured ports
skrishnamk
2018-07-09 23:12:40 UTC
Permalink
We are running an application on TomEE v1.7. I've configured datasource
connection using non-secured ports on context.xml and it works fine. Now, we
have a need to change them to secured ports. I'm having trouble finding a
good way of doing that!! Has anyone in this forum done such configuration?
Please share steps or any information that can help me with this
configurations.

Thanks, Krishna.



--
Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
Matthew Broadhead
2018-07-10 08:42:09 UTC
Permalink
https://stackoverflow.com/questions/16523595/specify-ssl-to-be-used-for-jdbc-in-context-xml
Post by skrishnamk
We are running an application on TomEE v1.7. I've configured datasource
connection using non-secured ports on context.xml and it works fine. Now, we
have a need to change them to secured ports. I'm having trouble finding a
good way of doing that!! Has anyone in this forum done such configuration?
Please share steps or any information that can help me with this
configurations.
Thanks, Krishna.
--
Sent from: http://tomee-openejb.979440.n4.nabble.com/TomEE-Users-f979441.html
Loading...