You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2009/02/24 18:37:43 UTC

svn commit: r747453 - /cxf/sandbox/interopfest/wssc/src/style/makelocal.xsl

Author: dkulp
Date: Tue Feb 24 17:37:42 2009
New Revision: 747453

URL: http://svn.apache.org/viewvc?rev=747453&view=rev
Log:
update for latest "SignedOnly" wsdl

Modified:
    cxf/sandbox/interopfest/wssc/src/style/makelocal.xsl

Modified: cxf/sandbox/interopfest/wssc/src/style/makelocal.xsl
URL: http://svn.apache.org/viewvc/cxf/sandbox/interopfest/wssc/src/style/makelocal.xsl?rev=747453&r1=747452&r2=747453&view=diff
==============================================================================
--- cxf/sandbox/interopfest/wssc/src/style/makelocal.xsl (original)
+++ cxf/sandbox/interopfest/wssc/src/style/makelocal.xsl Tue Feb 24 17:37:42 2009
@@ -74,6 +74,9 @@
                 <xsl:when test="starts-with(@location,'https://ndgo-introp-s24/')">
                     <xsl:attribute name="location">https://131.107.153.205/<xsl:value-of select="substring(@location,25)"/></xsl:attribute>
                 </xsl:when>
+                <xsl:when test="starts-with(@location,'https://ndgo-introp-s24:8443/')">
+                    <xsl:attribute name="location">https://131.107.153.205:8443/<xsl:value-of select="substring(@location,30)"/></xsl:attribute>
+                </xsl:when>
                 <!--xsl:when test="starts-with(@location,'http://131.107.153.205/')">
                     <xsl:attribute name="location">http://131.107.72.15/<xsl:value-of select="substring(@location,24)"/></xsl:attribute>
                 </xsl:when>
@@ -132,9 +135,28 @@
                 </xsl:otherwise>
             </xsl:choose>
             <xsl:choose>
-                <xsl:when test="@name='SecureConversation_MutualCertificate10Sign_IPingServiceSign'">
-                    <xsl:attribute name="name">SecureConversation_MutualCertificate10SignEncrypt_IPingService</xsl:attribute>
-                </xsl:when>
+                <xsl:when test="@name='SecureConversation_MutualCertificate10Sign_IPingServiceSign'"><xsl:attribute name="name">SecureConversation_MutualCertificate10SignEncrypt_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='XSC_IPingServiceSign'"><xsl:attribute name="name">XC_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='XSDC_IPingServiceSign'"><xsl:attribute name="name">XDC_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='XSDC_IPingServiceSign1'"><xsl:attribute name="name">XDC_IPingService1</xsl:attribute></xsl:when>
+                <xsl:when test="@name='_XS_IPingServiceSign'"><xsl:attribute name="name">_X_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='_XSD_IPingServiceSign'"><xsl:attribute name="name">_XD_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='KSC_IPingServiceSign'"><xsl:attribute name="name">KC_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='KSC10_IPingServiceSign'"><xsl:attribute name="name">KC10_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='KSDC10_IPingServiceSign'"><xsl:attribute name="name">KDC10_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='KSDC_IPingServiceSign'"><xsl:attribute name="name">KDC_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='_KS_IPingServiceSign'"><xsl:attribute name="name">_K_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='_KS10_IPingServiceSign'"><xsl:attribute name="name">_K10_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='_KSD_IPingServiceSign'"><xsl:attribute name="name">_KD_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='_KSD10_IPingServiceSign'"><xsl:attribute name="name">_KD10_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='ASC_IPingServiceSign'"><xsl:attribute name="name">AC_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='ASDC_IPingServiceSign'"><xsl:attribute name="name">ADC_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='_AS_IPingServiceSign'"><xsl:attribute name="name">_A_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='_ASD_IPingServiceSign'"><xsl:attribute name="name">_AD_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='UXSC_IPingServiceSign'"><xsl:attribute name="name">UXC_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='UXSDC_IPingServiceSign'"><xsl:attribute name="name">UXDC_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='_UXS_IPingServiceSign'"><xsl:attribute name="name">_UX_IPingService</xsl:attribute></xsl:when>
+                <xsl:when test="@name='_UXSD_IPingServiceSign'"><xsl:attribute name="name">_UXD_IPingService</xsl:attribute></xsl:when>
                 <xsl:when test="substring(@name, string-length(@name) - 3) = 'Sign'">
                     <xsl:attribute name="name">
                         <xsl:value-of select="substring(@name,1,string-length(@name) - 4)"/>