Hi, sorry for the delay--I took my MTOM tutorial[1] (which uses MTOM to both upload and download PDF docs) and modified it locally to use SSL following the instructions here[2]. I had no problem using either Metro or CXF, SSL or no SSL, and tested with Wireshark to confirm that with SSL everything including the attachments was being encrypted (as is expected with transport-layer encryption). Perhaps there's something in my tutorials that can help you spot the error you're having with your code.
HTH, Glen [1] http://www.jroller.com/gmazza/entry/using_mtom_and_apache_fop [2] http://www.jroller.com/gmazza/entry/ssl_for_web_services -- View this message in context: http://cxf.547215.n5.nabble.com/MTOM-SSL-Java-Server-hangs-when-calling-web-service-using-MTOM-and-SSL-via-Java-tp5712738p5713346.html Sent from the cxf-user mailing list archive at Nabble.com.
