de4a-eu / de4a

DE4A WP5 Connector
Apache License 2.0
2 stars 5 forks source link

Smp client #49

Closed phax closed 3 years ago

phax commented 3 years ago

Comes with a preconfigured truststore

aosunacab commented 3 years ago

I am trying to test getting data from the eGobLab SMP, but using certificate de4a-truststore-test-smp-pw-de4a.jks, test is throwing PKIX exception

aosunacab commented 3 years ago

I had to add eGovLab certificate on my JRE test executor...Anyways, somes fixes should be performed to make the test able to run

daffyDukk commented 3 years ago

The below is what errors on Jenkins

APPLICATION FAILED TO START


Description:

The bean 'localeResolver', defined in eu.de4a.connector.service.spring.Conf, could not be registered. A bean with that name has already been defined in org.springframework.web.servlet.config.annotation.DelegatingWebMvcConfiguration and overriding is disabled.

Action:

Consider renaming one of the beans or enabling overriding by setting spring.main.allow-bean-definition-overriding=true