[jboss-jira] [JBoss JIRA] Resolved: (JBWEB-59) Automatically configuring mod_jk uri's

Remy Maucherat (JIRA) jira-events at lists.jboss.org
Thu Jul 17 14:44:01 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBWEB-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Remy Maucherat resolved JBWEB-59.
---------------------------------

    Fix Version/s: JBossWeb-2.1.1.GA
       Resolution: Done


AS 5 will include mod_cluster, which is a fancier solution.

> Automatically configuring mod_jk uri's
> --------------------------------------
>
>                 Key: JBWEB-59
>                 URL: https://jira.jboss.org/jira/browse/JBWEB-59
>             Project: JBoss Web
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Tomcat Module
>            Reporter: Vicky Kak
>            Assignee: Remy Maucherat
>             Fix For: JBossWeb-2.1.1.GA
>
>
> Tomcat provides a feature to automatically generate the mod_jk configuration based on which web applications are deployed: 
> http://svn.apache.org/repos/asf/tomcat/connectors/trunk/jk/java/org/apache/jk/config/ApacheConfig.java 
> However, this feature does not seem to work with the embedded Tomcat. I was wondering: 
> 1) Is there a way to get this feature to work? 
> 2) Better yet, is there another recommended mechanism to keep the mod_jk configuration in sync with the deployed applications? 
> My concern is that if we begin hosting static content via apache, or if we need apache to have multiple modules loaded in apache, some request dispatching via mod_jk and others dispatching via other mechanisms, we will then have to manually maintain update a mod_jk.conf file (or uriworkermap.properties). 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list