--- miscJava/Test3/src/main/webapp/WEB-INF/web.xml 2015/04/25 21:18:52 2513 +++ miscJava/Test3/src/main/webapp/WEB-INF/web.xml 2015/04/25 21:30:09 2514 @@ -107,4 +107,25 @@ TestFilter /* + + + + + jersey-serlvet + + com.sun.jersey.spi.container.servlet.ServletContainer + + + com.sun.jersey.config.property.packages + dk.thoerup.webservice + + 1 + + + + jersey-serlvet + /rest/* + + + \ No newline at end of file