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

F# API: Configuration.load is broken #722

Closed
Horusiath opened this issue Mar 11, 2015 · 3 comments
Closed

F# API: Configuration.load is broken #722

Horusiath opened this issue Mar 11, 2015 · 3 comments

Comments

@Horusiath
Copy link
Contributor

@jorgef drew my attention, that Configuration.load(), which is responsible for returning configuration from *.config files, fails silently returning empty HOCON node.

Is this somewhat related to #679 ?

@Aaronontheweb
Copy link
Member

@Horusiath does the ConfigurationManager behave differently for FSharp? Should be the same.

Oh snap, you know what it might be - we need to reference System.Configuration in Akka.FSharp in order for this to work.

@rodrigovidal
Copy link
Contributor

Is it fixed?

@Horusiath
Copy link
Contributor Author

It looks so. I've created a test case in Akka.FSharp.Tests to check if loading is performed without problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants