[jboss-jira] [JBoss JIRA] (JBASM-39) How to set Jboss proxy configuration ?

nandan kumar (JIRA) jira-events at lists.jboss.org
Mon Jun 11 08:30:05 EDT 2012


nandan kumar created JBASM-39:
---------------------------------

             Summary: How to set Jboss proxy configuration ?
                 Key: JBASM-39
                 URL: https://issues.jboss.org/browse/JBASM-39
             Project: JBoss AS Server Manager
          Issue Type: Task
         Environment: windows 7
            Reporter: nandan kumar
            Assignee: Shelly McGowan


i have to use jboss as a proxy server.But my main application is running in mongrel server(ruby on rails based web server).please let me know how can i configure if request is coming from http://localhost:3000/.Jboss needs to capture this request from proxy listener.

Currently i am setting below mentioned configuration in server.xml in this location   jboss-5.1.0.GA\jboss-5.1.0.GA\server\default\deploy\jbossweb.sar

  <Connector port="8080" proxyName="localhost" proxyPort="3000"/>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list