December 4, 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 6281/InputStreamFilter isn't invoked in 5.5	
	Case 6101/NPE occurs in connector cache when removing items.
	Defect 24895/SOAP-ENV:Headers defined in model cause concurrent modification exception

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