HI,

I am facing a problem where I am trying to deliver some content from the 
following URL http://localhost:8080/myapp. I am getting redirected to 
https://localhost:8443/myapp and getting a failure on this as 8443 connector is 
not configured. 

Question I have is how do I prevent the redirection to the https port and serve 
content from  http://localhost:8080/myapp without getting redirected? have 
tried removing the redirectport from server.xml for tomcat.sar and putting a 
scheme=http but no use either tomcat blocks (for a some reason I cannot figure 
out) or having another 8443 connector as http scheme also blocks..

any input will be appreciated..

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3996205#3996205

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3996205
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to