0 Replies Latest reply on Feb 9, 2010 10:43 AM by kkalmbac

    ServiceBindingManager and multiple delegates

      I am tring to setup the ServiceBindingManager to have multiple delegates for a single service (e.g. for a given service, use the XSLTFileDelegate and an AttributeMappingDelegate).  I want to do this because different portions the deployment file need modified differently.

       

      This does not seem to be currently supported.  If I specifiy the same service twice, only one of the mapping occurs.

      I imagine I could write my own "and" delegate which would have 2 subsection under delegate-config.  This seems like a lot of work and prone to error.

       

      Is there a simplier way?

       

      Thanks

      -Kevin