August 9, 2007 Update/Patch for the following components: 

* XML-Relational Connectors (HTTP, SOAP)

This update applies to the 5.0 SP3 version of:
  MetaMatrix Enterprise Server
  MetaMatrix Enterprise Designer 
  MetaMatrix Dimension Designer

The following cases/defects are addressed by this update:
	Case 5877/Defect 24678
	Defect 24683
	Defect 24268

Update Contents:
	p503_070809_0001_XMLR.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 > Extension Modules.
  3. Select p503_070809_0001_XMLR.jar in the list and click the Import button.
  4. In the Import Extension Module Wizard dialog, browse to the location of p503_070809_0001_XMLR.jar and select it.
  5. Click Next and follow the remaining prompts to complete the import process.
  6. Identify the connector bindings using the XML-Relational SOAP and/or XML-Relational HTTP connector that you wish to patch.
  7. 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:p503_070809_0001_XMLR.jar;
  	c) save the changes
    d) (re)start the binding

Update Instructions - MetaMatrix Enterprise Designer 
  1. In Model Explorer, select a VDB and open it.
  2. Select the Execute tab at the bottom of the VDB view.
  3. On the Execution Status page, click "Open the configuration manager...".
  4. In the Configuration Manager view, under Extension Modules click "Import an extension jar (.jar)".
  5. Browse to the location of p503_070809_0001_XMLR.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:p503_070809_0001_XMLR.jar;
  	c) save the changes
  9. Re-execute your VDB to test.
 
Update Instructions - MetaMatrix Dimension Designer 
  1. Select Models->Edit Connector Bindings.
  2. On the Execution Status page, click "Open the configuration manager...".
  3. In the Configuration Manager view, under Extension Modules click "Import an extension jar (.jar)".
  4. Browse to the location of the new p503_070809_0001_XMLR.jar file, select it and click Open.
  5. Click OK to acknowledge the file was imported.
  6. Identify the connector bindings using the XML-Relational SOAP and/or XML-Relational HTTP connector that you wish to patch.
  7. 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:p503_070809_0001_XMLR.jar;
  	c) save the changes
  8. Re-execute your VDB to test.