Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration of proxy in HTTP client is not retrieved correctly #27

Open
almex opened this issue Oct 14, 2014 · 0 comments
Open

Configuration of proxy in HTTP client is not retrieved correctly #27

almex opened this issue Oct 14, 2014 · 0 comments
Assignees
Labels
Milestone

Comments

@almex
Copy link
Owner

almex commented Oct 14, 2014

Since last tests, it seems that the PropertyPlaceholderConfigurer originaly configured in the
httpclient-layer/src/main/resources/spring/streamer/components/raildelays-streamer-context.xml
is not correctly overridden in the
batch-layer/src/main/resources/spring/bootstrap-context.xml.

Incriminated configuration line:

<context:property-placeholder location="classpath:application.properties" 
                                         order="1" 
                                         ignore-unresolvable="true"/>
@almex almex added the bug label Oct 14, 2014
@almex almex self-assigned this Oct 14, 2014
@almex almex added this to the 1.2.0 milestone Oct 14, 2014
@almex almex modified the milestones: 1.2.0, 2.0.0 Apr 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant