Author: ffang
Date: Mon Sep 17 23:58:49 2012
New Revision: 1386914

URL: http://svn.apache.org/viewvc?rev=1386914&view=rev
Log:
[SMX4-1242]also add javax.xml.ws.spi.http for jdk 7

Modified:
    
servicemix/smx4/features/trunk/assemblies/shared/src/main/resources/etc/jre.properties

Modified: 
servicemix/smx4/features/trunk/assemblies/shared/src/main/resources/etc/jre.properties
URL: 
http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/assemblies/shared/src/main/resources/etc/jre.properties?rev=1386914&r1=1386913&r2=1386914&view=diff
==============================================================================
--- 
servicemix/smx4/features/trunk/assemblies/shared/src/main/resources/etc/jre.properties
 (original)
+++ 
servicemix/smx4/features/trunk/assemblies/shared/src/main/resources/etc/jre.properties
 Mon Sep 17 23:58:49 2012
@@ -299,6 +299,7 @@ jre-1.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, \


Reply via email to