I am new to J2EE and JBoss. I have been able to build an client application that uses RMI and JAAS to interact with a JBoss server. I need to secure the data being passed between the client and server (important customer data) but haven't been able to find a good example on how to do this. I feel like I am overlooking something.
Can someone provide me with the options and what they consider "the best practice" for JBoss secure communications? Can someone point me to some tutorials/examples of how to send encrypted data between a client (not a webpage) and JBoss server using RMI? Any help on this matter would be greatly appreciated, thanks. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3841789#3841789 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3841789 ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
