------------------------------------------------------------------------------- Test set: com.tradecloud.jsf.manager.TariffSearchManagerTest ------------------------------------------------------------------------------- Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 8.589 s <<< FAILURE! -- in com.tradecloud.jsf.manager.TariffSearchManagerTest com.tradecloud.jsf.manager.TariffSearchManagerTest.testSearch -- Time elapsed: 0 s <<< ERROR! java.lang.IllegalStateException: Failed to load ApplicationContext Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authenticationSessionFactory' defined in class path resource [context-infrastructure-persistence-testcontainers.xml]: Cannot resolve reference to bean 'XADataSourceAuthentication' while setting bean property 'dataSource'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'testcontainersBootstrap' defined in class path resource [context-infrastructure-persistence-testcontainers.xml]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: Requested port (5432) is not mapped Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'testcontainersBootstrap' defined in class path resource [context-infrastructure-persistence-testcontainers.xml]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: Requested port (5432) is not mapped Caused by: java.lang.IllegalArgumentException: Requested port (5432) is not mapped