March 20, 2008 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:
	Defect 25040/Case 6402 XML-Relational HTTP connector doesn't use "Name In Source" for parameter values.
	JBEDSP-17/Case 6421 The new request/response logging mechanism in 5.5.0 XML-Relational Connector is effectively not visible in Designer
	Defect 25062/Case 6429 XML-Relational Connector not correctly echoing back input parameter columns in the resultset.
	JBEDSP-21/case 6430 New response logging in XML-Relational Connector sometimes logs garbage data.

Update Contents:
	p551_080320_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 > Extension Modules.
  3. Select p551_080320_0001.jar in the list and click the Import button.
  4. In the Import Extension Module Wizard dialog, browse to the location of p551_080320_0001.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:p551_080320_0001.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 p551_080320_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:p551_080320_0001.jar;
  	c) save the changes
  9. Re-execute your VDB to test.
 
