------------------------------------------------------------
revno: 5197
committer: Lars Helge Overland <[email protected]>
branch nick: dhis2
timestamp: Tue 2011-11-22 16:53:06 +0100
message:
  Minor fix
modified:
  dhis-2/dhis-web/dhis-web-api2/src/main/webapp/WEB-INF/web.xml


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-api2/src/main/webapp/WEB-INF/web.xml'
--- dhis-2/dhis-web/dhis-web-api2/src/main/webapp/WEB-INF/web.xml	2011-11-02 11:14:35 +0000
+++ dhis-2/dhis-web/dhis-web-api2/src/main/webapp/WEB-INF/web.xml	2011-11-22 15:53:06 +0000
@@ -73,7 +73,7 @@
     </init-param>
     <init-param>
       <param-name>com.sun.jersey.spi.container.ContainerRequestFilters</param-name>
-      <param-value>com.sun.jersey.api.container.filter.LoggingFilter, org.hisp.dhis.web.api.HtmlPromotingUriConnegFilter</param-value>
+      <param-value>com.sun.jersey.api.container.filter.LoggingFilter, org.hisp.dhis.web.api2.HtmlPromotingUriConnegFilter</param-value>
     </init-param>
     <!-- <init-param> -->
     <!-- <param-name> -->

_______________________________________________
Mailing list: https://launchpad.net/~dhis2-devs
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dhis2-devs
More help   : https://help.launchpad.net/ListHelp

Reply via email to