We were facing the POODLE vulnerability in Jboss 7AS and I am able to provide a fix to the same issue.
By adding protocol="TLSv1,TLSv1.1,TLSv1.2"
attribute to the ssl
tag in standalone.xml
.
Now I didn't know how I can test it. Can someone please let me know the way to test it?
Try the nmap poodle detector
https://nmap.org/nsedoc/scripts/ssl-poodle.html
From the summary