You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by tc...@apache.org on 2009/05/29 07:56:07 UTC

svn commit: r779854 - /webservices/juddi/branches/v3_trunk/uddi-tck/src/main/resources/uddi_data/subscriptionnotifier/bindingTemplate.xml

Author: tcunning
Date: Fri May 29 05:56:07 2009
New Revision: 779854

URL: http://svn.apache.org/viewvc?rev=779854&view=rev
Log:
Fix notification test.

Added:
    webservices/juddi/branches/v3_trunk/uddi-tck/src/main/resources/uddi_data/subscriptionnotifier/bindingTemplate.xml

Added: webservices/juddi/branches/v3_trunk/uddi-tck/src/main/resources/uddi_data/subscriptionnotifier/bindingTemplate.xml
URL: http://svn.apache.org/viewvc/webservices/juddi/branches/v3_trunk/uddi-tck/src/main/resources/uddi_data/subscriptionnotifier/bindingTemplate.xml?rev=779854&view=auto
==============================================================================
--- webservices/juddi/branches/v3_trunk/uddi-tck/src/main/resources/uddi_data/subscriptionnotifier/bindingTemplate.xml (added)
+++ webservices/juddi/branches/v3_trunk/uddi-tck/src/main/resources/uddi_data/subscriptionnotifier/bindingTemplate.xml Fri May 29 05:56:07 2009
@@ -0,0 +1,11 @@
+<bindingTemplate xmlns="urn:uddi-org:api_v3" bindingKey="uddi:uddi.joepublisher.com:bindingnotifier">
+  <description xml:lang="en">This is the endpoint for the subscription listener</description>
+    <accessPoint useType="endPoint">http://localhost:8880/juddi/services/subscription-listener</accessPoint>
+      <tModelInstanceDetails>
+          <tModelInstanceInfo tModelKey="uddi:uddi.org:protocol:serverauthenticatedssl3"/>
+            </tModelInstanceDetails>
+              <categoryBag>
+                  <keyedReference tModelKey="uddi:tmodelkey:categories:bindings" keyName="category" keyValue="secure" />
+                    </categoryBag>
+                    </bindingTemplate>
+



---------------------------------------------------------------------
To unsubscribe, e-mail: juddi-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: juddi-cvs-help@ws.apache.org