Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When trying to send a message with dynamic discovery, the following error message appears: “UserCredential for Proxy Authentication is missing”.

Highlight

eu.europa.ec.dynamicdiscovery.exception.ConnectionException:


Highlight

UserCredential for Proxy Authentication is missing. 

eu.europa.ec.dynamicdiscovery.core.security.impl.DefaultProxy.<init>(DefaultProxy.java:49)

eu.domibus.common.services.impl.DynamicDiscoveryServiceOASIS.getConfiguredProxy(DynamicDiscoveryServiceOASIS.java:142)

eu.domibus.common.services.impl.DynamicDiscoveryServiceOASIS.createDynamicDiscoveryClient(DynamicDiscoveryServiceOASIS.java:95)

Cause

You are using a proxy that is not protected by a username and password.

...