X-Git-Url: https://git.argeo.org/?a=blobdiff_plain;f=server%2Fdemo%2Fpom.xml;h=76f5720eb84cc25659454b16025f9866e7da6387;hb=e5e9a93b6ef2d1ae951d1151ba5916779a72affd;hp=a4b22ff5eed2de5f9376f134ba9e11030ddba30b;hpb=e470fc465d324ac6276b0032af0dbf33956996bb;p=lgpl%2Fargeo-commons.git diff --git a/server/demo/pom.xml b/server/demo/pom.xml index a4b22ff5e..76f5720eb 100644 --- a/server/demo/pom.xml +++ b/server/demo/pom.xml @@ -29,6 +29,8 @@ org.springframework.osgi.extender, + org.springframework.osgi.web.extender, + org.argeo.dep.osgi.catalina.start, org.argeo.server.demo.miniwebapp @@ -123,8 +125,6 @@ javax.xml.stream com.springsource.javax.xml.stream - - javax.servlet com.springsource.javax.servlet.jsp @@ -138,13 +138,20 @@ com.springsource.javax.el - org.apache.el - com.springsource.org.apache.el + javax.xml.ws + com.springsource.javax.xml.ws + + javax.xml.bind + com.springsource.javax.xml.bind + + + + @@ -160,12 +167,13 @@ com.springsource.org.apache.jasper - javax.xml.ws - com.springsource.javax.xml.ws - - - javax.xml.bind - com.springsource.javax.xml.bind + org.apache.el + com.springsource.org.apache.el + + \ No newline at end of file