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

Issue parsing yaml when certain dw components included #9

Open
zachlendon opened this issue Mar 20, 2014 · 0 comments
Open

Issue parsing yaml when certain dw components included #9

zachlendon opened this issue Mar 20, 2014 · 0 comments

Comments

@zachlendon
Copy link

First off - nice underrated library - thank you for your efforts on it.

In my particular tests, when using 0.3 and defining 'jerseyProviders', the configuration is parsed without throwing an exception (during startup). In 0.4, I see the error:

Exception in thread "main" while parsing a block mapping
in "", line 2, column 4:
appContextType: app
^
expected , but found BlockMappingStart
in "", line 34, column 5:
jerseyProviders:
^

If I don't include jerseyProviders, the configuration parses successfully in 0.4. I haven't yet tried defining other jersey components (beyond resources).

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

No branches or pull requests

1 participant