[jboss-user] [JBoss Seam] - Re: SSL Security in seam
shane.bryzak@jboss.com
do-not-reply at jboss.com
Tue Jul 3 20:41:36 EDT 2007
Seam doesn't support SSL directly, rather it supports "scheme" switching, i.e. switching between HTTP and HTTPS requests for different pages in your app. To set up SSL, I recommend using Apache HTTPD with SSL in front of JBoss/Tomcat, using the mod_jk (JK 1.2) Tomcat connector.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4060207#4060207
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4060207
More information about the jboss-user
mailing list