[SMX4-1242]also add javax.xml.ws.spi.http for jdk 7

git-svn-id: https://svn.apache.org/repos/asf/servicemix/smx4/features/trunk@1386914 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/assemblies/shared/src/main/resources/etc/jre.properties b/assemblies/shared/src/main/resources/etc/jre.properties
index aa77043..321909f 100644
--- a/assemblies/shared/src/main/resources/etc/jre.properties
+++ b/assemblies/shared/src/main/resources/etc/jre.properties
@@ -299,6 +299,7 @@
  javax.xml.ws.http;version="2.2", \
  javax.xml.ws.soap;version="2.2", \
  javax.xml.ws.spi;version="2.2", \
+ javax.xml.ws.spi.http;version="2.2", \
  javax.xml.ws.wsaddressing;version="2.2", \
  javax.xml.xpath, \
  org.ietf.jgss, \