Bug 2002 Importing javax.ws.rs.ext explicitly which helps in some cases. 07/11407/2
authorMadhu Venugopal <mavenugo@gmail.com>
Sat, 20 Sep 2014 23:49:54 +0000 (16:49 -0700)
committerMadhu Venugopal <mavenugo@gmail.com>
Sun, 21 Sep 2014 14:15:51 +0000 (14:15 +0000)
We still are trying to figure out the root-cause & this failure has been very random in different setups.

Change-Id: I38da0e23885c2fc4a39d69048c69459f8ac8fc84
Signed-off-by: Madhu Venugopal <mavenugo@gmail.com>
opendaylight/northbound/networkconfiguration/neutron/pom.xml

index 728316a..19bcfe4 100644 (file)
@@ -66,6 +66,7 @@
                             org.eclipse.persistence.jaxb.rs,
                             com.sun.jersey.spi.container.servlet,
                             javax.ws.rs,
+                            javax.ws.rs.ext,
                             javax.ws.rs.core,
                             javax.xml.bind.annotation,
                             javax.xml.bind,