Hello,

I'm supposed to install the attached taxonomy file using the "taxonomy management portion of the installed UDDI server".

I pasted the tModel and categories into the "save tModel" xml of the JUDDI Console and got the attached error message.

The NCES installation documents seem to think that this is a standard operation. How do I do it in JUDDI?

The version is 0.9rc4 and I have Happy JUDDI with Tomcat 5.5.

Thanks,
    Jim McKelvey
<?xml version="1.0" encoding="UTF-8"?>
<taxonomy>
<tModel authorizedName="admin" operator="SYSTINET" 
tModelKey="uuid:b0e2ea60-ff1b-11d7-a30d-b8a03c50a862">
  <name>NetCentric Metadata Taxonomy</name>
  <description xml:lang="en">This is the default Metadata Taxonomy for
    NetCentric Services</description>
  <categoryBag>
    <keyedReference keyName="uddi-org:types" keyValue="checked" 
tModelKey="uuid:c1acf26d-9672-4404-9d70-39b756e62ab4"/>
    <keyedReference keyName="uddi-org:types" keyValue="categorization" 
tModelKey="uuid:c1acf26d-9672-4404-9d70-39b756e62ab4"/>
    <keyedReference keyName="compatibility" keyValue="tModel" 
tModelKey="uuid:cf68c700-f93d-11d6-8cfc-b8a03c50a862"/>
    <keyedReference keyName="Compatibility" keyValue="businessEntity" 
tModelKey="uuid:cf68c700-f93d-11d6-8cfc-b8a03c50a862"/>
    <keyedReference keyName="Compatibility" keyValue="businessService" 
tModelKey="uuid:cf68c700-f93d-11d6-8cfc-b8a03c50a862"/>
    <keyedReference keyName="Compatibility" keyValue="bindingTemplate" 
tModelKey="uuid:cf68c700-f93d-11d6-8cfc-b8a03c50a862"/>
  </categoryBag>
</tModel>
  <categories>
    <category>
      <keyName>NetCentric Metadata</keyName>
      <keyValue>netcentric:metadata</keyValue>
      <category>
        <keyName>Service Metadata</keyName>
        <keyValue>netcentric:metadata:services</keyValue>
        <category>
          <keyName>Service Type</keyName>
          <keyValue>netcentric:metadata:services:serviceType</keyValue>
          <category>
            <keyName>Data Service</keyName>
            
<keyValue>netcentric:metadata:services:serviceType:DataService</keyValue>
            <category>
              <keyName>Data Service Types</keyName>
              
<keyValue>netcentric:metadata:services:serviceType:DataService:dataServiceTypes</keyValue>
              <category>
                <keyName>Secure Data Service</keyName>
                
<keyValue>netcentric:metadata:services:serviceType:DataService:dataServiceTypes:Secure</keyValue>
              </category>
              <category>
                <keyName>Read Only Data Service</keyName>
                
<keyValue>netcentric:metadata:services:serviceType:DataService:dataServiceTypes:ReadOnly</keyValue>
              </category>
              <category>
                <keyName>File/Folder Based Data Service</keyName>
                
<keyValue>netcentric:metadata:services:serviceType:DataService:dataServiceTypes:FileFolderBased</keyValue>
              </category>
            </category>
          </category>
          <category>
            <keyName>Application Service</keyName>
            
<keyValue>netcentric:metadata:services:serviceType:ApplicationService</keyValue>
          </category>
          <category>
            <keyName>Search Service</keyName>
            
<keyValue>netcentric:metadata:services:serviceType:SearchService</keyValue>
          </category>
          <category>
            <keyName>Core Service</keyName>
            
<keyValue>netcentric:metadata:services:serviceType:CoreService</keyValue>
          </category>
        </category>
      </category>
    </category>
  </categories>
</taxonomy>
?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>
  <soapenv:Fault>
   <faultcode>soapenv:Client</faultcode>
   <faultstring>E_invalidKeyPassed (10210) The uuid_key value passed did not 
match with any known key values. save_tModel: 
tModelKey=uuid:b0e2ea60-ff1b-11d7-a30d-b8a03c50a862</faultstring>
   <detail>
    <dispositionReport generic="2.0" operator="jUDDI.org" 
xmlns="urn:uddi-org:api_v2">
     <result errno="10210">
      <errInfo errCode="E_invalidKeyPassed" 
xsi:type="xsd:string">E_invalidKeyPassed (10210) The uuid_key value passed did 
not match with any known key values. save_tModel: 
tModelKey=uuid:b0e2ea60-ff1b-11d7-a30d-b8a03c50a862</errInfo>
     </result>
    </dispositionReport>
   </detail>
  </soapenv:Fault>
 </soapenv:Body>
</soapenv:Envelope>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to