Bug in the externalComponentManager

The SQL for the LOAD_WILDCARD_CONFIGURATION that is used in the prepared statment is not valid.

I believe the sql should be more like SELECT secret,permission FROM ofExtComponentConf where subdomain like ? AND wildcard=1.