Revision: 1750
http://gatewiki.svn.sourceforge.net/gatewiki/?rev=1750&view=revAuthor: markagreenwood
Date: 2009-10-27 10:37:49 +0000 (Tue, 27 Oct 2009)
Log Message:
-----------
removed the localhost filter for sventon
Modified Paths:
--------------
trunk/cow/scripts/_Events.groovy
Modified: trunk/cow/scripts/_Events.groovy
===================================================================
--- trunk/cow/scripts/_Events.groovy 2009-10-26 16:09:34 UTC (rev 1749)
+++ trunk/cow/scripts/_Events.groovy 2009-10-27 10:37:49 UTC (rev 1750)
@@ -119,9 +119,6 @@
WebAppContext thirdPartyWebContext = new WebAppContext(
conf.gate.cow.sventon.app, conf.gate.cow.sventon.context
)
- FilterHolder holder = thirdPartyWebContext.addFilter(
- localHostFilterClass, "/*", org.mortbay.jetty.Handler.ALL
- )
handlers << thirdPartyWebContext
}
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference_______________________________________________
gatewiki-commits mailing list
gatewiki-commits@...
https://lists.sourceforge.net/lists/listinfo/gatewiki-commits