You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2005/04/14 14:56:15 UTC

svn commit: r161270 - lenya/branches/BRANCH_1_2_X/src/webapp/lenya/scheduler.xmap

Author: michi
Date: Thu Apr 14 05:56:11 2005
New Revision: 161270

URL: http://svn.apache.org/viewcvs?view=rev&rev=161270
Log:
note about mod_jk added

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/scheduler.xmap

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/scheduler.xmap
URL: http://svn.apache.org/viewcvs/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/scheduler.xmap?view=diff&r1=161269&r2=161270
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/scheduler.xmap (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/scheduler.xmap Thu Apr 14 05:56:11 2005
@@ -51,6 +51,7 @@
       
       <!-- create the current job snapshot -->
       <map:match pattern="servlet">
+        <!-- TODO: This can lead to problems if the request does not come through the "HTTP port" but for instance through the mod_jk port 8009 -->
         <map:generate src="{request:contextPath}/servlet/QuartzSchedulerServlet" type="servletproxy"/>
         <map:transform src="xslt/scheduler/sort.xsl"/>
         <map:serialize type="xml"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org