You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@juddi.apache.org by Jorge Martín Cuervo <jo...@defactops.com> on 2007/09/28 18:04:34 UTC

two businessInfo responses

Hi all, 

i've written a bussines entity with:

<?xml version="1.0" encoding="UTF-8"?>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<uddiv2:save_business xmlns:uddiv2="urn:uddi-org:api_v2" generic="2.0">
<uddiv2:authInfo>authToken:62C479D0-6DD4-11DC-B018-D0384D2D3236</uddiv2:authInfo>
<uddiv2:businessEntity businessKey="">
<uddiv2:name>De Facto Standards SL</uddiv2:name>
<uddiv2:name>defacto</uddiv2:name>
<uddiv2:description>**[jmartin]**</uddiv2:description>
</uddiv2:businessEntity>
</uddiv2:save_business>
</soapenv:Body>
</soapenv:Envelope>

and later some services, bindings and tModels

it has two names, and when i query the repository i've got two
businessInfo. is this correct? is because the business entity have two
names?

<?xml version="1.0" encoding="utf-8"?>
<soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
  <soapenv:Body>
    <find_business maxRows="100" generic="2.0"
xmlns="urn:uddi-org:api_v2">
      <name>%</name>
    </find_business>
  </soapenv:Body>
</soapenv:Envelope>


<?xml version="1.0" encoding="UTF-8"?><soapenv:Envelope
xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
 <soapenv:Body>
  <businessList generic="2.0" operator="jUDDI.org"
xmlns="urn:uddi-org:api_v2">
   <businessInfos>
    <businessInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5">
     <name>De Facto Standards SL</name>
     <name>defacto</name>
     <description>**[jmartin]**</description>
     <serviceInfos>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="63CDAC70-6DD4-11DC-B018-D62085271EDE">
       <name>ItemsWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="647B2A80-6DD4-11DC-B018-F6AB5EB85E65">
       <name>SmartCVWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="652DD8B0-6DD4-11DC-B018-CE031E417EF4">
       <name>SmartCVOtherWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="65EC94D0-6DD4-11DC-B018-A90F7968E939">
       <name>SmartCVUserWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="6693F860-6DD4-11DC-B018-D6975D5368A1">
       <name>ProteanWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="675E9B60-6DD4-11DC-B018-C07830F6E4DB">
       <name>PositionWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="67FBC5C0-6DD4-11DC-B018-E208E6A5A890">
       <name>EmployerWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="68A3C590-6DD4-11DC-B018-821A671B7BA4">
       <name>SmartCVEmployerWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="6940EFF0-6DD4-11DC-B018-BDF521491CF4">
       <name>SmartCVEmployerOtherWSService</name>
      </serviceInfo>
     </serviceInfos>
    </businessInfo>
    <businessInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5">
     <name>De Facto Standards SL</name>
     <name>defacto</name>
     <description>**[jmartin]**</description>
     <serviceInfos>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="63CDAC70-6DD4-11DC-B018-D62085271EDE">
       <name>ItemsWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="647B2A80-6DD4-11DC-B018-F6AB5EB85E65">
       <name>SmartCVWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="652DD8B0-6DD4-11DC-B018-CE031E417EF4">
       <name>SmartCVOtherWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="65EC94D0-6DD4-11DC-B018-A90F7968E939">
       <name>SmartCVUserWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="6693F860-6DD4-11DC-B018-D6975D5368A1">
       <name>ProteanWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="675E9B60-6DD4-11DC-B018-C07830F6E4DB">
       <name>PositionWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="67FBC5C0-6DD4-11DC-B018-E208E6A5A890">
       <name>EmployerWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="68A3C590-6DD4-11DC-B018-821A671B7BA4">
       <name>SmartCVEmployerWSService</name>
      </serviceInfo>
      <serviceInfo businessKey="6360B9D0-6DD4-11DC-B018-8D0E01FC24D5"
serviceKey="6940EFF0-6DD4-11DC-B018-BDF521491CF4">
       <name>SmartCVEmployerOtherWSService</name>
      </serviceInfo>
     </serviceInfos>
    </businessInfo>
   </businessInfos>
  </businessList>
 </soapenv:Body>
</soapenv:Envelope>





-- 
____________________________________
Jorge Martin Cuervo
 
Outsourcing Emarketplace
deFacto Powered by Standards
 
email <jo...@defactops.com>
voice +34 985 129 820
voice +34 660 026 384
____________________________________


DE FACTO STANDARDS, S.L., le informa que su dirección de correo
electrónico, así como el resto de los datos de carácter personal que
nos facilite, serán objeto de tratamiento automatizado en nuestros
ficheros, con la finalidad del envío de información comercial y/o
personal por vía electrónica. Vd. podrá en cualquier momento ejercer el
derecho de acceso, rectificación, cancelación y oposición en los
términos establecidos en la Ley Orgánica de Protección de Datos de
Carácter Personal (LOPD. 15/1999),  dirigiendo un escrito a C/
Gutiérrez Herrero (Centro De Empresas 'La Curtidora'), 52 - oficina 207
- 33402 AVILES (Asturias), o a nuestra dirección de correo electrónico
(info@defactops.com). También informamos que la información incluida en
este e-mail es CONFIDENCIAL, siendo para uso exclusivo del destinatario
arriba mencionado. Si Usted lee este mensaje y no es el destinatario
indicado, le informamos que está totalmente prohibida cualquier
utilización, divulgación, distribución y/o reproducción de esta
comunicación sin autorización expresa en virtud de la legislación
vigente.  Si ha recibido este mensaje por error, le rogamos nos lo
notifique inmediatamente por esta misma vía y proceda a su eliminación.

This e-mail contains information that will be added to our computerised
guest data base and will be trated in the strict confidence. If you
wish to access, correct, oppose or cancel your details, as specified
the Law 15/99, December 13th, please send a certified letter to this
effect to DE FACTO STANDARDS, S.L.., (C/ Gutiérrez Herrero (Centro De
Empresas 'La Curtidora'), 52 - oficina 207 33402 AVILES (Asturias)
SPAIN). If you read this message, and is not the destinatary, we
informal you that is forbidden anything utility, distribution,
divulgation or reproduction of this communication without express
authorization, of the present law.  If you received this message for
mistake, we proud in order to the present law, immediate communication
to us, and please erase this e-mail


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