November 13, 2007 Update/Patch for the following components: 

* XML-Relational Connectors (HTTP, SOAP)

This update applies to the 5.5 version of:
  MetaMatrix Enterprise Server
  MetaMatrix Enterprise Designer 

The following cases/defects are addressed by this update:
	Case 6177 - Defect 24927 - SOAP Connector cannot execute MetaMatrix Web Services.

Update Contents:
	p505_071113_0001.jar


Update Instructions - MetaMatrix Server
  1. Launch the MetaMatrix Enterprise Console and connect to the target server.
  2. In the MetaMatrix Console, navigate to Configuration > Integration Server > Connector Types.
  3. Click the Import Button.
  4. In the wizard that displays change the value in the Types drop-down to Connector Types.
  5. Browse to the location of the XML-Relational SOAP Connector.cdk file delived in this patch and select it.
  6. Click Next twice, select the override checkbox to override the existing binding, click Next and Finish.
  7. In the MetaMatrix Console, navigate to Configuration > Integration Server > Extension Modules.
  8. Select p505_071113_0001.jar in the list and click the Import button.
  9. In the Import Extension Module Wizard dialog, browse to the location of p505_071113_0001.jar and select it.
  10. Click Next and follow the remaining prompts to complete the import process.
  11. Identify the connector bindings using the XML-Relational SOAP and/or XML-Relational HTTP connector that you wish to patch.
  12. For each binding:
  	a) stop the binding if it is running
  	b) edit the binding
  	b) update the Connector Class Path binding property adding the following text at the beginning of the classpath:
  		extensionjar:p505_071113_0001.jar;
  	c) save the changes
    d) (re)start the binding

Update Instructions - MetaMatrix Enterprise Designer 
  1. In Model Explorer, select File->Open Configuration Manager.
  2. In the Configuration Manager view, under Extension Modules click "Import an connector type (.cdk, .caf)".
  3. Change the value in the Files of Type drop down to Connector Types (*.cdk).
  4. Browse to the location of XML-Relational SOAP Connector.cdk file, select it and click Open.
  4. Click Yes to override the existing connector type and click Yes to import jars.
  5. Browse to the location of p505_071113_0001.jar file, select it and click Open.
  6. Click OK to acknowledge the file was imported.
  7. Identify the connector bindings using the XML-Relational SOAP and/or XML-Relational HTTP connector that you wish to patch.
  8. For each binding:
  	a) edit the binding by highlighting it on the Execute tab for your VDB and choosing Edit.
  	b) update the Connector Class Path binding property adding the following text at the beginning of the classpath:
  		extensionjar:p505_071113_0001.jar;
  	c) save the changes
  9. Re-execute your VDB to test.
 
