Well I don't know if this is the correct forum for this question but this looks 
suitable to me.

I have jBoss 4.0.4 with EJB3 patch running on port 28080 on a server (I can't 
tell the domain because of my company policies). In that I've deployed an EAR 
application. In the WAR module in that EAR, whenever I call 
request.getServerPort(), it returns 80 instead of 28080. This is creating a lot 
of problems as even response.sendRedirect redirects user to port 80 instead of 
28080. And not just that EAR, I deployed a sample WAR and deployed it and even 
in it, request.getServerPort returns 80. Does anyone has some idea why this is 
happening. Maybe there is something wrong with my jBoss installation or 
configuration.

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

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

Reply via email to