Hello. I am trying to configure a custom transformer for the WCMDataMultiSelectWidget in Content Workspaces. I created a transformer class that extends DataMultiSelectTransformer and a widget-transformers.xml file. I packaged these up in a jar (placing the xml file in the vignette.customer package) and deployed using configp. But, the custom transformer is not executed.
I can get my custom transformer to execute if I change the default-ui-widget-transformers.xml in vcm-ui-config.jar to reference it, but I don't want to have to do that. Any ideas why my custom widget-transformers file isn't being used? I named it "securian-widget-transformers.xml", so I believe it should win any naming conflicts with "default-ui-widget-transformers.xml".
Thanks,
Dexter