I guess this depends on what jdbc driver you're using
e.g. if you're using MySQL you would add:
| <connection-property name="useSSL">true</connection-property>
| <connection-property
name="requireSSL">true</connection-property>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3971186#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...