Hi, I configured my EJB for SSL communication (RMI over SSL) by analogy to SSL configuration that is described in admin development guide. But my client is able to invoke EJBs methods without any change, without certificate configuration etc. So I suppose the communication is by normal RMI.
So here are my questions: 1. How can I check in jmx-console what port concrete EJB uses for listening for invocations? 2. How can I see the communication, on which ports it is performed, is it secured or not? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3861106#3861106 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3861106 ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
