hi.. im buidling an application in EJB (Enterprice java beans) and im using JBOSS as a server, my question is if the information from my client to the server is sent encrypted by default, or if there is a way to do it..
Looking into this but not familiar with JBoss. What I can is tell you what I am looking into to hopefully help your search.
Generally if you want traffic encrypted over the net you neet to set up SSL for https communication usually on port 443. Finding small amounts of info about transport encrypting when using SOAP with JBOSS and EJBs, but not sure.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.