[jboss-user] [Installation, Configuration & DEPLOYMENT] - JBOSS redirection/forwarding

p.e.t.e.r.K do-not-reply at jboss.com
Thu Jul 16 05:44:12 EDT 2009


Hello,

I'm new to JBOSS and I need to configure JBOSS (4.0.3) to forward HTTP requests to Tomcat running on an another computer (I found a lot of step-by-step how to set it up other way around IIS->JBOSS, Apache->JBOSS but none JBOSS->)

I have:
- first computer: JBOSS 4.0.3 running on HTTP port 38080
- second computer: Tomcat 6.0.20 running on HTTP port 8080

I need to tell JBOSS that when I request:
http://{JBOSSserver}:38080/myJBOSSapp it handles the requests
and when I request
http://{JBOSSserver}:38080/myTOMCATapp it forwards requests to TOMCAT (so it looks like that myTOMCATapp runs on the JBOSS server)

help plz


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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4244031



More information about the jboss-user mailing list