[jboss-user] [Security & JAAS/JBoss] - Re: redirect port 8443 to 8080
i insert this part to my web.xml : view dept data /login/* GET POST CONFIDENTIAL now when i type http://localhost:8080/myapp browser go to http
[jboss-user] [Security & JAAS/JBoss] - redirect port 8080 to 8443
Hi everybody which can i redirect port from 8080 to 8443 and from 8443 to 8080. i wish when i type http://localhot:8080/myapp, browser swich to https://locahost:8443/myapp. i changed jboss-4.0.4.GA/server/default/deploy/jbossweb-tomcat55.sar/server.xml but that was not corrected. thanks for your