[jboss-svn-commits] JBL Code SVN: r31221 - labs/jbossesb/branches/JBESB_4_7_CP/product/install/jUDDI-registryV3/juddi_custom_install_data.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Jan 26 05:19:10 EST 2010


Author: kevin.conner at jboss.com
Date: 2010-01-26 05:19:10 -0500 (Tue, 26 Jan 2010)
New Revision: 31221

Modified:
   labs/jbossesb/branches/JBESB_4_7_CP/product/install/jUDDI-registryV3/juddi_custom_install_data/root_BusinessEntity.xml
Log:
Remove publisher businessService: JBESB-3154

Modified: labs/jbossesb/branches/JBESB_4_7_CP/product/install/jUDDI-registryV3/juddi_custom_install_data/root_BusinessEntity.xml
===================================================================
--- labs/jbossesb/branches/JBESB_4_7_CP/product/install/jUDDI-registryV3/juddi_custom_install_data/root_BusinessEntity.xml	2010-01-26 07:53:35 UTC (rev 31220)
+++ labs/jbossesb/branches/JBESB_4_7_CP/product/install/jUDDI-registryV3/juddi_custom_install_data/root_BusinessEntity.xml	2010-01-26 10:19:10 UTC (rev 31221)
@@ -200,19 +200,6 @@
         </bindingTemplate>
       </bindingTemplates>
     </businessService>
-     <businessService serviceKey="uddi:juddi.apache.org:services-publisher" businessKey="uddi:juddi.apache.org:businesses-asf">
-      <name xml:lang="en">jUDDI Publisher Service</name>
-      <description xml:lang="en">Web Service supporting jUDDI specific API</description>
-      <bindingTemplates>
-        <bindingTemplate bindingKey="uddi:juddi.apache.org:servicebindings-publisher-ws" serviceKey="uddi:juddi.apache.org:services-publisher">
-          <description>jUDDI Publisher Service API V3</description>
-          <accessPoint useType="wsdlDeployment">http://${juddi.server.name}:${juddi.server.port}/juddiv3/services/publisher?wsdl</accessPoint>
-          <categoryBag>
-            <keyedReference keyName="uddi-org:types:wsdl" keyValue="wsdlDeployment" tModelKey="uddi:uddi.org:categorization:types"/>
-          </categoryBag>
-        </bindingTemplate>
-      </bindingTemplates>
-    </businessService>
   </businessServices>
 </businessEntity>
 



More information about the jboss-svn-commits mailing list